Update README.md
Browse files
README.md
CHANGED
|
@@ -4,10 +4,11 @@ pipeline_tag: image-text-to-text
|
|
| 4 |
library_name: transformers
|
| 5 |
tags:
|
| 6 |
- fp8
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
|
| 10 |
-
# Qwen3-VL-2B-Instruct-fp8
|
| 11 |
|
| 12 |
**30% memory decrease**
|
| 13 |
|
|
|
|
| 4 |
library_name: transformers
|
| 5 |
tags:
|
| 6 |
- fp8
|
| 7 |
+
- qwen3-vl
|
| 8 |
---
|
| 9 |
|
| 10 |
|
| 11 |
+
# Qwen3-VL-2B-Instruct-fp8(最新大模型推理加速技术见微信公众号: HyperAI)
|
| 12 |
|
| 13 |
**30% memory decrease**
|
| 14 |
|