LVM icon indicating copy to clipboard operation
LVM copied to clipboard

Consider hosting the models and datasets in GitHub directly using XetData add-on

Open srinify opened this issue 2 years ago • 1 comments

Hey there! I work at XetHub and we built a GitHub app that scales GitHub repos to handle large files (upto 100 TB). No cost for public repos.

Here's an example where we hosted a bunch of .onxx model files in the Git repo: https://github.com/onnx/models/issues/632#issue-2007245752

This way, your local folder doesn't need a .gitignore file and the GitHub state matches your local state since you can just keep your large files in the same folder. I'd be happy to coordinate and make this happen

srinify avatar Dec 05 '23 18:12 srinify

Thank you for the tips!

ytongbai avatar Dec 08 '23 07:12 ytongbai