Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
|
4 |
+
license: apache-2.0
|
5 |
+
library_name: transformers
|
6 |
+
base_model:
|
7 |
+
- Qwen/Qwen2.5-14B-Instruct
|
8 |
+
|
9 |
+
---
|
10 |
+
|
11 |
+
[![QuantFactory Banner](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)](https://hf.co/QuantFactory)
|
12 |
+
|
13 |
+
|
14 |
+
# QuantFactory/Rombos-LLM-V2.6-Qwen-14b-GGUF
|
15 |
+
This is quantized version of [rombodawg/Rombos-LLM-V2.6-Qwen-14b](https://huggingface.co/rombodawg/Rombos-LLM-V2.6-Qwen-14b) created using llama.cpp
|
16 |
+
|
17 |
+
# Original Model Card
|
18 |
+
|
19 |
+
# Rombos-LLM-V2.5-Qwen-14b
|
20 |
+
|
21 |
+
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/LbnAeRIHQhRH_dVxfcHOw.jpeg)
|
22 |
+
|
23 |
+
Rombos-LLM-V2.6-Qwen-14b is the upgraded version of "rombodawg/Rombos-LLM-V2.5-Qwen-14b". The magic I performed to make this model better than it already was is only known to the Deepest state, dankest memers and God himself, so dont ask 😉. But it does perform a decent bit better than version 2.5 from my hand testing. Benchmarks will come later.
|
24 |
+
|
25 |
+
Check out the Continuous Finetuning method that I apply to all my models bellow:
|
26 |
+
|
27 |
+
- https://docs.google.com/document/d/1OjbjU5AOz4Ftn9xHQrX3oFQGhQ6RDUuXQipnQ9gn6tU/edit?usp=sharing
|
28 |
+
|
29 |
+
Quants:
|
30 |
+
|
31 |
+
- https://huggingface.co/rombodawg/Rombos-LLM-V2.6-Qwen-14b-Q8_0-GGUF
|
32 |
+
|
33 |
+
- https://huggingface.co/rombodawg/Rombos-LLM-V2.6-Qwen-14b-Q5_K_M-GGUF
|
34 |
+
|
35 |
+
Benchmarks: (Coming soon)
|