Upload AIDC-AI_Ovis2.5-9B_1.txt with huggingface_hub
Browse files- AIDC-AI_Ovis2.5-9B_1.txt +1 -1
AIDC-AI_Ovis2.5-9B_1.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
Traceback (most recent call last):
|
| 2 |
-
File "/tmp/AIDC-AI_Ovis2.5-
|
| 3 |
model = AutoModelForCausalLM.from_pretrained("AIDC-AI/Ovis2.5-9B", trust_remote_code=True, torch_dtype="auto")
|
| 4 |
File "/tmp/.cache/uv/environments-v2/e38caf06c1acb22e/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/AIDC-AI_Ovis2.5-9B_1ZxOqXe.py", line 12, in <module>
|
| 3 |
model = AutoModelForCausalLM.from_pretrained("AIDC-AI/Ovis2.5-9B", trust_remote_code=True, torch_dtype="auto")
|
| 4 |
File "/tmp/.cache/uv/environments-v2/e38caf06c1acb22e/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 586, in from_pretrained
|
| 5 |
model_class = get_class_from_dynamic_module(
|