mirror of
https://github.com/TheBlewish/Automated-AI-Web-Researcher-Ollama.git
synced 2025-02-23 13:32:16 +00:00
Merge pull request #1 from eltociear/patch-2
This commit is contained in:
commit
b976ebee3b
|
@ -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