GithubHelp home page GithubHelp logo

Comments (3)

mrwyattii avatar mrwyattii commented on July 21, 2024

Hi @joaopcm1996 and thanks for trying out MII. Looks like we had a bug in the DeepSpeed config for text-generation-zero-example.py. I've fixed that in #88

With the updated script, I was able to run the example with:

python3 text-generation-zero-example.py
python3 text-generation-query-example.py -d "gpt2-xl_deployment"

The error you see when querying may be due to another MII server running in the background, but I'm not certain. You can shut down a server with:

from mii import terminate
terminate("gpt2-xl_deployment") #or replace with whatever the deployment name is

from deepspeed-mii.

jeffra avatar jeffra commented on July 21, 2024

@joaopcm1996, is this now resolved on your side? Please reopen if you still have an issue here.

from deepspeed-mii.

joaopcm1996 avatar joaopcm1996 commented on July 21, 2024

I'll test it out with your recommendation and get back to you if I run into any issues. Appreciate the help!

from deepspeed-mii.

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.