emrgnt-cmplxty
commited on
Commit
•
8abed8a
1
Parent(s):
fea1ea8
Update README.md
Browse files
README.md
CHANGED
@@ -20,10 +20,12 @@ Base Model: Mistral-7B-v0.1
|
|
20 |
|
21 |
|
22 |
## Recommended Chat Formatting
|
23 |
-
|
24 |
|
25 |
We recommend mapping such that
|
26 |
|
|
|
|
|
27 |
messages = [
|
28 |
{
|
29 |
"role": "system",
|
@@ -42,6 +44,8 @@ How many helicopters can a human eat in one sitting?
|
|
42 |
|
43 |
### Response:
|
44 |
...
|
|
|
|
|
45 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
46 |
|
47 |
## References
|
|
|
20 |
|
21 |
|
22 |
## Recommended Chat Formatting
|
23 |
+
|
24 |
|
25 |
We recommend mapping such that
|
26 |
|
27 |
+
```
|
28 |
+
|
29 |
messages = [
|
30 |
{
|
31 |
"role": "system",
|
|
|
44 |
|
45 |
### Response:
|
46 |
...
|
47 |
+
```
|
48 |
+
|
49 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
50 |
|
51 |
## References
|