vincent
vincent
@Wauplin Thanks for your reply. I’m running a self-hosted model hosting service and would like it to be compatible with the Hugging Face SDK. I’m using http://endpoint/hf as the HF_ENDPOINT,...
@Wauplin I'm not very familiar with Python, but I tried to fix the function and added some test cases. When you have time, could you please help review the changes?...
@Bao0ne This is because OSS pre-signed URLs only support files up to 5GB in size. We've improved the error message in the latest version. If you need to upload files...
@yxuebo1987-collab https://gitlab.com/gitlab-org/gitaly 是使用 gitaly 的官方项目编译出来的
@Rader Got it. @reboot-cloud Thank you for your feedback — it's very valuable. After investigation, we found that the issue was caused by our lack of support for the `blobs`...
@reboot-cloud Our SaaS has been updated, could you please try downloading again and see if it still gets this error. Thanks again for your report!
目前没有删除,这个和之前设计的共用 lfs 文件有关,现在我们支持了每个项目的 lfs 文件相互隔离,但是还没有将删除模型后删除 lfs 文件操作加入进去
- 如果需要删除 lfs 文件来腾出存储空间可以选择到 minio 控制台删除 - 如果需要保留 lfs 文件建议扩容
我们也会尽快将删除仓库后将 lfs 文件一并删除这个功能加入进去,当然我们也欢迎你参与贡献代码 ❤️