Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model:
|
| 3 |
+
- zai-org/GLM-4.7-Flash
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# GLM-4.7-Flash-FP8
|
| 7 |
+
|
| 8 |
+
This is a [DeepSeekV3-style FP8 checkpoint](https://huggingface.co/deepseek-ai/DeepSeek-V3/blob/main/README_WEIGHTS.md#fp8-weight-documentation) of [zai-org/GLM-4.7-Flash](https://huggingface.co/zai-org/GLM-4.7-Flash) made for the purpose of debugging inference code locally.
|