Hosted Providers
Huggingface
To use Open Interpreter with Huggingface models, set the model
flag:
You may also need to specify your Huggingface api base url:
Supported Models
Open Interpreter should work with almost any text based hugging face model.
Required Environment Variables
Set the following environment variables (click here to learn how) to use these models.
Environment Variable | Description | Where to Find |
---|---|---|
HUGGINGFACE_API_KEY' | Huggingface account API key | Huggingface -> Settings -> Access Tokens |