Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,11 @@ license: other
|
|
| 9 |
license_name: llama3
|
| 10 |
license_link: LICENSE
|
| 11 |
prompt_template: |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
tags:
|
| 14 |
- llama
|
| 15 |
- llama-3
|
|
|
|
| 9 |
license_name: llama3
|
| 10 |
license_link: LICENSE
|
| 11 |
prompt_template: |
|
| 12 |
+
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
| 13 |
+
{{prompt}}<|eot_id|>{{history}}<|start_header_id|>{{char}}<|end_header_id|>
|
| 14 |
+
history_template: |
|
| 15 |
+
<|start_header_id|>{{name}}<|end_header_id|>
|
| 16 |
+
{{message}}<|eot_id|>
|
| 17 |
tags:
|
| 18 |
- llama
|
| 19 |
- llama-3
|