Update README.md
Browse files
README.md
CHANGED
@@ -1,24 +1,25 @@
|
|
1 |
-
---
|
2 |
-
base_model:
|
3 |
-
- Qwen/Qwen2.5-32B-Instruct
|
4 |
-
pipeline_tag: text-generation
|
5 |
-
language:
|
6 |
-
- zho
|
7 |
-
- eng
|
8 |
-
- fra
|
9 |
-
- spa
|
10 |
-
- por
|
11 |
-
- deu
|
12 |
-
- ita
|
13 |
-
- rus
|
14 |
-
- jpn
|
15 |
-
- kor
|
16 |
-
- vie
|
17 |
-
- tha
|
18 |
-
- ara
|
19 |
-
---
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- Qwen/Qwen2.5-32B-Instruct
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
language:
|
6 |
+
- zho
|
7 |
+
- eng
|
8 |
+
- fra
|
9 |
+
- spa
|
10 |
+
- por
|
11 |
+
- deu
|
12 |
+
- ita
|
13 |
+
- rus
|
14 |
+
- jpn
|
15 |
+
- kor
|
16 |
+
- vie
|
17 |
+
- tha
|
18 |
+
- ara
|
19 |
+
---
|
20 |
+
[<img src="https://raw.githubusercontent.com/csabakecskemeti/devquasar/main/dq_logo_black-transparent.png" width="200"/>](https://devquasar.com)
|
21 |
+
|
22 |
+
'Make knowledge free for everyone'
|
23 |
+
|
24 |
+
Quantized version of: [Qwen/Qwen2.5-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-32B-Instruct)
|
25 |
+
<a href='https://ko-fi.com/L4L416YX7C' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi6.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|