Update README.md
Browse files
README.md
CHANGED
|
@@ -131,7 +131,7 @@ prompt = """<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
|
| 131 |
{{ model_answer_1 }}<|eot_id|><|start_header_id|>user<|end_header_id|>
|
| 132 |
{{ user_message_2 }}<|eot_id|><|start_header_id|>assistant<|end_header_id|>"""
|
| 133 |
|
| 134 |
-
|
| 135 |
|
| 136 |
|
| 137 |
## Please test the model out
|
|
|
|
| 131 |
{{ model_answer_1 }}<|eot_id|><|start_header_id|>user<|end_header_id|>
|
| 132 |
{{ user_message_2 }}<|eot_id|><|start_header_id|>assistant<|end_header_id|>"""
|
| 133 |
|
| 134 |
+
```
|
| 135 |
|
| 136 |
|
| 137 |
## Please test the model out
|