AuriAetherwiing
commited on
Commit
•
057b631
1
Parent(s):
9104b9a
Update README.md
Browse files
README.md
CHANGED
@@ -16,14 +16,32 @@ base_model:
|
|
16 |
|
17 |
<p>
|
18 |
Prompt format is ChatML.<br>
|
19 |
-
|
20 |
|
21 |
- Temperature: 1
|
22 |
- Min-P: 0.05
|
23 |
|
24 |
<br>
|
25 |
-
Recommeded SillyTavern presets (via CalamitousFelicitousness)
|
26 |
|
27 |
- [Context](https://huggingface.co/EVA-UNIT-01/EVA-Yi-1.5-9B-32K-V1/blob/main/%5BChatML%5D%20Roleplay-v1.9%20Context.json)
|
28 |
- [Instruct and System Prompt](https://huggingface.co/EVA-UNIT-01/EVA-Yi-1.5-9B-32K-V1/blob/main/%5BChatML%5D%20Roleplay-v1.9%20Instruct.json)
|
29 |
-
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
<p>
|
18 |
Prompt format is ChatML.<br>
|
19 |
+
<h3>Recommended sampler values:</h3>
|
20 |
|
21 |
- Temperature: 1
|
22 |
- Min-P: 0.05
|
23 |
|
24 |
<br>
|
25 |
+
<h3>Recommeded SillyTavern presets (via CalamitousFelicitousness):</h3>
|
26 |
|
27 |
- [Context](https://huggingface.co/EVA-UNIT-01/EVA-Yi-1.5-9B-32K-V1/blob/main/%5BChatML%5D%20Roleplay-v1.9%20Context.json)
|
28 |
- [Instruct and System Prompt](https://huggingface.co/EVA-UNIT-01/EVA-Yi-1.5-9B-32K-V1/blob/main/%5BChatML%5D%20Roleplay-v1.9%20Instruct.json)
|
29 |
+
</p>
|
30 |
+
|
31 |
+
<p>
|
32 |
+
<h3>
|
33 |
+
Training data:
|
34 |
+
</h3>
|
35 |
+
<ul>
|
36 |
+
<li>Celeste 70B 0.1 data mixture minus Opus Instruct subset. See that model's <a href=https://huggingface.co/nothingiisreal/L3.1-70B-Celeste-V0.1-BF16>card</a> for details.</li>
|
37 |
+
<li>Kalomaze's Opus_Instruct_25k dataset, filtered for refusals.</li><br></ul>
|
38 |
+
<h3>
|
39 |
+
Hardware used:
|
40 |
+
</h3>
|
41 |
+
<ul><li>4x3090Ti for 5 days.</li></ul><br>
|
42 |
+
|
43 |
+
Model was trained by Kearm and Auri.
|
44 |
+
<h4>Special thanks:</h4><ul>
|
45 |
+
<li>to Lemmy, Gryphe, Kalomaze and Nopm for the data</li>
|
46 |
+
<li>to ALK, Fizz and CalamitousFelicitousness for Yi tokenizer fix</li>
|
47 |
+
<li>and to InfermaticAI's community for their continued support for our endeavors</li></ul>
|