Update README.md
Browse files
README.md
CHANGED
@@ -49,7 +49,7 @@ outputs = pipeline(
|
|
49 |
print(outputs[0]["generated_text"][-1])
|
50 |
```
|
51 |
|
52 |
-
## Recommended chat templates : This is a chat template
|
53 |
```
|
54 |
### template 1
|
55 |
|
|
|
49 |
print(outputs[0]["generated_text"][-1])
|
50 |
```
|
51 |
|
52 |
+
## Recommended chat templates : This is a chat template we've used a lot in training.
|
53 |
```
|
54 |
### template 1
|
55 |
|