Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
---
|
5 |
+
|
6 |
+
**Mistral Nemo 12B Lyra v2 - Stage 1**
|
7 |
+
|
8 |
+
This is Stage 1 of Lyra v2. Only SFT and Merge has been performed at this stage.
|
9 |
+
|
10 |
+
This is still raw, there may be issues.
|
11 |
+
|
12 |
+
Kinda wordy and verbose like Claude is, but that is fixable in stage 2, hopefully.
|
13 |
+
|
14 |
+
---
|
15 |
+
|
16 |
+
\- `[/INST]` may leak, let's say that is unintended. Just simply add it to your custom stopping strings.
|
17 |
+
|
18 |
+
\- min_p value of 0.1 is a sane value to use.
|