Giter VIP home page Giter VIP logo

Comments (12)

tikikun avatar tikikun commented on June 9, 2024 1

but having ggml also can attract more contributors, also i'm curious whether inferLLM support cuda, doesn't see that on the page

from lmdeploy.

tpoisonooo avatar tpoisonooo commented on June 9, 2024

Indeed llama.cpp/GGML is famous (about 30k star), but the code is really hard to read.

InferLLM may be a better choice.

from lmdeploy.

tikikun avatar tikikun commented on June 9, 2024

wow what is it can you elaborate a bit more, to what i understand it's just that you need to implement the ggml itself into the triton backend and later on you can reuse the triton backend and have the benefit of ggml update after every iteration

from lmdeploy.

tikikun avatar tikikun commented on June 9, 2024

will not be re-using fastertransformer i guess but more about how the ggml itself can be integrated with tritonbackend

from lmdeploy.

tpoisonooo avatar tpoisonooo commented on June 9, 2024

will not be re-using fastertransformer i guess but more about how the ggml itself can be integrated with tritonbackend

Here is my opinion, when you integrate a inference backend, you have to make sure of service quality.
Let's take a assumption, after integration, if ggml has a bug, lmdeploy has responsibility to locate it or fix it.

The greater cost of software is maintenance, so we need to consider the code complexity of ggml.

from lmdeploy.

tpoisonooo avatar tpoisonooo commented on June 9, 2024

About InferLLM https://github.com/MegEngine/InferLLM

from lmdeploy.

tikikun avatar tikikun commented on June 9, 2024

saw enable gpu on the cmake file still

from lmdeploy.

tpoisonooo avatar tpoisonooo commented on June 9, 2024

but having ggml also can attract more contributors, also i'm curious whether inferLLM support cuda, doesn't see that on the page

yes, attracting more contributors is a good reason to integrate ggml.

from lmdeploy.

tpoisonooo avatar tpoisonooo commented on June 9, 2024

but having ggml also can attract more contributors, also i'm curious whether inferLLM support cuda, doesn't see that on the page

InferLLM cuda part is WIP MegEngine/InferLLM#27

from lmdeploy.

tikikun avatar tikikun commented on June 9, 2024

InferLLM will have many language barriers for non-chinese speakers contributors also, which is a very large audience, for most of the open source implementation it depends on how many contributors you have.

from lmdeploy.

tpoisonooo avatar tpoisonooo commented on June 9, 2024

InferLLM will have many language barriers for non-chinese speakers contributors also, which is a very large audience, for most of the open source implementation it depends on how many contributors you have.

Already passed on to InferLLM team .. QvQ

from lmdeploy.

lvhan028 avatar lvhan028 commented on June 9, 2024

Close since no more activity over two weeks. Feel free to reopen it if it is still an issue

from lmdeploy.

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.