mirror of
https://github.com/TheBlewish/Automated-AI-Web-Researcher-Ollama.git
synced 2025-04-09 03:09:12 +00:00
Update README.md
This commit is contained in:
parent
84b587a03b
commit
39bb8cb261
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ pip install -r requirements.txt
|
|||
Create a file named `modelfile` with these exact contents:
|
||||
|
||||
FROM your-model-name
|
||||
|
||||
PARAMETER num_ctx 38000
|
||||
|
||||
Replace "your-model-name" with your chosen model (e.g., phi3:3.8b-mini-128k-instruct).
|
||||
|
|
Loading…
Add table
Reference in a new issue