Upload meituan-longcat_LongCat-Image-Dev_0.txt with huggingface_hub
Browse files
meituan-longcat_LongCat-Image-Dev_0.txt
CHANGED
|
@@ -6,7 +6,7 @@ model = AutoModel.from_pretrained("meituan-longcat/LongCat-Image-Dev", dtype="au
|
|
| 6 |
|
| 7 |
ERROR:
|
| 8 |
Traceback (most recent call last):
|
| 9 |
-
File "/tmp/meituan-longcat_LongCat-Image-
|
| 10 |
model = AutoModel.from_pretrained("meituan-longcat/LongCat-Image-Dev", dtype="auto")
|
| 11 |
File "/tmp/.cache/uv/environments-v2/7c8255c268bb84ab/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 549, in from_pretrained
|
| 12 |
config, kwargs = AutoConfig.from_pretrained(
|
|
|
|
| 6 |
|
| 7 |
ERROR:
|
| 8 |
Traceback (most recent call last):
|
| 9 |
+
File "/tmp/meituan-longcat_LongCat-Image-Dev_0u2HGre.py", line 25, in <module>
|
| 10 |
model = AutoModel.from_pretrained("meituan-longcat/LongCat-Image-Dev", dtype="auto")
|
| 11 |
File "/tmp/.cache/uv/environments-v2/7c8255c268bb84ab/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 549, in from_pretrained
|
| 12 |
config, kwargs = AutoConfig.from_pretrained(
|