Thanks for the ping, @John6666
If that workaround solves this, then great! We'll keep digging into the root cause. Appreciate the additional example.
Thanks for the ping, @John6666
If that workaround solves this, then great! We'll keep digging into the root cause. Appreciate the additional example.
@nyuuzyou some high-level plans here if you're interested https://huggingface.co/blog/migrating-the-hub-to-xet
@nyuuzyou we definitely want everyone to be on Xet in the future, so yup!
get_kernel
use_kernel_forward_from_hub
kernels
. kernels
makes it possible to load compute kernels directly from the Hub! πtorch.compile
support.Hey @RichardErkhov we've begun onboarding you to Xet! π
All new repos you create will be Xet-enabled by default and your existing repos are being migrated as we speak.
Since you have a lot of repos the migration of existing content may take some time. While it's ongoing you may notice instances where a repo is a mixture of LFS and Xet-backed files. This shouldn't be an problem due to how we manage backwards compatibility, but if you have any issues, please let me know here.
For new repos you create, just make sure to follow the instructions here to get the full benefits of using Xet storage.
I'll follow up here once all of your repos have been moved over!
Hey @mradermacher sorry for the delay; just wanted to let you know that your migration to Xet should be complete!
Feel free to ping me here if you have any questions or feedback. Excited to hear how it's been going! π€
Also, if you have any issues, don't hesitate to open a discussion here https://huggingface.co/spaces/xet-team/README/discussions or an issue on this repo https://github.com/huggingface/xet-core
Hey @mradermacher just wanted to let you know that we've begun onboarding you to Xet!
All new repos that you create will be Xet-enabled by default. We are still migrating existing repos, so you will see times when there are a mixture of LFS and Xet files side-by-side, but as the migration progresses everything will become Xet.
As I mentioned in my last message, none of this is an issue due to how we've designed the system for backward compatibility, but if you have any questions or concerns, please let me know. Otherwise, I'll follow up here once all your repos are migrated!
huggingface_hub
β with a built-in MCP Client and a Tiny Agents CLI.pip install "huggingface_hub[mcp]>=0.32.0"