Triangle104 commited on
Commit
dedf20a
·
verified ·
1 Parent(s): a0f6b00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -6,13 +6,18 @@ 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 [cognitivecomputations/Dolphin3.0-Llama3.2-3B](https://huggingface.co/cognitivecomputations/Dolphin3.0-Llama3.2-3B) + [bunnycore/Llama-3.2-3B-R1-lora](https://huggingface.co/bunnycore/Llama-3.2-3B-R1-lora) as a base.
@@ -34,4 +39,4 @@ models:
34
  - model: cognitivecomputations/Dolphin3.0-Llama3.2-3B+bunnycore/Llama-3.2-3B-R1-lora
35
  tokenizer_source: cognitivecomputations/Dolphin3.0-Llama3.2-3B
36
 
37
- ```
 
6
  tags:
7
  - mergekit
8
  - merge
9
+ license: llama3.2
10
+ language:
11
+ - en
12
  ---
13
+ # Merge
14
 
15
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
16
 
17
  ## Merge Details
18
+
19
+ Llama 3.2 3b model combined with lora trained on reasoning datasets.
20
+
21
  ### Merge Method
22
 
23
  This model was merged using the Passthrough merge method using [cognitivecomputations/Dolphin3.0-Llama3.2-3B](https://huggingface.co/cognitivecomputations/Dolphin3.0-Llama3.2-3B) + [bunnycore/Llama-3.2-3B-R1-lora](https://huggingface.co/bunnycore/Llama-3.2-3B-R1-lora) as a base.
 
39
  - model: cognitivecomputations/Dolphin3.0-Llama3.2-3B+bunnycore/Llama-3.2-3B-R1-lora
40
  tokenizer_source: cognitivecomputations/Dolphin3.0-Llama3.2-3B
41
 
42
+ ```