Upload Qwen_Qwen3-VL-32B-Instruct-FP8_0.txt with huggingface_hub
Browse files
Qwen_Qwen3-VL-32B-Instruct-FP8_0.txt
CHANGED
|
@@ -17,7 +17,7 @@ pipe(text=messages)
|
|
| 17 |
|
| 18 |
ERROR:
|
| 19 |
Traceback (most recent call last):
|
| 20 |
-
File "/tmp/Qwen_Qwen3-VL-32B-Instruct-
|
| 21 |
pipe = pipeline("image-text-to-text", model="Qwen/Qwen3-VL-32B-Instruct-FP8")
|
| 22 |
File "/tmp/.cache/uv/environments-v2/49adf985b5e89d74/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1027, in pipeline
|
| 23 |
framework, model = infer_framework_load_model(
|
|
|
|
| 17 |
|
| 18 |
ERROR:
|
| 19 |
Traceback (most recent call last):
|
| 20 |
+
File "/tmp/Qwen_Qwen3-VL-32B-Instruct-FP8_0RYJfB4.py", line 19, in <module>
|
| 21 |
pipe = pipeline("image-text-to-text", model="Qwen/Qwen3-VL-32B-Instruct-FP8")
|
| 22 |
File "/tmp/.cache/uv/environments-v2/49adf985b5e89d74/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1027, in pipeline
|
| 23 |
framework, model = infer_framework_load_model(
|