Rohanify commited on
Commit
313038f
·
verified ·
1 Parent(s): de50bf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,9 +18,9 @@ ollama:
18
 
19
  ### Response:
20
  params:
21
- temperature: 0.4
22
  top_p: 0.9
23
- repeat_penalty: 1.1
24
  stop:
25
  - "### Instruction:"
26
  ---
 
18
 
19
  ### Response:
20
  params:
21
+ temperature: 0.1
22
  top_p: 0.9
23
+ repeat_penalty: 1.6
24
  stop:
25
  - "### Instruction:"
26
  ---