Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ tags:
|
|
| 14 |
library_name: transformers
|
| 15 |
pipeline_tag: text-generation
|
| 16 |
---
|
| 17 |
-
# Note: If you have a multi-GPU SM120 Blackwell system (RTX 50/Pro), try my vLLM fork to resolve P2P / TP=2 issues (Pending PR into upstream).
|
| 18 |
https://github.com/Gadflyii/vllm/tree/main
|
| 19 |
|
| 20 |
# GLM-4.7-Flash MXFP4
|
|
|
|
| 14 |
library_name: transformers
|
| 15 |
pipeline_tag: text-generation
|
| 16 |
---
|
| 17 |
+
# Note: If you have a multi-GPU SM120 Blackwell system (RTX 50/Pro), try my vLLM fork to resolve P2P / TP=2 issues (Pending PR into upstream). You will also need to use this fork for MXFP4 support on SM120.
|
| 18 |
https://github.com/Gadflyii/vllm/tree/main
|
| 19 |
|
| 20 |
# GLM-4.7-Flash MXFP4
|