Qwen
/

Text Generation
GGUF
conversational
feihu.hf commited on
Commit
f2226c5
·
1 Parent(s): f376580

update README

Browse files
Files changed (1) hide show
  1. params +2 -1
params CHANGED
@@ -9,5 +9,6 @@
9
  "presence_penalty" : 1.5,
10
  "top_k" : 20,
11
  "top_p" : 0.95,
12
- "num_predict" : 32768
 
13
  }
 
9
  "presence_penalty" : 1.5,
10
  "top_k" : 20,
11
  "top_p" : 0.95,
12
+ "num_predict" : 32768,
13
+ "num_ctx": 40960
14
  }