Update README.md
Browse files
README.md
CHANGED
@@ -32,6 +32,30 @@ The following models were included in the merge:
|
|
32 |
The following YAML configuration was used to produce this model:
|
33 |
|
34 |
```yaml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
name: Qwenvergence-14B-v6-Prose
|
36 |
merge_method: ties
|
37 |
base_model: Qwen/Qwen2.5-14B
|
|
|
32 |
The following YAML configuration was used to produce this model:
|
33 |
|
34 |
```yaml
|
35 |
+
name: Qwenvergence-14B-v6-Prose-model_stock
|
36 |
+
merge_method: model_stock
|
37 |
+
base_model: Qwen/Qwen2.5-14B
|
38 |
+
tokenizer_source: huihui-ai/Qwen2.5-14B-Instruct-abliterated-v2
|
39 |
+
parameters:
|
40 |
+
int8_mask: true
|
41 |
+
normalize: true
|
42 |
+
rescale: false
|
43 |
+
models:
|
44 |
+
- model: arcee-ai/Virtuoso-Small
|
45 |
+
- model: sometimesanotion/Lamarck-14B-v0.3
|
46 |
+
- model: EVA-UNIT-01/EVA-Qwen2.5-14B-v0.2
|
47 |
+
- model: allura-org/TQ2.5-14B-Sugarquill-v1
|
48 |
+
- model: oxyapi/oxy-1-small
|
49 |
+
- model: v000000/Qwen2.5-Lumen-14B
|
50 |
+
- model: sthenno-com/miscii-14b-1225
|
51 |
+
- model: sthenno-com/miscii-14b-1225
|
52 |
+
- model: underwoods/medius-erebus-magnum-14b
|
53 |
+
- model: huihui-ai/Qwen2.5-14B-Instruct-abliterated-v2
|
54 |
+
dtype: float32
|
55 |
+
out_dtype: bfloat16
|
56 |
+
---
|
57 |
+
# Nifty things involving the listed models
|
58 |
+
---
|
59 |
name: Qwenvergence-14B-v6-Prose
|
60 |
merge_method: ties
|
61 |
base_model: Qwen/Qwen2.5-14B
|