Triangle104 commited on
Commit
303b720
·
verified ·
1 Parent(s): f34b1f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -2,17 +2,17 @@
2
  base_model:
3
  - prithivMLmods/Phi-4-o1
4
  - bunnycore/Phi-4-14B-1M-RRP-v1-lora
 
5
  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 [prithivMLmods/Phi-4-o1](https://huggingface.co/prithivMLmods/Phi-4-o1) + [bunnycore/Phi-4-14B-1M-RRP-v1-lora](https://huggingface.co/bunnycore/Phi-4-14B-1M-RRP-v1-lora) as a base.
@@ -33,4 +33,4 @@ merge_method: passthrough
33
  models:
34
  - model: prithivMLmods/Phi-4-o1+bunnycore/Phi-4-14B-1M-RRP-v1-lora
35
 
36
- ```
 
2
  base_model:
3
  - prithivMLmods/Phi-4-o1
4
  - bunnycore/Phi-4-14B-1M-RRP-v1-lora
5
+ - microsoft/phi-4
6
  library_name: transformers
7
  tags:
8
  - mergekit
9
  - merge
10
+ license: mit
11
  ---
12
  # merge
13
 
14
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
15
 
 
16
  ### Merge Method
17
 
18
  This model was merged using the Passthrough merge method using [prithivMLmods/Phi-4-o1](https://huggingface.co/prithivMLmods/Phi-4-o1) + [bunnycore/Phi-4-14B-1M-RRP-v1-lora](https://huggingface.co/bunnycore/Phi-4-14B-1M-RRP-v1-lora) as a base.
 
33
  models:
34
  - model: prithivMLmods/Phi-4-o1+bunnycore/Phi-4-14B-1M-RRP-v1-lora
35
 
36
+ ```