by mtgv
Open source · 253k downloads · 20 likes
MobileLLaMA 1.4B Chat is a language model optimized for conversational interactions, fine-tuned from its base version through supervised learning. Trained on the ShareGPT dataset, it excels in understanding and generating natural responses suited for smooth, context-aware exchanges. Designed to be lightweight and efficient, it is particularly well-suited for mobile environments or applications requiring low latency. Its use cases include virtual assistants, chatbots, or writing assistance tools, while standing out for its balance between performance and response quality.
MobileLLaMA-1.4B-Chat is fine-tuned from MobileLLaMA-1.4B-Base with supervised instruction fine-tuning on ShareGPT dataset.
Model weights can be loaded with Hugging Face Transformers. Examples can be found at Github.
please refer to our paper in section 4.1: MobileVLM: A Fast, Strong and Open Vision Language Assistant for Mobile Devices.