ShubhaLabs
commited on
Commit
•
68c4b22
1
Parent(s):
610b178
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Quantized Qwen Model
|
2 |
|
3 |
This repository contains a quantized version of the Qwen model for causal language modeling.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- Qwen/Qwen2.5-0.5B-Instruct
|
7 |
+
new_version: ShubhaLabs/quantized_qwen_model
|
8 |
+
---
|
9 |
# Quantized Qwen Model
|
10 |
|
11 |
This repository contains a quantized version of the Qwen model for causal language modeling.
|