mirror of
https://github.com/ollama/ollama.git
synced 2025-05-10 18:06:33 +02:00
llama: update vendored code to commit 40c6d79f (#7875)
This commit is contained in:
parent
a37f4a86a7
commit
527cc97899
289 changed files with 58552 additions and 41806 deletions
|
@ -387,7 +387,6 @@ curl http://localhost:11434/api/generate -d '{
|
|||
"top_k": 20,
|
||||
"top_p": 0.9,
|
||||
"min_p": 0.0,
|
||||
"tfs_z": 0.5,
|
||||
"typical_p": 0.7,
|
||||
"repeat_last_n": 33,
|
||||
"temperature": 0.8,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue