Error: fatal: expected 'packfile'

#7
by Dravinian - opened

This isn't on my end, I am currently cloning into the instruct version no problems.

This is an error in the Repo.

Swiss AI Initiative org
edited Apr 23

@Dravinian I was able to reproduce this problem, despite having XET installed and working fine. It seems to affect some of large Git repositories, not clear what we can do about it.

The Instruct 70B model currently does not have this issue. Another quick workaround is to add a --depth=1 parameter to your git clone command.
Alternatively, use the Hugging Face CLI, i.e.:

hf download swiss-ai/Apertus-70B-2509

Swiss AI Initiative org

Closing as I haven’t heard any recent reports of this issue.

loleg changed discussion status to closed

Sign up or log in to comment