Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- yueqingyou/BioQwen
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
- zh
|
| 8 |
+
tags:
|
| 9 |
+
- BioQwen
|
| 10 |
+
- 0.5B
|
| 11 |
+
- MLC-LLM
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
This repository contains the quantized weights for the BioQwen 0.5B version, processed through the MLC-LLM project.
|