kromeurus commited on
Commit
fb2b2df
1 Parent(s): d502fb0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -11
README.md CHANGED
@@ -1,28 +1,43 @@
1
  ---
2
- base_model: []
 
 
 
 
 
 
 
 
3
  library_name: transformers
4
  tags:
5
  - mergekit
6
  - merge
7
 
8
  ---
9
- # siithamov3
10
 
11
- This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
12
 
13
- ## Merge Details
14
- ### Merge Method
15
 
16
- This model was merged using the breadcrumbs merge method using merge/siithamol3.1 as a base.
17
 
18
- ### Models Merged
19
 
20
- The following models were included in the merge:
21
- * merge/formaxext.3.1
 
 
 
 
 
 
 
 
22
 
23
- ### Configuration
24
 
25
- The following YAML configuration was used to produce this model:
26
 
27
  ```yaml
28
  base_model: merge/siithamol3.1
 
1
  ---
2
+ base_model:
3
+ - ArliAI/ArliAI-Llama-3-8B-Formax-v1.0
4
+ - gradientai/Llama-3-8B-Instruct-Gradient-1048k
5
+ - ArliAI/Llama-3.1-8B-ArliAI-Formax-v1.0
6
+ - Sao10K/L3-8B-Niitama-v1
7
+ - Sao10K/L3-8B-Stheno-v3.3-32K
8
+ - tohur/natsumura-storytelling-rp-1.0-llama-3.1-8b
9
+ - Sao10K/L3-8B-Tamamo-v1
10
+ - vicgalle/Roleplay-Hermes-3-Llama-3.1-8B
11
  library_name: transformers
12
  tags:
13
  - mergekit
14
  - merge
15
 
16
  ---
17
+ Attempt number three (five) that aims to fix the overly chatty and flower language of v0.2.
18
 
19
+ ### Quants
20
 
21
+ [OG Q8 GGUF](https://huggingface.co/kromquant/L3.1-Siithamo-v0.3-8B-GGUFs) by me.
 
22
 
23
+ ### Details & Recommended Settings
24
 
25
+ (Still testing; details subject to change)
26
 
27
+ Rec. Settings:
28
+ ```
29
+ Template: L3
30
+ Temperature: 1.3
31
+ Min P: 0.1
32
+ Repeat Penalty: 1.05
33
+ Repeat Penalty Tokens: 256
34
+ Dyn Temp: 0.9-1.05 at 0.1
35
+ Smooth Sampl: 0.18
36
+ ```
37
 
38
+ ### Merge Theory
39
 
40
+ Can't be asked rn.
41
 
42
  ```yaml
43
  base_model: merge/siithamol3.1