Upload openbmb_MiniCPM-V-4_0.txt with huggingface_hub
Browse files
openbmb_MiniCPM-V-4_0.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
Traceback (most recent call last):
|
| 2 |
-
File "/tmp/openbmb_MiniCPM-V-
|
| 3 |
pipe = pipeline("image-text-to-text", model="openbmb/MiniCPM-V-4", trust_remote_code=True)
|
| 4 |
File "/tmp/.cache/uv/environments-v2/317c323bcddb3855/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1008, in pipeline
|
| 5 |
framework, model = infer_framework_load_model(
|
|
|
|
| 1 |
Traceback (most recent call last):
|
| 2 |
+
File "/tmp/openbmb_MiniCPM-V-4_0KhTefU.py", line 13, in <module>
|
| 3 |
pipe = pipeline("image-text-to-text", model="openbmb/MiniCPM-V-4", trust_remote_code=True)
|
| 4 |
File "/tmp/.cache/uv/environments-v2/317c323bcddb3855/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 1008, in pipeline
|
| 5 |
framework, model = infer_framework_load_model(
|