csabakecskemeti
commited on
Commit
•
46f24b7
1
Parent(s):
18bea57
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
4 |
---
|
5 |
-
Quantized version of [Qwen/Qwen2-7B-Instruct](https://huggingface.co/Qwen/Qwen2-7B-Instruct)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: text-generation
|
4 |
+
base_model:
|
5 |
+
- Qwen/Qwen2-7B-Instruct
|
6 |
---
|
7 |
+
Quantized version of [Qwen/Qwen2-7B-Instruct](https://huggingface.co/Qwen/Qwen2-7B-Instruct)
|
8 |
+
|
9 |
+
|
10 |
+
I'm doing this to 'Make knowledge free for everyone', using my personal time and resources.
|
11 |
+
|
12 |
+
If you want to support my efforts please visit my ko-fi page: https://ko-fi.com/devquasar
|
13 |
+
|
14 |
+
Also feel free to visit my website https://devquasar.com/
|