mirror of
https://github.com/ollama/ollama.git
synced 2025-07-28 14:13:10 +02:00
llama: update vendored code to commit 46e3556 (#8308)
This commit is contained in:
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;
|
||||
};
|
||||
|
Reference in New Issue
Block a user