Upload Salesforce_CoDA-v0-Instruct_1.txt with huggingface_hub
Browse files
Salesforce_CoDA-v0-Instruct_1.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
Traceback (most recent call last):
|
| 2 |
-
File "/tmp/Salesforce_CoDA-v0-
|
| 3 |
model = AutoModel.from_pretrained("Salesforce/CoDA-v0-Instruct", trust_remote_code=True, torch_dtype="auto")
|
| 4 |
File "/tmp/.cache/uv/environments-v2/f5cacc24669b9318/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 597, in from_pretrained
|
| 5 |
return model_class.from_pretrained(
|
|
|
|
| 1 |
Traceback (most recent call last):
|
| 2 |
+
File "/tmp/Salesforce_CoDA-v0-Instruct_18eqBJH.py", line 15, in <module>
|
| 3 |
model = AutoModel.from_pretrained("Salesforce/CoDA-v0-Instruct", trust_remote_code=True, torch_dtype="auto")
|
| 4 |
File "/tmp/.cache/uv/environments-v2/f5cacc24669b9318/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 597, in from_pretrained
|
| 5 |
return model_class.from_pretrained(
|