llama: update vendored code to commit 46e3556 (#8308)

This commit is contained in:
Jeffrey Morgan 2025-01-08 11:22:01 -08:00 committed by GitHub
parent 57f038ec7b
commit 1deafd8254
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
305 changed files with 16048 additions and 12926 deletions

View file

@ -23,7 +23,6 @@ extern "C"
int32_t mirostat;
float mirostat_tau;
float mirostat_eta;
bool penalize_nl;
uint32_t seed;
char *grammar;
};