mirror of
https://github.com/ollama/ollama.git
synced 2025-05-10 18:06:33 +02:00
parent
f2a96c7d77
commit
f3d7a481b7
6 changed files with 6 additions and 0 deletions
|
@ -336,6 +336,7 @@ curl http://localhost:11434/api/generate -d '{
|
|||
"num_predict": 100,
|
||||
"top_k": 20,
|
||||
"top_p": 0.9,
|
||||
"min_p": 0.0,
|
||||
"tfs_z": 0.5,
|
||||
"typical_p": 0.7,
|
||||
"repeat_last_n": 33,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue