Issue with merges

#37
by DreadPoor - opened

so, I got this weird issue: whenever I try to make a merge, even the example ones, I get an error about authorization, as if every model in the merge were gated (they are not)

is there any way to fix or workaround this? if its something I am doing wrong, can anyone help me understand the problem?
am I on a time-out of some sort?

here is are some lines:
requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/failspy/Meta-Llama-3-8B-Instruct-abliterated-v3/resolve/main/config.json

further:
Repository Not Found for url: https://huggingface.co/failspy/Meta-Llama-3-8B-Instruct-abliterated-v3/resolve/main/config.json.

further:
OSError: failspy/Meta-Llama-3-8B-Instruct-abliterated-v3 is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models'

thanks in advance!

DreadPoor changed discussion status to closed
DreadPoor changed discussion title from Issue with TIES to Issue with merges
DreadPoor changed discussion status to open

https://discuss.huggingface.co/t/problem-access-public-model/138206

i found this which seems similar to the issue I am facing, maybe this helps.

Sign up or log in to comment