Browse Source

clean up cache api option

Jeffrey Morgan 1 year ago
parent
commit
55978c1dc9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      api/types.go

+ 0 - 1
api/types.go

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