Upload deepseek-ai_DeepSeek-V3.2-Exp_1.txt with huggingface_hub
Browse files
deepseek-ai_DeepSeek-V3.2-Exp_1.txt
CHANGED
|
@@ -16,7 +16,7 @@ KeyError: 'deepseek_v32'
|
|
| 16 |
During handling of the above exception, another exception occurred:
|
| 17 |
|
| 18 |
Traceback (most recent call last):
|
| 19 |
-
File "/tmp/deepseek-ai_DeepSeek-V3.2-
|
| 20 |
model = AutoModelForCausalLM.from_pretrained("deepseek-ai/DeepSeek-V3.2-Exp", torch_dtype="auto")
|
| 21 |
File "/tmp/.cache/uv/environments-v2/ca40b4f14047fc5a/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 549, in from_pretrained
|
| 22 |
config, kwargs = AutoConfig.from_pretrained(
|
|
|
|
| 16 |
During handling of the above exception, another exception occurred:
|
| 17 |
|
| 18 |
Traceback (most recent call last):
|
| 19 |
+
File "/tmp/deepseek-ai_DeepSeek-V3.2-Exp_1x8X0d8.py", line 18, in <module>
|
| 20 |
model = AutoModelForCausalLM.from_pretrained("deepseek-ai/DeepSeek-V3.2-Exp", torch_dtype="auto")
|
| 21 |
File "/tmp/.cache/uv/environments-v2/ca40b4f14047fc5a/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 549, in from_pretrained
|
| 22 |
config, kwargs = AutoConfig.from_pretrained(
|