Felladrin commited on
Commit
57405a4
·
verified ·
1 Parent(s): 93d76bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -30,11 +30,11 @@ widget:
30
  content: Background story of an RPG game about wizards and dragons in a sci-fi world. The story takes place in a...
31
  inference:
32
  parameters:
33
- max_new_tokens: 64
34
  do_sample: true
35
- temperature: 0.72
36
- top_p: 0.73
37
- top_k: 50
38
  repetition_penalty: 1.176
39
  ---
40
 
 
30
  content: Background story of an RPG game about wizards and dragons in a sci-fi world. The story takes place in a...
31
  inference:
32
  parameters:
33
+ max_new_tokens: 250
34
  do_sample: true
35
+ temperature: 0.65
36
+ top_p: 0.55
37
+ top_k: 35
38
  repetition_penalty: 1.176
39
  ---
40