Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
base_model:
|
|
|
|
| 4 |
tags:
|
| 5 |
- text-generation-inference
|
| 6 |
- transformers
|
|
@@ -154,7 +155,25 @@ model-index:
|
|
| 154 |
name: Open LLM Leaderboard
|
| 155 |
|
| 156 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 157 |
# Replete-Coder-Qwen2-1.5b
|
|
|
|
| 158 |
Finetuned by: Rombodawg
|
| 159 |
### More than just a coding model!
|
| 160 |
Although Replete-Coder has amazing coding capabilities, its trained on vaste amount of non-coding data, fully cleaned and uncensored. Dont just use it for coding, use it for all your needs! We are truly trying to make the GPT killer!
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model: Replete-AI/Replete-Coder-Qwen2-1.5b
|
| 4 |
+
inference: false
|
| 5 |
tags:
|
| 6 |
- text-generation-inference
|
| 7 |
- transformers
|
|
|
|
| 155 |
name: Open LLM Leaderboard
|
| 156 |
|
| 157 |
---
|
| 158 |
+
# Replete-Coder-Qwen2-1.5b-exl2
|
| 159 |
+
|
| 160 |
+
Model: [Replete-Coder-Qwen2-1.5b](https://huggingface.co/Replete-AI/Replete-Coder-Qwen2-1.5b)
|
| 161 |
+
Model creator: [Rombodawg](https://huggingface.co/rombodawg)
|
| 162 |
+
|
| 163 |
+
Based on original model: [Qwen2-1.5B](https://huggingface.co/Qwen/Qwen2-1.5B)
|
| 164 |
+
Created by: [Qwen](https://huggingface.co/Qwen)
|
| 165 |
+
## Quants
|
| 166 |
+
[4bpw h6 (main)](https://huggingface.co/cgus/Replete-Coder-Qwen2-1.5b-exl2/tree/main)
|
| 167 |
+
[4.25bpw h6](https://huggingface.co/cgus/Replete-Coder-Qwen2-1.5b-exl2/tree/4.25bpw-h6)
|
| 168 |
+
[4.65bpw h6](https://huggingface.co/cgus/Replete-Coder-Qwen2-1.5b-exl2/tree/4.65bpw-h6)
|
| 169 |
+
[5bpw h6](https://huggingface.co/cgus/Replete-Coder-Qwen2-1.5b-exl2/tree/5bpw-h6)
|
| 170 |
+
[6bpw h6](https://huggingface.co/cgus/Replete-Coder-Qwen2-1.5b-exl2/tree/6bpw-h6)
|
| 171 |
+
[8bpw h8](https://huggingface.co/cgus/Replete-Coder-Qwen2-1.5b-exl2/tree/8bpw-h8)
|
| 172 |
+
## Quantization notes
|
| 173 |
+
Made with Exllamav2 0.1.6 with the default dataset.
|
| 174 |
+
# Original model card
|
| 175 |
# Replete-Coder-Qwen2-1.5b
|
| 176 |
+
|
| 177 |
Finetuned by: Rombodawg
|
| 178 |
### More than just a coding model!
|
| 179 |
Although Replete-Coder has amazing coding capabilities, its trained on vaste amount of non-coding data, fully cleaned and uncensored. Dont just use it for coding, use it for all your needs! We are truly trying to make the GPT killer!
|