xzuyn commited on
Commit
22581b8
1 Parent(s): 6bd81b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -2,7 +2,7 @@
2
  base_model:
3
  - elinas/Llama-3-15B-Instruct-zeroed
4
  - elinas/Llama-3-15B-Instruct-ft-v2
5
- - xzuyn/LLaMa-3-Stheno-v3.2-Unhealed-15B
6
  library_name: transformers
7
  tags:
8
  - mergekit
@@ -22,7 +22,7 @@ This model was merged using the [task arithmetic](https://arxiv.org/abs/2212.040
22
 
23
  The following models were included in the merge:
24
  * [elinas/Llama-3-15B-Instruct-ft-v2](https://huggingface.co/elinas/Llama-3-15B-Instruct-ft-v2)
25
- * [xzuyn/LLaMa-3-Stheno-v3.2-Unhealed-15B](https://huggingface.co/xzuyn/LLaMa-3-Stheno-v3.2-Unhealed-15B)
26
 
27
  ### Configuration
28
 
@@ -36,7 +36,7 @@ models:
36
  - model: elinas/Llama-3-15B-Instruct-ft-v2
37
  parameters:
38
  weight: 1.0
39
- - model: xzuyn/LLaMa-3-Stheno-v3.2-Unhealed-15B
40
  parameters:
41
  weight: 1.0
42
  ```
 
2
  base_model:
3
  - elinas/Llama-3-15B-Instruct-zeroed
4
  - elinas/Llama-3-15B-Instruct-ft-v2
5
+ - PJMixers/LLaMa-3-Stheno-v3.2-Unhealed-15B
6
  library_name: transformers
7
  tags:
8
  - mergekit
 
22
 
23
  The following models were included in the merge:
24
  * [elinas/Llama-3-15B-Instruct-ft-v2](https://huggingface.co/elinas/Llama-3-15B-Instruct-ft-v2)
25
+ * [PJMixers/LLaMa-3-Stheno-v3.2-Unhealed-15B](https://huggingface.co/PJMixers/LLaMa-3-Stheno-v3.2-Unhealed-15B)
26
 
27
  ### Configuration
28
 
 
36
  - model: elinas/Llama-3-15B-Instruct-ft-v2
37
  parameters:
38
  weight: 1.0
39
+ - model: PJMixers/LLaMa-3-Stheno-v3.2-Unhealed-15B
40
  parameters:
41
  weight: 1.0
42
  ```