Parcourir la source

clean up cache api option

Jeffrey Morgan il y a 1 an
Parent
commit
55978c1dc9
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      api/types.go

+ 0 - 1
api/types.go

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