Skip to content

Commit

Permalink
Update pkg_api/nl_to_pkg/llm/configs/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nolwenn Bernard <28621493+NoB0@users.noreply.github.com>
  • Loading branch information
vinaysetty and NoB0 authored Jan 30, 2024
1 parent ffd13ee commit 1f5fc94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg_api/nl_to_pkg/llm/configs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

* The config yaml must contain:
- host: replace ADD_OLLAMA_HOST with an instance of Ollama installed following the instructions [here](https://ollama.ai/download/linux).
- model: `llama2`, `mistral` etc.
- model: `llama2`, `mistral`, etc.
- options: Hyperparameters for the model.
- stream: If it is a chat response set stream to true otherwise false.

Expand Down

0 comments on commit 1f5fc94

Please sign in to comment.