Skip to content

Commit

Permalink
update llamafile docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sestinj committed Aug 13, 2024
1 parent 9b33a2f commit d8dbfe7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/docs/reference/Model Providers/llamafile.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,4 @@ A [llamafile](https://github.com/Mozilla-Ocho/llamafile#readme) is a self-contai
}
```

Optionally, you can set the `llamafile_command` property, which will be run to start the llamafile if it isn't already running on port 8080. Be sure to use an absolute path to the llamafile binary. For example: `/Users/yourusername/mistral-7b-instruct-v0.1-Q4_K_M-server.llamafile`.

[View the source](https://github.com/continuedev/continue/blob/main/core/llm/llms/Llamafile.ts)

0 comments on commit d8dbfe7

Please sign in to comment.