GithubHelp home page GithubHelp logo

Comments (7)

brycedrennan avatar brycedrennan commented on August 18, 2024

did you try it?

from if.

phalexo avatar phalexo commented on August 18, 2024

No, to try it I have to provide my info to download the checkpoints. If the above is not possible with the current code, then I don't want to register for the checkpoints.

from if.

ThioJoe avatar ThioJoe commented on August 18, 2024

Seems to work.

Before:
image
image

After:
image
image

from if.

phalexo avatar phalexo commented on August 18, 2024

Seems to work.

Can I assume, you were also able to get an image out of it? Since they are using "accelerate" library already, I hoped it would work.

Thanks for the info.

from if.

ThioJoe avatar ThioJoe commented on August 18, 2024

Yes I can now confirm I was able to get images out of it with multi GPUs.

Also you can change
t5 = T5Embedder(device="cpu")
to be a GPU like
t5 = T5Embedder(device="cuda:0")

from if.

phalexo avatar phalexo commented on August 18, 2024

Yes I can now confirm I was able to get images out of it with multi GPUs.

Also you can change t5 = T5Embedder(device="cpu") to be a GPU like t5 = T5Embedder(device="cuda:0")

Did you do anything additional? I am running into an issue that cuBLAS is not supported when t5 is called. I have installed cuda toolset 11.8 after 11.3 and it still gives me the same error.

Did the images display correctly?

Can you put up some info about your environment? Python module versions, kernel, etc...

Thanks.

from if.

larme avatar larme commented on August 18, 2024

Hi all, we made an integration of BentoML with IF. It support starting local server with a simple way to assign stages to arbitrary GPU available to the system. You can also build docker image and deploy it to production environment using bentoctl or BentoCloud.

from if.

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.