Triangle104 commited on
Commit
4ef3c55
·
verified ·
1 Parent(s): fa14145

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -6,13 +6,16 @@ library_name: transformers
6
  tags:
7
  - mergekit
8
  - merge
9
-
10
  ---
11
- # merge
12
 
13
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
14
 
15
  ## Merge Details
 
 
 
16
  ### Merge Method
17
 
18
  This model was merged using the Passthrough merge method using [unsloth/Qwen2.5-Coder-3B-Instruct](https://huggingface.co/unsloth/Qwen2.5-Coder-3B-Instruct) + [bunnycore/Qwen-2.5-3b-R1-lora_model-v.1](https://huggingface.co/bunnycore/Qwen-2.5-3b-R1-lora_model-v.1) as a base.
@@ -34,4 +37,4 @@ models:
34
  - model: unsloth/Qwen2.5-Coder-3B-Instruct+bunnycore/Qwen-2.5-3b-R1-lora_model-v.1
35
  tokenizer_source: unsloth/Qwen2.5-Coder-3B
36
 
37
- ```
 
6
  tags:
7
  - mergekit
8
  - merge
9
+ license: apache-2.0
10
  ---
11
+ # Merge
12
 
13
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
14
 
15
  ## Merge Details
16
+
17
+ Qwen Coder tied to Reasoning LORA.
18
+
19
  ### Merge Method
20
 
21
  This model was merged using the Passthrough merge method using [unsloth/Qwen2.5-Coder-3B-Instruct](https://huggingface.co/unsloth/Qwen2.5-Coder-3B-Instruct) + [bunnycore/Qwen-2.5-3b-R1-lora_model-v.1](https://huggingface.co/bunnycore/Qwen-2.5-3b-R1-lora_model-v.1) as a base.
 
37
  - model: unsloth/Qwen2.5-Coder-3B-Instruct+bunnycore/Qwen-2.5-3b-R1-lora_model-v.1
38
  tokenizer_source: unsloth/Qwen2.5-Coder-3B
39
 
40
+ ```