Upload openbmb_MiniCPM-V-4_5_1.txt with huggingface_hub
Browse files
openbmb_MiniCPM-V-4_5_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_5", trust_remote_code=True, torch_dtype="auto"),
|
| 4 |
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
| 5 |
File "/tmp/.cache/uv/environments-v2/dcb16eeefd2766a7/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_5_1gcnEYe.py", line 12, in <module>
|
| 3 |
model = AutoModel.from_pretrained("openbmb/MiniCPM-V-4_5", trust_remote_code=True, torch_dtype="auto"),
|
| 4 |
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
| 5 |
File "/tmp/.cache/uv/environments-v2/dcb16eeefd2766a7/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 582, in from_pretrained
|