mirror of
https://github.com/TheBlewish/Automated-AI-Web-Researcher-Ollama.git
synced 2025-01-18 16:37:47 +00:00
docs: update README.md
suggesing -> suggesting
This commit is contained in:
parent
66634f4070
commit
24aa3f4bb4
|
@ -73,7 +73,7 @@ Then create the model:
|
|||
ollama create research-phi3 -f modelfile
|
||||
|
||||
|
||||
Note: This specific configuration is necessary as recent Ollama versions have reduced context windows on models like phi3:3.8b-mini-128k-instruct despite the name suggesing high context which is why the modelfile step is necessary due to the high amount of information being used during the research process.
|
||||
Note: This specific configuration is necessary as recent Ollama versions have reduced context windows on models like phi3:3.8b-mini-128k-instruct despite the name suggesting high context which is why the modelfile step is necessary due to the high amount of information being used during the research process.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Reference in a new issue