mirror of
https://github.com/TheBlewish/Automated-AI-Web-Researcher-Ollama.git
synced 2025-04-23 18:19:10 +00:00
Update README.md
This commit is contained in:
parent
4b7c3b596d
commit
e91a5fb83c
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ FROM your-model-name
|
|||
PARAMETER num_ctx 38000
|
||||
```
|
||||
|
||||
Replace "your-model-name" with your chosen model (e.g., phi3:3.8b-mini-128k-instruct).
|
||||
Replace "your-model-name" with your chosen model (e.g., phi3:medium-128k or phi3:medium).
|
||||
|
||||
Then create the model:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue