THUDM -> zai-org
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
base_model:
|
| 4 |
-
-
|
| 5 |
datasets:
|
| 6 |
- mit-han-lab/pile-val-backup
|
| 7 |
pipeline_tag: text-generation
|
|
@@ -22,7 +22,7 @@ This is my very first quantized model, I welcome suggestions. 2048/4096 were cho
|
|
| 22 |
They also happen to fit in my GPU.
|
| 23 |
|
| 24 |
Original Model:
|
| 25 |
-
- [
|
| 26 |
|
| 27 |
## 📥 Usage & Running Instructions
|
| 28 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
base_model:
|
| 4 |
+
- zai-org/GLM-4-32B-0414
|
| 5 |
datasets:
|
| 6 |
- mit-han-lab/pile-val-backup
|
| 7 |
pipeline_tag: text-generation
|
|
|
|
| 22 |
They also happen to fit in my GPU.
|
| 23 |
|
| 24 |
Original Model:
|
| 25 |
+
- [zai-org/GLM-4-32B-0414](https://huggingface.co/zai-org/GLM-4-32B-0414)
|
| 26 |
|
| 27 |
## 📥 Usage & Running Instructions
|
| 28 |
|