Upload nvidia_Nemotron-Flash-3B-Instruct_1.txt with huggingface_hub
Browse files
nvidia_Nemotron-Flash-3B-Instruct_1.txt
CHANGED
|
@@ -6,7 +6,7 @@ model = AutoModelForCausalLM.from_pretrained("nvidia/Nemotron-Flash-3B-Instruct"
|
|
| 6 |
|
| 7 |
ERROR:
|
| 8 |
Traceback (most recent call last):
|
| 9 |
-
File "/tmp/nvidia_Nemotron-Flash-3B-
|
| 10 |
model = AutoModelForCausalLM.from_pretrained("nvidia/Nemotron-Flash-3B-Instruct", trust_remote_code=True, dtype="auto")
|
| 11 |
File "/tmp/.cache/uv/environments-v2/1a668167ba0408fb/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 586, in from_pretrained
|
| 12 |
model_class = get_class_from_dynamic_module(
|
|
|
|
| 6 |
|
| 7 |
ERROR:
|
| 8 |
Traceback (most recent call last):
|
| 9 |
+
File "/tmp/nvidia_Nemotron-Flash-3B-Instruct_15gkiYI.py", line 25, in <module>
|
| 10 |
model = AutoModelForCausalLM.from_pretrained("nvidia/Nemotron-Flash-3B-Instruct", trust_remote_code=True, dtype="auto")
|
| 11 |
File "/tmp/.cache/uv/environments-v2/1a668167ba0408fb/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 586, in from_pretrained
|
| 12 |
model_class = get_class_from_dynamic_module(
|