Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of WhiteRabbitNeo-2.5-Qwen-2.5-Coder-7B
|
|
|
1 |
---
|
2 |
+
base_model: WhiteRabbitNeo/WhiteRabbitNeo-2.5-Qwen-2.5-Coder-7B
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: transformers
|
6 |
+
license: apache-2.0
|
7 |
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- code
|
10 |
+
- qwen-coder
|
11 |
+
- finetune
|
12 |
+
quantized_by: bartowski
|
13 |
---
|
14 |
|
15 |
## Llamacpp imatrix Quantizations of WhiteRabbitNeo-2.5-Qwen-2.5-Coder-7B
|