[Fix] changed inference params
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ widget:
|
|
15 |
example_title: "IPA"
|
16 |
- text: "style: Scottish Ale\nbatch_size: 20\nefficiency: 75\nboil_size:"
|
17 |
example_title: "Scottish Ale"
|
18 |
-
inference:
|
19 |
parameters:
|
20 |
top_k: 10
|
21 |
top_p: 0.99
|
|
|
15 |
example_title: "IPA"
|
16 |
- text: "style: Scottish Ale\nbatch_size: 20\nefficiency: 75\nboil_size:"
|
17 |
example_title: "Scottish Ale"
|
18 |
+
inference: true
|
19 |
parameters:
|
20 |
top_k: 10
|
21 |
top_p: 0.99
|