Browse Source

clean up cache api option

Jeffrey Morgan 1 năm trước cách đây
mục cha
commit
55978c1dc9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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