Introducing Agents page in Mission Control. A single view for all your cloud agents: where they run, how they're triggered, and how to reuse them across your work.
Configure Llamafile with Continue to use self-contained binary files that can run open-source language models like Mistral without additional setup
name: My Config version: 0.0.1 schema: v1 models: - name: Llamafile provider: llamafile model: mistral-7b
{ "models": [ { "title": "Llamafile", "provider": "llamafile", "model": "mistral-7b" } ] }
Was this page helpful?