Safetensors
English
llama
fp8
Svak commited on
Commit
d1901ab
·
verified ·
1 Parent(s): be9f66b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +72 -0
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ datasets:
4
+ - Setiaku/Stheno-v3.4-Instruct
5
+ - Setiaku/Stheno-3.4-Creative-2
6
+ language:
7
+ - en
8
+ ---
9
+
10
+ ![img](https://huggingface.co/Sao10K/L3.1-70B-Euryale-v2.2/resolve/main/__euryale_and_euryale_fate_and_2_more_drawn_by_denoia__3f98d42ac68c388b677cd5a7a83ee785.jpg)
11
+
12
+ This quant was made for [infermatic.ai](https://infermatic.ai/)
13
+
14
+ Dynamic FP8 quant of [L3.1-70B-Euryale-v2.2](https://huggingface.co/Sao10K/L3.1-70B-Euryale-v2.2) made with AutoFP8.
15
+
16
+ Llama-3.1-70B-Euryale-v2.2
17
+
18
+ This model has went through a single stage finetuning process, over 2 epochs. Datasets are cleanly seperated in order, and not merged unlike Stheno v3.4 .
19
+ ```
20
+ - 1st, over a multi-turn Conversational-Instruct
21
+ - 2nd, over a Creative Writing / Roleplay along with some Creative-based Instruct Datasets.
22
+ - - Dataset consists of a mixture of Human and Claude Data.
23
+ ```
24
+
25
+ Personal Opinions:
26
+ ```
27
+ - Llama 3.1 is... meh. I'm sure you guys in the community have debated over this.
28
+ - Whatever they did to their Instruct overcooked the model. Base is weird compared to Llama 3.
29
+ - Still, the 70B is pretty nice to use, though sometimes it bugs out? A swipe / regen always fixes it.
30
+ - May be less 'uncensored' zero-shot due to removal of c2 samples, but it is perfectly fine for roleplaying purposes.
31
+ - I never got the feeling Euryale was ever too horny or rushing ahead, even with v2.1, ymmv.
32
+ ```
33
+
34
+ Prompting Format:
35
+ ```
36
+ - Use the L3 Instruct Formatting - Euryale 2.1 Preset Works Well
37
+ - Temperature + min_p as per usual, I recommend 1.2 Temp + 0.2 min_p.
38
+ - Has a different vibe to previous versions. Tinker around.
39
+ ```
40
+
41
+ Changes since Euryale v2.1 \[Same Dataset as Stheno 3.4\]
42
+ ```
43
+ - Included Multi-turn Conversation-based Instruct Datasets to boost multi-turn coherency. # This is a seperate set, not the ones made by Kalomaze and Nopm, that are used in Magnum. They're completely different data.
44
+ - Replaced Single-Turn Instruct with Better Prompts and Answers by Claude 3.5 Sonnet and Claude 3 Opus.
45
+ - Removed c2 Samples -> Underway of re-filtering and masking to use with custom prefills. TBD
46
+ - Included 55% more Roleplaying Examples based of [Gryphe's](https://huggingface.co/datasets/Gryphe/Sonnet3.5-Charcard-Roleplay) Charcard RP Sets. Further filtered and cleaned on.
47
+ - Included 40% More Creative Writing Examples.
48
+ - Included Datasets Targeting System Prompt Adherence.
49
+ - Included Datasets targeting Reasoning / Spatial Awareness.
50
+ - Filtered for the usual errors, slop and stuff at the end. Some may have slipped through, but I removed nearly all of it.
51
+ ```
52
+
53
+
54
+ Below are some graphs and all for you to observe.
55
+
56
+ ---
57
+
58
+ `Turn Distribution # 1 Turn is considered as 1 combined Human/GPT pair in a ShareGPT format. 4 Turns means 1 System Row + 8 Human/GPT rows in total.`
59
+
60
+ ![Turn](https://huggingface.co/Sao10K/Llama-3.1-8B-Stheno-v3.4/resolve/main/turns_distribution_bar_graph.png)
61
+
62
+ `Token Count Histogram # Based on the Llama 3 Tokenizer`
63
+
64
+ ![Turn](https://huggingface.co/Sao10K/Llama-3.1-8B-Stheno-v3.4/resolve/main/token_count_histogram.png)
65
+
66
+ ---
67
+
68
+ Have a good one.
69
+
70
+ ```
71
+ Source Image: https://danbooru.donmai.us/posts/6657609
72
+ ```