Update README.md
Browse files
README.md
CHANGED
@@ -34,13 +34,4 @@ inference:
|
|
34 |
<instruction>
|
35 |
|
36 |
### Response:
|
37 |
-
```
|
38 |
-
|
39 |
-
## Recommended Inference Parameters
|
40 |
-
|
41 |
-
```yml
|
42 |
-
repetition_penalty: 1.15
|
43 |
-
do_sample: true
|
44 |
-
temperature: 0.5
|
45 |
-
top_p: 0.5
|
46 |
```
|
|
|
34 |
<instruction>
|
35 |
|
36 |
### Response:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
```
|