Commit 55978c1d authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

clean up cache api option

parent d4ebdadb
...@@ -355,7 +355,6 @@ func DefaultOptions() Options { ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment