Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use pre-built FA2, vllm, quantization kernels in the dockerfiles #1867

Open
fxmarty opened this issue May 7, 2024 · 0 comments
Open

Use pre-built FA2, vllm, quantization kernels in the dockerfiles #1867

fxmarty opened this issue May 7, 2024 · 0 comments

Comments

@fxmarty
Copy link
Collaborator

fxmarty commented May 7, 2024

Feature request

We could just use

RUN pip install whatever_package.whl

which would tremendously speedup the build given that the target is always Hopper, Ampere.

This would involve having for example our own wheel index, handle the build when we want to upgrade, and use whl in TGI Dockerfiles.

Motivation

Building TGI is prohibitively slow for developers

Your contribution

I could work on that sometime

@fxmarty fxmarty changed the title Use pre-built FA2, vllm, quantization kernels in the docker image Use pre-built FA2, vllm, quantization kernels in the dockerfiles May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant