Upload nvidia_Nemotron-Elastic-12B_2.txt with huggingface_hub
Browse files
nvidia_Nemotron-Elastic-12B_2.txt
CHANGED
|
@@ -62,7 +62,7 @@ Traceback (most recent call last):
|
|
| 62 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 63 |
File "/tmp/.cache/uv/environments-v2/6a7debb2191c90ae/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 419, in hf_raise_for_status
|
| 64 |
raise _format(GatedRepoError, message, response) from e
|
| 65 |
-
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-
|
| 66 |
|
| 67 |
Cannot access gated repo for url https://huggingface.co/nvidia/Nemotron-Elastic-12B/resolve/main/config.json.
|
| 68 |
Access to model nvidia/Nemotron-Elastic-12B is restricted and you are not in the authorized list. Visit https://huggingface.co/nvidia/Nemotron-Elastic-12B to ask for access.
|
|
@@ -70,7 +70,7 @@ Access to model nvidia/Nemotron-Elastic-12B is restricted and you are not in the
|
|
| 70 |
The above exception was the direct cause of the following exception:
|
| 71 |
|
| 72 |
Traceback (most recent call last):
|
| 73 |
-
File "/tmp/nvidia_Nemotron-Elastic-
|
| 74 |
model = AutoModel.from_pretrained("nvidia/Nemotron-Elastic-12B", dtype="auto")
|
| 75 |
File "/tmp/.cache/uv/environments-v2/6a7debb2191c90ae/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 549, in from_pretrained
|
| 76 |
config, kwargs = AutoConfig.from_pretrained(
|
|
@@ -102,7 +102,7 @@ Traceback (most recent call last):
|
|
| 102 |
) from e
|
| 103 |
OSError: You are trying to access a gated repo.
|
| 104 |
Make sure to have access to it at https://huggingface.co/nvidia/Nemotron-Elastic-12B.
|
| 105 |
-
403 Client Error. (Request ID: Root=1-
|
| 106 |
|
| 107 |
Cannot access gated repo for url https://huggingface.co/nvidia/Nemotron-Elastic-12B/resolve/main/config.json.
|
| 108 |
Access to model nvidia/Nemotron-Elastic-12B is restricted and you are not in the authorized list. Visit https://huggingface.co/nvidia/Nemotron-Elastic-12B to ask for access.
|
|
|
|
| 62 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 63 |
File "/tmp/.cache/uv/environments-v2/6a7debb2191c90ae/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 419, in hf_raise_for_status
|
| 64 |
raise _format(GatedRepoError, message, response) from e
|
| 65 |
+
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-6926a8d6-7a4e96867fcf6ee52a591dec;6f74e0cf-6358-420a-9cb2-1a53d7a467e9)
|
| 66 |
|
| 67 |
Cannot access gated repo for url https://huggingface.co/nvidia/Nemotron-Elastic-12B/resolve/main/config.json.
|
| 68 |
Access to model nvidia/Nemotron-Elastic-12B is restricted and you are not in the authorized list. Visit https://huggingface.co/nvidia/Nemotron-Elastic-12B to ask for access.
|
|
|
|
| 70 |
The above exception was the direct cause of the following exception:
|
| 71 |
|
| 72 |
Traceback (most recent call last):
|
| 73 |
+
File "/tmp/nvidia_Nemotron-Elastic-12B_2Gjvrma.py", line 25, in <module>
|
| 74 |
model = AutoModel.from_pretrained("nvidia/Nemotron-Elastic-12B", dtype="auto")
|
| 75 |
File "/tmp/.cache/uv/environments-v2/6a7debb2191c90ae/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 549, in from_pretrained
|
| 76 |
config, kwargs = AutoConfig.from_pretrained(
|
|
|
|
| 102 |
) from e
|
| 103 |
OSError: You are trying to access a gated repo.
|
| 104 |
Make sure to have access to it at https://huggingface.co/nvidia/Nemotron-Elastic-12B.
|
| 105 |
+
403 Client Error. (Request ID: Root=1-6926a8d6-7a4e96867fcf6ee52a591dec;6f74e0cf-6358-420a-9cb2-1a53d7a467e9)
|
| 106 |
|
| 107 |
Cannot access gated repo for url https://huggingface.co/nvidia/Nemotron-Elastic-12B/resolve/main/config.json.
|
| 108 |
Access to model nvidia/Nemotron-Elastic-12B is restricted and you are not in the authorized list. Visit https://huggingface.co/nvidia/Nemotron-Elastic-12B to ask for access.
|