Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,10 @@ programming_language:
|
|
11 |
- Java
|
12 |
- JavaScript
|
13 |
- Python
|
14 |
-
inference:
|
|
|
|
|
|
|
15 |
widget:
|
16 |
- text: 'def print_hello_world():'
|
17 |
example_title: Hello world
|
|
|
11 |
- Java
|
12 |
- JavaScript
|
13 |
- Python
|
14 |
+
inference:
|
15 |
+
parameters:
|
16 |
+
temparature: 0.8
|
17 |
+
max_new_tokens: 32
|
18 |
widget:
|
19 |
- text: 'def print_hello_world():'
|
20 |
example_title: Hello world
|