Update README.md
Browse files
README.md
CHANGED
@@ -130,11 +130,7 @@ license_name: llama4
|
|
130 |
|
131 |
**Chat template/prompt format:**
|
132 |
```
|
133 |
-
<|
|
134 |
-
|
135 |
-
{system_prompt}<|eot|><|header_start|>user<|header_end|>
|
136 |
-
|
137 |
-
{prompt}<|eot|><|header_start|>assistant<|header_end|>
|
138 |
```
|
139 |
|
140 |
# 🦙 Fine-tune Meta's Llama 4 with Unsloth!
|
|
|
130 |
|
131 |
**Chat template/prompt format:**
|
132 |
```
|
133 |
+
<|header_start|>user<|header_end|>\n\nWhat is 1+1?<|eot|><|header_start|>assistant<|header_end|>\n\n
|
|
|
|
|
|
|
|
|
134 |
```
|
135 |
|
136 |
# 🦙 Fine-tune Meta's Llama 4 with Unsloth!
|