Upload utter-project_EuroLLM-9B_2.txt with huggingface_hub
Browse files
utter-project_EuroLLM-9B_2.txt
CHANGED
|
@@ -64,7 +64,7 @@ Traceback (most recent call last):
|
|
| 64 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 65 |
File "/tmp/.cache/uv/environments-v2/31d9dd746308ee4e/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 419, in hf_raise_for_status
|
| 66 |
raise _format(GatedRepoError, message, response) from e
|
| 67 |
-
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-
|
| 68 |
|
| 69 |
Cannot access gated repo for url https://huggingface.co/utter-project/EuroLLM-9B/resolve/main/config.json.
|
| 70 |
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.
|
|
@@ -72,7 +72,7 @@ Access to model utter-project/EuroLLM-9B is restricted and you are not in the au
|
|
| 72 |
The above exception was the direct cause of the following exception:
|
| 73 |
|
| 74 |
Traceback (most recent call last):
|
| 75 |
-
File "/tmp/utter-project_EuroLLM-
|
| 76 |
tokenizer = AutoTokenizer.from_pretrained("utter-project/EuroLLM-9B")
|
| 77 |
File "/tmp/.cache/uv/environments-v2/31d9dd746308ee4e/lib/python3.13/site-packages/transformers/models/auto/tokenization_auto.py", line 1093, in from_pretrained
|
| 78 |
config = AutoConfig.from_pretrained(
|
|
@@ -98,7 +98,7 @@ Traceback (most recent call last):
|
|
| 98 |
) from e
|
| 99 |
OSError: You are trying to access a gated repo.
|
| 100 |
Make sure to have access to it at https://huggingface.co/utter-project/EuroLLM-9B.
|
| 101 |
-
403 Client Error. (Request ID: Root=1-
|
| 102 |
|
| 103 |
Cannot access gated repo for url https://huggingface.co/utter-project/EuroLLM-9B/resolve/main/config.json.
|
| 104 |
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.
|
|
|
|
| 64 |
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
|
| 65 |
File "/tmp/.cache/uv/environments-v2/31d9dd746308ee4e/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 419, in hf_raise_for_status
|
| 66 |
raise _format(GatedRepoError, message, response) from e
|
| 67 |
+
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-690316c5-3a9588ef231f119f6f90d113;0eae5f0f-7d79-44ee-97a1-8f06ef3c1289)
|
| 68 |
|
| 69 |
Cannot access gated repo for url https://huggingface.co/utter-project/EuroLLM-9B/resolve/main/config.json.
|
| 70 |
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.
|
|
|
|
| 72 |
The above exception was the direct cause of the following exception:
|
| 73 |
|
| 74 |
Traceback (most recent call last):
|
| 75 |
+
File "/tmp/utter-project_EuroLLM-9B_2TJlbw3.py", line 19, in <module>
|
| 76 |
tokenizer = AutoTokenizer.from_pretrained("utter-project/EuroLLM-9B")
|
| 77 |
File "/tmp/.cache/uv/environments-v2/31d9dd746308ee4e/lib/python3.13/site-packages/transformers/models/auto/tokenization_auto.py", line 1093, in from_pretrained
|
| 78 |
config = AutoConfig.from_pretrained(
|
|
|
|
| 98 |
) from e
|
| 99 |
OSError: You are trying to access a gated repo.
|
| 100 |
Make sure to have access to it at https://huggingface.co/utter-project/EuroLLM-9B.
|
| 101 |
+
403 Client Error. (Request ID: Root=1-690316c5-3a9588ef231f119f6f90d113;0eae5f0f-7d79-44ee-97a1-8f06ef3c1289)
|
| 102 |
|
| 103 |
Cannot access gated repo for url https://huggingface.co/utter-project/EuroLLM-9B/resolve/main/config.json.
|
| 104 |
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.
|