Git Product home page Git Product logo

Comments (7)

sri1905 avatar sri1905 commented on August 15, 2024 1

Now I did and the pythorch_model.bin is loading. Thank you soo much !

from anuvaad.

bedapudi6788 avatar bedapudi6788 commented on August 15, 2024

@sri1905 did you change any code or is this the module installed by pip install --upgrade anuvaad? from_tf=True should not have been used. The provided weights are pytorch weights.

from anuvaad.

sri1905 avatar sri1905 commented on August 15, 2024

Its the module installed by pip install --upgrade anuvaad, I am using tensorflow 1.15 and python 3.6.9. Nothing else modified.

from anuvaad.

bedapudi6788 avatar bedapudi6788 commented on August 15, 2024

REQUIRED = ["transformers>=4.0.0rc1", "pydload", "torch>=1.5.0", "sentencepiece"]
the requirements are defined here.

from anuvaad.

bedapudi6788 avatar bedapudi6788 commented on August 15, 2024

@sri1905 https://colab.research.google.com/drive/1ixxaJK9_4qobHckUxTQw3yV95cCbqqLS?usp=sharing here is a colab showing the expected logs when anuvaad is correctly setup.

from anuvaad.

sri1905 avatar sri1905 commented on August 15, 2024

I have added the suggested requirements to a .txt file and ran pip install -r on it. Strangly I get the old OSError which asks me to set the "from_tf=True". Also, it works on colab but fails to work in my terminal or jupyter notebook.
Screenshot from 2020-11-28 12-40-11

from anuvaad.

bedapudi6788 avatar bedapudi6788 commented on August 15, 2024

#2 (comment) did you do this?

from anuvaad.

Related Issues (9)

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.