nicholascao commited on
Commit
70e4cca
1 Parent(s): 5462923

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -20,6 +20,10 @@ widget:
20
  example_title: "insomnia"
21
  - text: "<Human>: 晚上睡不着应该怎么办? <eoh> <Assistant>: "
22
  example_title: "失眠"
 
 
 
 
23
  ---
24
  # ChatBLOOM
25
 
 
20
  example_title: "insomnia"
21
  - text: "<Human>: 晚上睡不着应该怎么办? <eoh> <Assistant>: "
22
  example_title: "失眠"
23
+ inference:
24
+ parameters:
25
+ temperature: 0.8
26
+ max_new_tokens: 128
27
  ---
28
  # ChatBLOOM
29