fix: chat template bos
Browse files
README.md
CHANGED
|
@@ -103,7 +103,7 @@ huggingface-cli download legraphista/Phi-3-mini-4k-instruct-IMat-GGUF --include
|
|
| 103 |
|
| 104 |
### Simple chat template
|
| 105 |
```
|
| 106 |
-
|
| 107 |
I am going to Paris, what should I see?<|end|>
|
| 108 |
<|assistant|>
|
| 109 |
Paris, the capital of France, is known for its stunning architecture, art museums, historical landmarks, and romantic atmosphere. Here are some of the top attractions to see in Paris:
|
|
|
|
| 103 |
|
| 104 |
### Simple chat template
|
| 105 |
```
|
| 106 |
+
<s><|user|>
|
| 107 |
I am going to Paris, what should I see?<|end|>
|
| 108 |
<|assistant|>
|
| 109 |
Paris, the capital of France, is known for its stunning architecture, art museums, historical landmarks, and romantic atmosphere. Here are some of the top attractions to see in Paris:
|