- YAML
- JSON
config.yaml
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Gobi CLI v1.4.49 is live 🚀 Learn how you can leverage the CLI with our MCP Cookbooks
Configure Llamafile with Gobi to use self-contained binary files that can run open-source language models like Mistral without additional setup
models:
- name: Llamafile
provider: llamafile
model: mistral-7b
{
"models": [
{
"title": "Llamafile",
"provider": "llamafile",
"model": "mistral-7b"
}
]
}