ockerman0 commited on
Commit
0daa8d6
·
verified ·
1 Parent(s): f302cf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -24,12 +24,12 @@ Imatrix: https://huggingface.co/mradermacher/EVA-Tissint-14B-i1-GGUF
24
 
25
  ### Merge Method
26
 
27
- This model was merged using the della_linear merge method using /home/ciaran/Documents/Quantisingmodels/EVA-Qwen2.5-14B-v0.2/ as a base.
28
 
29
  ### Models Merged
30
 
31
  The following models were included in the merge:
32
- * /home/ciaran/Documents/Quantisingmodels/Tissint-14B-128k-RP/
33
 
34
  ### Configuration
35
 
@@ -37,17 +37,17 @@ The following YAML configuration was used to produce this model:
37
 
38
  ```yaml
39
  models:
40
- - model: /home/ciaran/Documents/Quantisingmodels/Tissint-14B-128k-RP/
41
  parameters:
42
  density: 0.4
43
  weight: 0.3
44
- - model: /home/ciaran/Documents/Quantisingmodels/EVA-Qwen2.5-14B-v0.2/
45
  parameters:
46
  density: 0.6
47
  weight: 0.7
48
 
49
  merge_method: della_linear
50
- base_model: /home/ciaran/Documents/Quantisingmodels/EVA-Qwen2.5-14B-v0.2/
51
  parameters:
52
  epsilon: 0.05
53
  lambda: 1
 
24
 
25
  ### Merge Method
26
 
27
+ This model was merged using the della_linear merge method using EVA-UNIT-01/EVA-Qwen2.5-14B-v0.2 as a base.
28
 
29
  ### Models Merged
30
 
31
  The following models were included in the merge:
32
+ * Ttimofeyka/Tissint-14B-128k-RP
33
 
34
  ### Configuration
35
 
 
37
 
38
  ```yaml
39
  models:
40
+ - model: Ttimofeyka/Tissint-14B-128k-RP
41
  parameters:
42
  density: 0.4
43
  weight: 0.3
44
+ - model: EVA-UNIT-01/EVA-Qwen2.5-14B-v0.2
45
  parameters:
46
  density: 0.6
47
  weight: 0.7
48
 
49
  merge_method: della_linear
50
+ base_model: EVA-UNIT-01/EVA-Qwen2.5-14B-v0.2
51
  parameters:
52
  epsilon: 0.05
53
  lambda: 1