jonathanjordan21
commited on
Commit
•
29b3b09
1
Parent(s):
e940f34
Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,8 @@ This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unsloth
|
|
23 |
|
24 |
# Prompt Example
|
25 |
|
26 |
-
```
|
27 |
-
|
|
|
|
|
28 |
```
|
|
|
23 |
|
24 |
# Prompt Example
|
25 |
|
26 |
+
```
|
27 |
+
<|im_start|>paragraph
|
28 |
+
example_paragraphs<|im_end|>
|
29 |
+
<|im_start|>summarize
|
30 |
```
|