gugarosa commited on
Commit
920b6cf
1 Parent(s): 653ee82

fix(README): Adds temperature=0.7 to prevent Inference API from going off the chart.

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -8,6 +8,9 @@ pipeline_tag: text-generation
8
  tags:
9
  - nlp
10
  - code
 
 
 
11
  widget:
12
  - messages:
13
  - role: user
 
8
  tags:
9
  - nlp
10
  - code
11
+ inference:
12
+ parameters:
13
+ temperature: 0.7
14
  widget:
15
  - messages:
16
  - role: user