mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-21 22:33:56 +00: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