Error loading the model

#1
by g8a9 - opened

Hi, I'm trying to load the model (I've accepted the requirements here, and I'm using comet v2.2.2), but I get the following error

Traceback (most recent call last):
  File "[hidden]/huggingface_hub/utils/_errors.py", line 304, in hf_raise_for_status
    response.raise_for_status()
  File "[hidden]/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/api/models/Unbabel/wmt22-cometkiwi-da-xxl/revision/main

Could you help me?

g8a9 changed discussion status to closed

Closed as creating a new env, logging back in HF, and downloading the model again fixed the issue.

Sign up or log in to comment