gz987 commited on
Commit
8e5dd3c
·
verified ·
1 Parent(s): 5fb8113

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  This model is a merged model based on [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) using a novel model merging technique.
2
 
3
  ## **Performance (Self-Tested on A100)**
@@ -12,4 +19,4 @@ The following results are obtained using **batch_size=6** on an A100 GPU. Offici
12
 
13
  ## **Recipe Coming Soon**
14
 
15
- We will release details on the merging technique and methodology soon. Stay tuned! 🚀
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - Qwen/Qwen2.5-7B-Instruct
5
+ tags:
6
+ - merge
7
+ ---
8
  This model is a merged model based on [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) using a novel model merging technique.
9
 
10
  ## **Performance (Self-Tested on A100)**
 
19
 
20
  ## **Recipe Coming Soon**
21
 
22
+ We will release details on the merging technique and methodology soon. Stay tuned! 🚀