clean up cache api option

This commit is contained in:
Jeffrey Morgan 2023-12-27 14:27:45 -05:00
parent d4ebdadbe7
commit 55978c1dc9

View file

@ -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