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

#Feature Request# Accelerated Deployment. #51

Open
Xingxiangrui opened this issue Jan 3, 2024 · 2 comments
Open

#Feature Request# Accelerated Deployment. #51

Xingxiangrui opened this issue Jan 3, 2024 · 2 comments

Comments

@Xingxiangrui
Copy link

Accelerated Deployment.. Regarding the current llama, there are many mature acceleration frameworks, such as LMDeploy, vLLM, and AWQ.
After using the MoE architecture, how to use these acceleration frameworks for deployment? Has adaptation been done?

@Spico197
Copy link
Collaborator

Spico197 commented Jan 3, 2024

Hi there, thanks for the question~

It is possible to use these frameworks for LLaMA-MoE inference acceleration, and we are working on it. It may take some time for development and testing. Please hang on tight ❤️

Please don't close this issue until we have further progresses. Thank you for your patience~

@Xingxiangrui
Copy link
Author

Xingxiangrui commented Jan 10, 2024

If I understand correctly, the model structure of llama-MoE is identical to the the model structure of Mixtral-MoE ( negelecting the sliding window attention). You can reuse the model structure of Mixtral-MoE for adaptation. Mixtral-MoE has already been deployed with vLLM and AWQ.

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