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

About minimizing local_llm image size #476

Open
hardychen1991 opened this issue Apr 15, 2024 · 1 comment
Open

About minimizing local_llm image size #476

hardychen1991 opened this issue Apr 15, 2024 · 1 comment

Comments

@hardychen1991
Copy link

hardychen1991 commented Apr 15, 2024

Hi, thanks for such a great work!
Just wondering if someone has done something to minimizing local_llm image size?

I've tried to build my customized image for text-only SLM inference, specifically with Gemma-2B. But the amount of base images and packages is a bit overwhelming.
Any information or advices maybe? Thanks!

@dusty-nv
Copy link
Owner

dusty-nv commented Apr 15, 2024

Hi @hardychen1991, yea I feel you, have been trying to make this smaller and build faster, in fact we basically re-did most of the containers in this repo for minimization. Perhaps unsurprisingly considering what it achieves, this one has many big/complex dependencies including MLC/TVM, AWQ, FAISS, ASR/TTS, ect so it is still quite large. The local_llm has also transitioned to NanoLLM for future development, where I hope to continue making progress on issues like this:

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

2 participants