Update README.md
Browse files
README.md
CHANGED
@@ -2,15 +2,8 @@
|
|
2 |
license: cc-by-nc-4.0
|
3 |
language:
|
4 |
- en
|
5 |
-
datasets:
|
6 |
-
- Gryphe/Opus-WritingPrompts
|
7 |
-
- Sao10K/Claude-3-Opus-Instruct-15K
|
8 |
-
- Sao10K/Short-Storygen-v2
|
9 |
-
- Sao10K/c2-Logs-Filtered
|
10 |
---
|
11 |
|
12 |
-
L3-70B-Euryale-v2.1
|
13 |
-
|
14 |
![Euryale](https://images7.alphacoders.com/921/921311.jpg)
|
15 |
|
16 |
**She's back!**
|
@@ -34,7 +27,21 @@ Testing Notes
|
|
34 |
|
35 |
*Likely due to it being a 70B model instead of 8B. Similar vibes comparing back in llama 2, where 70B models were simply much more 'aware' in the subtler areas and contexts a smaller model like a 7B or 13B back then simply is not able to handle.*
|
36 |
|
37 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
|
39 |
As per usual, support me here:
|
40 |
|
|
|
2 |
license: cc-by-nc-4.0
|
3 |
language:
|
4 |
- en
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
|
|
|
|
7 |
![Euryale](https://images7.alphacoders.com/921/921311.jpg)
|
8 |
|
9 |
**She's back!**
|
|
|
27 |
|
28 |
*Likely due to it being a 70B model instead of 8B. Similar vibes comparing back in llama 2, where 70B models were simply much more 'aware' in the subtler areas and contexts a smaller model like a 7B or 13B back then simply is not able to handle.*
|
29 |
|
30 |
+
---
|
31 |
+
|
32 |
+
Recommended Sampler Settings:
|
33 |
+
```
|
34 |
+
Temperature - 1.17
|
35 |
+
min_p - 0.075
|
36 |
+
Repetition Penalty - 1.10
|
37 |
+
```
|
38 |
+
|
39 |
+
SillyTavern Instruct Settings:
|
40 |
+
```
|
41 |
+
Context Template: Llama-3-Instruct-Names
|
42 |
+
Instruct Presets: Euryale-v2.1-Llama-3-Instruct
|
43 |
+
```
|
44 |
+
---
|
45 |
|
46 |
As per usual, support me here:
|
47 |
|