mirror of
https://github.com/TheBlewish/Automated-AI-Web-Researcher-Ollama.git
synced 2025-01-19 00:47:46 +00:00
Update README.md
This commit is contained in:
parent
4b7c3b596d
commit
e91a5fb83c
|
@ -71,7 +71,7 @@ FROM your-model-name
|
||||||
PARAMETER num_ctx 38000
|
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:
|
Then create the model:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue