mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-11 00:07:07 +00:00
clean up cache api option
This commit is contained in:
@@ -355,7 +355,6 @@ func DefaultOptions() Options {
|
|||||||
MirostatEta: 0.1,
|
MirostatEta: 0.1,
|
||||||
PenalizeNewline: true,
|
PenalizeNewline: true,
|
||||||
Seed: -1,
|
Seed: -1,
|
||||||
Cache: true,
|
|
||||||
|
|
||||||
Runner: Runner{
|
Runner: Runner{
|
||||||
// options set when the model is loaded
|
// options set when the model is loaded
|
||||||
|
|||||||
Reference in New Issue
Block a user