Giter Club home page Giter Club logo

Comments (2)

billl-jiang avatar billl-jiang commented on June 9, 2024

Hi, @gkuberreddy

Thank you for reaching out and for your kind words about our work. Regarding the error you are experiencing while loading the pre-trained model, it indeed seems to be related to the error while downloading the checkpoints.

To resolve this, you may need to download the actual large files using Git LFS. You can do this by executing the following command in your repository's directory:

git lfs pull --include <files to download> --exclude <files to exclude>

Replace with the specific files you need, and with any files you don't want to download. After running this command, the actual content of the large files should be downloaded, replacing the pointers.

It's also a good practice to check the size of the files after downloading to ensure that they are complete. Usually, once the LFS files are properly downloaded, the issue you described should be resolved.

I hope this helps! Please let me know if you have any further questions or if there's anything else I can assist you with. If this resolves your issue, feel free to close the issue on GitHub.

from motiongpt.

gkuberreddy avatar gkuberreddy commented on June 9, 2024

@billl-jiang , Thank you very much for the quick response. That worked.

from motiongpt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.