Upload moonshotai_Kimi-K2-Instruct-0905_1.txt with huggingface_hub
Browse files
moonshotai_Kimi-K2-Instruct-0905_1.txt
CHANGED
|
@@ -6,7 +6,7 @@ model = AutoModelForCausalLM.from_pretrained("moonshotai/Kimi-K2-Instruct-0905",
|
|
| 6 |
|
| 7 |
ERROR:
|
| 8 |
Traceback (most recent call last):
|
| 9 |
-
File "/tmp/moonshotai_Kimi-K2-Instruct-
|
| 10 |
model = AutoModelForCausalLM.from_pretrained("moonshotai/Kimi-K2-Instruct-0905", trust_remote_code=True, torch_dtype="auto")
|
| 11 |
File "/tmp/.cache/uv/environments-v2/a026bb39f18df708/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 597, in from_pretrained
|
| 12 |
return model_class.from_pretrained(
|
|
|
|
| 6 |
|
| 7 |
ERROR:
|
| 8 |
Traceback (most recent call last):
|
| 9 |
+
File "/tmp/moonshotai_Kimi-K2-Instruct-0905_1lbarRA.py", line 18, in <module>
|
| 10 |
model = AutoModelForCausalLM.from_pretrained("moonshotai/Kimi-K2-Instruct-0905", trust_remote_code=True, torch_dtype="auto")
|
| 11 |
File "/tmp/.cache/uv/environments-v2/a026bb39f18df708/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 597, in from_pretrained
|
| 12 |
return model_class.from_pretrained(
|