Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,18 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
<div style="width: auto; margin-left: auto; margin-right: auto">
|
5 |
<img src="https://i.imgur.com/3MUzS0kl.jpg" alt="Mii-LLM" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- it
|
4 |
license: cc-by-nc-4.0
|
5 |
+
tags:
|
6 |
+
- sft
|
7 |
+
- it
|
8 |
+
- mistral
|
9 |
+
- chatml
|
10 |
+
- axolotl
|
11 |
+
prompt_template: <|im_start|>system {system_message}<|im_end|> <|im_start|>user {prompt}<|im_end|>
|
12 |
+
<|im_start|>assistant
|
13 |
+
model-index:
|
14 |
+
- name: maestrale-chat-v0.4-alpha-sft
|
15 |
+
results: []
|
16 |
---
|
17 |
<div style="width: auto; margin-left: auto; margin-right: auto">
|
18 |
<img src="https://i.imgur.com/3MUzS0kl.jpg" alt="Mii-LLM" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|