rombodawg commited on
Commit
3902673
1 Parent(s): e835072

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ license_link: https://huggingface.co/Qwen/Qwen2.5-Coder-14B/blob/main/LICENSE
4
+ language:
5
+ - en
6
+ base_model:
7
+ - Qwen/Qwen2.5-Coder-14B-Instruct
8
+ pipeline_tag: text-generation
9
+ library_name: transformers
10
+ tags:
11
+ - code
12
+ - qwen
13
+ - qwen-coder
14
+ - codeqwen
15
+ ---
16
+ # rombodawg/Rombos-Coder-V2.5-Qwen-14b
17
+
18
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/QErypCEKD5OZLxUcSmYaR.jpeg)
19
+
20
+ Rombos-Coder-V2.5-Qwen-14b is a continues finetuned version of Qwen2.5-Coder-14B-Instruct. I took it upon myself to merge the instruct model with the base model myself using the *Ties* merge method as demonstrated in my own "Continuous Finetuning" method (Linked bellow).
21
+
22
+ https://docs.google.com/document/d/1OjbjU5AOz4Ftn9xHQrX3oFQGhQ6RDUuXQipnQ9gn6tU/edit?usp=sharing
23
+
24
+ This version of the model shows higher performance than the original instruct and base models.
25
+
26
+ Quants: (Coming soon)
27
+
28
+ GGUF:
29
+
30
+ EXL2:
31
+
32
+ Benchmarks: (Coming soon)