Upload InternRobotics_VLAC_0.txt with huggingface_hub
Browse files
InternRobotics_VLAC_0.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
Traceback (most recent call last):
|
| 2 |
-
File "/tmp/
|
| 3 |
model = AutoModel.from_pretrained("InternRobotics/VLAC", trust_remote_code=True, torch_dtype="auto")
|
| 4 |
File "/tmp/.cache/uv/environments-v2/c49290f3fbdea1ed/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 586, in from_pretrained
|
| 5 |
model_class = get_class_from_dynamic_module(
|
|
|
|
| 1 |
Traceback (most recent call last):
|
| 2 |
+
File "/tmp/InternRobotics_VLAC_0gp4Ver.py", line 15, in <module>
|
| 3 |
model = AutoModel.from_pretrained("InternRobotics/VLAC", trust_remote_code=True, torch_dtype="auto")
|
| 4 |
File "/tmp/.cache/uv/environments-v2/c49290f3fbdea1ed/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 586, in from_pretrained
|
| 5 |
model_class = get_class_from_dynamic_module(
|