Update README.md
Browse files
README.md
CHANGED
@@ -39,3 +39,13 @@ The most brazen examples of 'making things up', were those rare occasions where
|
|
39 |
|
40 |
"We shall use metal cages for humans!" announced Hermes triumphantly. "They will provide both protection and containment!"
|
41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
|
40 |
"We shall use metal cages for humans!" announced Hermes triumphantly. "They will provide both protection and containment!"
|
41 |
|
42 |
+
# Model uses ChatML
|
43 |
+
|
44 |
+
```
|
45 |
+
<|im_start|>system
|
46 |
+
<|im_end|>
|
47 |
+
<|im_start|>user
|
48 |
+
How small are the atoms?<|im_end|>
|
49 |
+
<|im_start|>assistant
|
50 |
+
```
|
51 |
+
|