ariG23498 HF Staff commited on
Commit
73830aa
·
verified ·
1 Parent(s): d6c1528

Upload Qwen_Qwen3-VL-32B-Instruct-FP8_1.txt with huggingface_hub

Browse files
Qwen_Qwen3-VL-32B-Instruct-FP8_1.txt CHANGED
@@ -27,7 +27,7 @@ print(processor.decode(outputs[0][inputs["input_ids"].shape[-1]:]))
27
 
28
  ERROR:
29
  Traceback (most recent call last):
30
- File "/tmp/Qwen_Qwen3-VL-32B-Instruct-FP8_1AaH1ef.py", line 20, in <module>
31
  model = AutoModelForVision2Seq.from_pretrained("Qwen/Qwen3-VL-32B-Instruct-FP8")
32
  File "/tmp/.cache/uv/environments-v2/3a120645d4f704f5/lib/python3.13/site-packages/transformers/models/auto/modeling_auto.py", line 2289, in from_pretrained
33
  return super().from_pretrained(pretrained_model_name_or_path, *model_args, **kwargs)
 
27
 
28
  ERROR:
29
  Traceback (most recent call last):
30
+ File "/tmp/Qwen_Qwen3-VL-32B-Instruct-FP8_1slct1n.py", line 20, in <module>
31
  model = AutoModelForVision2Seq.from_pretrained("Qwen/Qwen3-VL-32B-Instruct-FP8")
32
  File "/tmp/.cache/uv/environments-v2/3a120645d4f704f5/lib/python3.13/site-packages/transformers/models/auto/modeling_auto.py", line 2289, in from_pretrained
33
  return super().from_pretrained(pretrained_model_name_or_path, *model_args, **kwargs)