rombodawg commited on
Commit
dc42c37
1 Parent(s): d1df03c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model:
4
+ - Qwen/Qwen2.5-7B-Instruct
5
+ license: apache-2.0
6
+ ---
7
+ # Rombos-LLM-V2.5-Qwen-7b
8
+
9
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/oL_yvvRsWj2C4niGgkT2A.jpeg)
10
+
11
+ Rombos-LLM-V2.5-Qwen-7b is a continues finetuned version of Qwen2.5-7B. I noticed recently that the Qwen team did not learn from my methods of continuous finetuning, the great benefits, and no downsides of it. So I took it upon myself to merge the instruct model with the base model myself using the *Ties* merge method
12
+
13
+ This version of the model shows higher performance than the original instruct and base models.
14
+
15
+ Quants:
16
+
17
+ GGUF: https://huggingface.co/bartowski/Replete-LLM-V2.5-Qwen-7b-GGUF
18
+
19
+ Benchmarks: (Coming soon)