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

I'm curious that why MobileLLaMA 2.7B is faster then OpenLLaMA reported in v1 paper? #46

Open
XiaohuJoshua opened this issue Apr 15, 2024 · 2 comments

Comments

@XiaohuJoshua
Copy link

Thanks for the impressive work.
Have I overlooked any modifications to MobileLLaMA's architecture in the v1 paper that could enhance its inference speed? It appears that LDP is not applied to the LLM component.

@huyiming2018
Copy link

You can take a look at Section 3.3 of the MobileVLM paper; in fact, the model size of MobileLLaMa is smaller than that of OpenLLaMa.

@XiaohuJoshua
Copy link
Author

So, it is because MobileVLM 2.7B has 0.3B fewer parameters than OpenLLaMA 3B? Thanks for your reply.

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