Upload nvidia_NVIDIA-Nemotron-Nano-12B-v2-VL-FP8_1.txt with huggingface_hub
Browse files
nvidia_NVIDIA-Nemotron-Nano-12B-v2-VL-FP8_1.txt
CHANGED
|
@@ -17,7 +17,7 @@ EOFError: EOF when reading a line
|
|
| 17 |
During handling of the above exception, another exception occurred:
|
| 18 |
|
| 19 |
Traceback (most recent call last):
|
| 20 |
-
File "/tmp/nvidia_NVIDIA-Nemotron-Nano-12B-v2-VL-
|
| 21 |
model = AutoModel.from_pretrained("nvidia/NVIDIA-Nemotron-Nano-12B-v2-VL-FP8", torch_dtype="auto")
|
| 22 |
File "/tmp/.cache/uv/environments-v2/c325d41be7923305/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 549, in from_pretrained
|
| 23 |
config, kwargs = AutoConfig.from_pretrained(
|
|
|
|
| 17 |
During handling of the above exception, another exception occurred:
|
| 18 |
|
| 19 |
Traceback (most recent call last):
|
| 20 |
+
File "/tmp/nvidia_NVIDIA-Nemotron-Nano-12B-v2-VL-FP8_1XrGAOL.py", line 18, in <module>
|
| 21 |
model = AutoModel.from_pretrained("nvidia/NVIDIA-Nemotron-Nano-12B-v2-VL-FP8", torch_dtype="auto")
|
| 22 |
File "/tmp/.cache/uv/environments-v2/c325d41be7923305/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 549, in from_pretrained
|
| 23 |
config, kwargs = AutoConfig.from_pretrained(
|