Locutusque commited on
Commit
c210f84
1 Parent(s): b08a54e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -25,12 +25,12 @@ widget:
25
  <|USER|> Craft me a list of some nice places to visit around the world. <|ASSISTANT|>
26
  inference:
27
  parameters:
28
- temperature: 0.8
29
  do_sample: True
30
- top_p: 0.14
31
- top_k: 41
32
  max_new_tokens: 250
33
- repetition_penalty: 1.176
34
  ---
35
 
36
  # Model Card for Model ID
 
25
  <|USER|> Craft me a list of some nice places to visit around the world. <|ASSISTANT|>
26
  inference:
27
  parameters:
28
+ temperature: 0.5
29
  do_sample: True
30
+ top_p: 0.5
31
+ top_k: 30
32
  max_new_tokens: 250
33
+ repetition_penalty: 1.15
34
  ---
35
 
36
  # Model Card for Model ID