llama: update vendored code to commit 40c6d79f (#7875)

This commit is contained in:
Jeffrey Morgan 2024-12-10 19:21:34 -08:00 committed by GitHub
parent a37f4a86a7
commit 527cc97899
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
289 changed files with 58552 additions and 41806 deletions

View file

@ -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,