Update tags
Browse files
README.md
CHANGED
|
@@ -4,6 +4,12 @@ base_model:
|
|
| 4 |
- THUDM/GLM-4-32B-0414
|
| 5 |
datasets:
|
| 6 |
- mit-han-lab/pile-val-backup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# GLM-4-32B-0414 Quantized with GPTQ (4-Bit weight-only, W4A16)
|
|
|
|
| 4 |
- THUDM/GLM-4-32B-0414
|
| 5 |
datasets:
|
| 6 |
- mit-han-lab/pile-val-backup
|
| 7 |
+
pipeline_tag: text2text-generation
|
| 8 |
+
tags:
|
| 9 |
+
- gptq
|
| 10 |
+
- vllm
|
| 11 |
+
- llmcompressor
|
| 12 |
+
- text-generation-inference
|
| 13 |
---
|
| 14 |
|
| 15 |
# GLM-4-32B-0414 Quantized with GPTQ (4-Bit weight-only, W4A16)
|