Update README.md

This commit is contained in:
James 2024-11-27 12:01:27 +10:00 committed by GitHub
parent 57d4bd1f38
commit a6750d7864
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -95,7 +95,7 @@ LLM_CONFIG_OLLAMA = {
"stop": ["User:", "\n\n"]
```
And then change where it says replace with your Ollama model name, to the name of the model you have setup in Ollama to use with the program.
Then change to the left of where it says replace with your Ollama model name, the "model_name" function, to the name of the model you have setup in Ollama to use with the program.
## Usage