Upload MiniMaxAI_MiniMax-M2_1.txt with huggingface_hub
Browse files
MiniMaxAI_MiniMax-M2_1.txt
CHANGED
|
@@ -21,7 +21,7 @@ print(tokenizer.decode(outputs[0][inputs["input_ids"].shape[-1]:]))
|
|
| 21 |
|
| 22 |
ERROR:
|
| 23 |
Traceback (most recent call last):
|
| 24 |
-
File "/tmp/MiniMaxAI_MiniMax-
|
| 25 |
model = AutoModelForCausalLM.from_pretrained("MiniMaxAI/MiniMax-M2")
|
| 26 |
File "/tmp/.cache/uv/environments-v2/e4552f1c3ca9047f/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 604, in from_pretrained
|
| 27 |
return model_class.from_pretrained(
|
|
|
|
| 21 |
|
| 22 |
ERROR:
|
| 23 |
Traceback (most recent call last):
|
| 24 |
+
File "/tmp/MiniMaxAI_MiniMax-M2_1H18ifN.py", line 20, in <module>
|
| 25 |
model = AutoModelForCausalLM.from_pretrained("MiniMaxAI/MiniMax-M2")
|
| 26 |
File "/tmp/.cache/uv/environments-v2/e4552f1c3ca9047f/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 604, in from_pretrained
|
| 27 |
return model_class.from_pretrained(
|