Upload utter-project_EuroLLM-9B_1.txt with huggingface_hub
Browse files
utter-project_EuroLLM-9B_1.txt
CHANGED
|
@@ -63,7 +63,7 @@ Traceback (most recent call last):
|
|
| 63 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 64 |
File "/tmp/.cache/uv/environments-v2/ab60391da2086f05/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 419, in hf_raise_for_status
|
| 65 |
raise _format(GatedRepoError, message, response) from e
|
| 66 |
-
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-
|
| 67 |
|
| 68 |
Cannot access gated repo for url https://huggingface.co/utter-project/EuroLLM-9B/resolve/main/config.json.
|
| 69 |
Access to model utter-project/EuroLLM-9B is restricted and you are not in the authorized list. Visit https://huggingface.co/utter-project/EuroLLM-9B to ask for access.
|
|
@@ -71,7 +71,7 @@ Access to model utter-project/EuroLLM-9B is restricted and you are not in the au
|
|
| 71 |
The above exception was the direct cause of the following exception:
|
| 72 |
|
| 73 |
Traceback (most recent call last):
|
| 74 |
-
File "/tmp/utter-project_EuroLLM-
|
| 75 |
pipe = pipeline("text-generation", model="utter-project/EuroLLM-9B")
|
| 76 |
File "/tmp/.cache/uv/environments-v2/ab60391da2086f05/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 922, in pipeline
|
| 77 |
config = AutoConfig.from_pretrained(
|
|
@@ -97,7 +97,7 @@ Traceback (most recent call last):
|
|
| 97 |
) from e
|
| 98 |
OSError: You are trying to access a gated repo.
|
| 99 |
Make sure to have access to it at https://huggingface.co/utter-project/EuroLLM-9B.
|
| 100 |
-
403 Client Error. (Request ID: Root=1-
|
| 101 |
|
| 102 |
Cannot access gated repo for url https://huggingface.co/utter-project/EuroLLM-9B/resolve/main/config.json.
|
| 103 |
Access to model utter-project/EuroLLM-9B is restricted and you are not in the authorized list. Visit https://huggingface.co/utter-project/EuroLLM-9B to ask for access.
|
|
|
|
| 63 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 64 |
File "/tmp/.cache/uv/environments-v2/ab60391da2086f05/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 419, in hf_raise_for_status
|
| 65 |
raise _format(GatedRepoError, message, response) from e
|
| 66 |
+
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-690316c7-088fe153250430267ff1bd89;f18855bf-7918-4011-bebb-3333c9ac2ae0)
|
| 67 |
|
| 68 |
Cannot access gated repo for url https://huggingface.co/utter-project/EuroLLM-9B/resolve/main/config.json.
|
| 69 |
Access to model utter-project/EuroLLM-9B is restricted and you are not in the authorized list. Visit https://huggingface.co/utter-project/EuroLLM-9B to ask for access.
|
|
|
|
| 71 |
The above exception was the direct cause of the following exception:
|
| 72 |
|
| 73 |
Traceback (most recent call last):
|
| 74 |
+
File "/tmp/utter-project_EuroLLM-9B_1ocI9QG.py", line 19, in <module>
|
| 75 |
pipe = pipeline("text-generation", model="utter-project/EuroLLM-9B")
|
| 76 |
File "/tmp/.cache/uv/environments-v2/ab60391da2086f05/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 922, in pipeline
|
| 77 |
config = AutoConfig.from_pretrained(
|
|
|
|
| 97 |
) from e
|
| 98 |
OSError: You are trying to access a gated repo.
|
| 99 |
Make sure to have access to it at https://huggingface.co/utter-project/EuroLLM-9B.
|
| 100 |
+
403 Client Error. (Request ID: Root=1-690316c7-088fe153250430267ff1bd89;f18855bf-7918-4011-bebb-3333c9ac2ae0)
|
| 101 |
|
| 102 |
Cannot access gated repo for url https://huggingface.co/utter-project/EuroLLM-9B/resolve/main/config.json.
|
| 103 |
Access to model utter-project/EuroLLM-9B is restricted and you are not in the authorized list. Visit https://huggingface.co/utter-project/EuroLLM-9B to ask for access.
|