config.json missing?

#4
by abo - opened

HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/jinaai/jina-embeddings-v2-base-de/resolve/main/config.json
when trying the code example

I'm experiencing the same problem. The link from the error message returns the 404 HTTPError:
OSError: jinaai/jina-embeddings-v2-base-de does not appear to have a file named config.json. Checkout 'https://huggingface.co/jinaai/jina-embeddings-v2-base-de/main' for available files.

it was just not published here https://huggingface.co/jinaai/jina-embeddings-v2-base-de/tree/main
but for instance for -en embeddings it exists

The model seems to exist now!

The model seems to exist now!

thanks!

There are now files, but only when you are logged into Huggingface (HF).
To run the model via CLI, this is what worked:

bwang0911 changed discussion status to closed

Sign up or log in to comment