소스 검색

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