mirror of
https://github.com/ollama/ollama.git
synced 2025-05-11 10:26:53 +02:00
llama: update vendored code to commit 46e3556 (#8308)
This commit is contained in:
parent
57f038ec7b
commit
1deafd8254
305 changed files with 16048 additions and 12926 deletions
1
llama/sampling_ext.h
vendored
1
llama/sampling_ext.h
vendored
|
@ -23,7 +23,6 @@ extern "C"
|
|||
int32_t mirostat;
|
||||
float mirostat_tau;
|
||||
float mirostat_eta;
|
||||
bool penalize_nl;
|
||||
uint32_t seed;
|
||||
char *grammar;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue