Upload openbmb_MiniCPM-V-4_1.txt with huggingface_hub
Browse files
openbmb_MiniCPM-V-4_1.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
Traceback (most recent call last):
|
2 |
-
File "/tmp/openbmb_MiniCPM-V-
|
3 |
model = AutoModel.from_pretrained("openbmb/MiniCPM-V-4", trust_remote_code=True, torch_dtype="auto"),
|
4 |
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
5 |
File "/tmp/.cache/uv/environments-v2/67abe00338858a56/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 582, in from_pretrained
|
|
|
1 |
Traceback (most recent call last):
|
2 |
+
File "/tmp/openbmb_MiniCPM-V-4_1nz91IG.py", line 12, in <module>
|
3 |
model = AutoModel.from_pretrained("openbmb/MiniCPM-V-4", trust_remote_code=True, torch_dtype="auto"),
|
4 |
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
5 |
File "/tmp/.cache/uv/environments-v2/67abe00338858a56/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 582, in from_pretrained
|