浏览代码

clean up cache api option

Jeffrey Morgan 1 年之前
父节点
当前提交
55978c1dc9
共有 1 个文件被更改,包括 0 次插入1 次删除
  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