Upload nvidia_Nemotron-Elastic-12B_1.txt with huggingface_hub
Browse files
nvidia_Nemotron-Elastic-12B_1.txt
CHANGED
|
@@ -67,7 +67,7 @@ Traceback (most recent call last):
|
|
| 67 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 68 |
File "/tmp/.cache/uv/environments-v2/863e2991e2ec9e33/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 419, in hf_raise_for_status
|
| 69 |
raise _format(GatedRepoError, message, response) from e
|
| 70 |
-
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-
|
| 71 |
|
| 72 |
Cannot access gated repo for url https://huggingface.co/nvidia/Nemotron-Elastic-12B/resolve/main/config.json.
|
| 73 |
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.
|
|
@@ -75,7 +75,7 @@ Access to model nvidia/Nemotron-Elastic-12B is restricted and you are not in the
|
|
| 75 |
The above exception was the direct cause of the following exception:
|
| 76 |
|
| 77 |
Traceback (most recent call last):
|
| 78 |
-
File "/tmp/nvidia_Nemotron-Elastic-
|
| 79 |
pipe = pipeline("text-generation", model="nvidia/Nemotron-Elastic-12B")
|
| 80 |
File "/tmp/.cache/uv/environments-v2/863e2991e2ec9e33/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 922, in pipeline
|
| 81 |
config = AutoConfig.from_pretrained(
|
|
@@ -101,7 +101,7 @@ Traceback (most recent call last):
|
|
| 101 |
) from e
|
| 102 |
OSError: You are trying to access a gated repo.
|
| 103 |
Make sure to have access to it at https://huggingface.co/nvidia/Nemotron-Elastic-12B.
|
| 104 |
-
403 Client Error. (Request ID: Root=1-
|
| 105 |
|
| 106 |
Cannot access gated repo for url https://huggingface.co/nvidia/Nemotron-Elastic-12B/resolve/main/config.json.
|
| 107 |
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.
|
|
|
|
| 67 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 68 |
File "/tmp/.cache/uv/environments-v2/863e2991e2ec9e33/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 419, in hf_raise_for_status
|
| 69 |
raise _format(GatedRepoError, message, response) from e
|
| 70 |
+
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-69294bcc-34e51ccc238b08053d5bae5d;ed1ddb79-f43d-4665-9c77-0367ae8c5d19)
|
| 71 |
|
| 72 |
Cannot access gated repo for url https://huggingface.co/nvidia/Nemotron-Elastic-12B/resolve/main/config.json.
|
| 73 |
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.
|
|
|
|
| 75 |
The above exception was the direct cause of the following exception:
|
| 76 |
|
| 77 |
Traceback (most recent call last):
|
| 78 |
+
File "/tmp/nvidia_Nemotron-Elastic-12B_1u0o5lI.py", line 26, in <module>
|
| 79 |
pipe = pipeline("text-generation", model="nvidia/Nemotron-Elastic-12B")
|
| 80 |
File "/tmp/.cache/uv/environments-v2/863e2991e2ec9e33/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 922, in pipeline
|
| 81 |
config = AutoConfig.from_pretrained(
|
|
|
|
| 101 |
) from e
|
| 102 |
OSError: You are trying to access a gated repo.
|
| 103 |
Make sure to have access to it at https://huggingface.co/nvidia/Nemotron-Elastic-12B.
|
| 104 |
+
403 Client Error. (Request ID: Root=1-69294bcc-34e51ccc238b08053d5bae5d;ed1ddb79-f43d-4665-9c77-0367ae8c5d19)
|
| 105 |
|
| 106 |
Cannot access gated repo for url https://huggingface.co/nvidia/Nemotron-Elastic-12B/resolve/main/config.json.
|
| 107 |
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.
|