mirror of
https://github.com/ollama/ollama.git
synced 2025-03-26 17:51:48 +01:00
clean up cache api option
This commit is contained in:
parent
d4ebdadbe7
commit
55978c1dc9
@ -355,7 +355,6 @@ func DefaultOptions() Options {
|
||||
MirostatEta: 0.1,
|
||||
PenalizeNewline: true,
|
||||
Seed: -1,
|
||||
Cache: true,
|
||||
|
||||
Runner: Runner{
|
||||
// options set when the model is loaded
|
||||
|
Loading…
x
Reference in New Issue
Block a user