GithubHelp home page GithubHelp logo

Comments (7)

oobabooga avatar oobabooga commented on August 26, 2024 1

The --disk option has been implemented. With it, I have been able to load a 30b model on my RTX 3090 with

python server.py --model galactica-30b --auto-devices --disk

The performance is crap (like 1 word every 10 seconds), but it works.

from text-generation-webui.

 avatar commented on August 26, 2024

Token streaming would be a great addition!

from text-generation-webui.

oobabooga avatar oobabooga commented on August 26, 2024

Text streaming has been implemented. It is still experimental, but it seems to work. Can you try it?

from text-generation-webui.

Silver267 avatar Silver267 commented on August 26, 2024

@oobabooga Text streaming did work, however, I think it introduced other bugs - in chat mode, the generate button would sometimes not respond and the input box will not automatically be cleared after generate button is clicked, and input box sometimes clears itself when typing. The other modes seems to be working properly though.

from text-generation-webui.

oobabooga avatar oobabooga commented on August 26, 2024

Can you git pull and try again? I might have fixed those inconsistencies with the latest commits.

from text-generation-webui.

Silver267 avatar Silver267 commented on August 26, 2024

Your fix worked. I'll still remain this issue as open since the other request (disk cache that generates once-and-for-all) isn't implemented yet, but take your time. Thanks for the work!

from text-generation-webui.

oobabooga avatar oobabooga commented on August 26, 2024

I am glad to hear that. For now, I have moved the stream work into a separate stream branch because the streaming caused a 50% decrease in performance on my GPU. Once things become more stable I will move it back to the main branch.

from text-generation-webui.

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.