danielhanchen commited on
Commit
22c9fc8
·
verified ·
1 Parent(s): efe8e9e

Update params

Browse files
Files changed (1) hide show
  1. params +1 -3
params CHANGED
@@ -7,7 +7,5 @@
7
  "min_p" : 0.00,
8
  "repeat_penalty" : 1.0,
9
  "top_k" : 20,
10
- "top_p" : 0.95,
11
- "num_predict" : 16384,
12
- "num_ctx" : 40960
13
  }
 
7
  "min_p" : 0.00,
8
  "repeat_penalty" : 1.0,
9
  "top_k" : 20,
10
+ "top_p" : 0.95
 
 
11
  }