BenevolenceMessiah
commited on
Commit
•
459891e
1
Parent(s):
3aac363
Update README.md
Browse filesCorrect spelling errors.
README.md
CHANGED
@@ -32,7 +32,7 @@ The following YAML configuration was used to produce this model:
|
|
32 |
# Qwen2.5-72B-2x-Instruct-TIES-v1.0
|
33 |
|
34 |
models:
|
35 |
-
- model: abacusai/Dracarys2-72B-Instruct # Coding enhancement
|
36 |
parameters:
|
37 |
density: 1.0
|
38 |
weight: 1.0
|
@@ -42,7 +42,7 @@ models:
|
|
42 |
weight: 1.0
|
43 |
|
44 |
merge_method: ties
|
45 |
-
base_model: Qwen/Qwen2.5-72B # Reflecting the most recent models
|
46 |
parameters:
|
47 |
normalize: true
|
48 |
int8_mask: false
|
|
|
32 |
# Qwen2.5-72B-2x-Instruct-TIES-v1.0
|
33 |
|
34 |
models:
|
35 |
+
- model: abacusai/Dracarys2-72B-Instruct # Coding enhancement Fine-tuning
|
36 |
parameters:
|
37 |
density: 1.0
|
38 |
weight: 1.0
|
|
|
42 |
weight: 1.0
|
43 |
|
44 |
merge_method: ties
|
45 |
+
base_model: Qwen/Qwen2.5-72B # Reflecting the most recent models as of 11/11/2024
|
46 |
parameters:
|
47 |
normalize: true
|
48 |
int8_mask: false
|