asiansoul commited on
Commit
4c445f6
1 Parent(s): 7e191fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -123,8 +123,9 @@ SYSTEM """
123
  """
124
 
125
  PARAMETER num_keep 24
126
- PARAMETER temperature 0.7
127
- PARAMETER num_predict 3000
 
128
  PARAMETER stop "<|start_header_id|>"
129
  PARAMETER stop "<|end_header_id|>"
130
  PARAMETER stop "<|eot_id|>"
 
123
  """
124
 
125
  PARAMETER num_keep 24
126
+ PARAMETER temperature 0.6
127
+ PARAMETER top_p 0.9
128
+ PARAMETER num_predict 2048
129
  PARAMETER stop "<|start_header_id|>"
130
  PARAMETER stop "<|end_header_id|>"
131
  PARAMETER stop "<|eot_id|>"