TheTsar1209 commited on
Commit
db6084c
·
verified ·
1 Parent(s): 30f8221

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -12
README.md CHANGED
@@ -12,21 +12,11 @@ A Fishy Model
12
 
13
  qwen-carpmuscle-r-v0.3 was made using Rombodawg's Shared Continuous Finetuning method.
14
 
15
- qwen-carpmuscle-v0.3 was made using Unsloth's continuous pretraining on the ChatML format with 24k context on Qwen2.5-14B-bnb-4bit.
16
- Then qwen-carpmuscle-v0.3 was merged with Qwen2.5-14B-Instruct and Qwen2.5-14B to create this model.
17
 
18
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
19
 
20
- ### Merge Method
21
-
22
- This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [Qwen/Qwen2.5-14B](https://huggingface.co/Qwen/Qwen2.5-14B) as a base.
23
-
24
- ### Models Merged
25
-
26
- The following models were included in the merge:
27
- * [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct)
28
- * qwen-carpmuscle-v0.3
29
-
30
  ### Configuration
31
 
32
  The following YAML configuration was used to produce this model:
 
12
 
13
  qwen-carpmuscle-r-v0.3 was made using Rombodawg's Shared Continuous Finetuning method.
14
 
15
+ qwen-carpmuscle-v0.3 was made using Unsloth's continuous pretraining on the ChatML format with 24k context on (unsloth/Qwen2.5-14B-bnb-4bit)[https://huggingface.co/unsloth/Qwen2.5-14B-bnb-4bit].
16
+ Then qwen-carpmuscle-v0.3 was merged with [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct) and [Qwen/Qwen2.5-14B](https://huggingface.co/Qwen/Qwen2.5-14B) using [TIES](https://arxiv.org/abs/2306.01708) to create this model.
17
 
18
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
19
 
 
 
 
 
 
 
 
 
 
 
20
  ### Configuration
21
 
22
  The following YAML configuration was used to produce this model: