Update README.md
Browse files
README.md
CHANGED
@@ -19,5 +19,5 @@ MobileLLaMA 1.4B is on par with the most recent opensource models.
|
|
19 |
# How to Get Started with the Model
|
20 |
Model weights can be loaded with Hugging Face Transformers. Examples can be found at [Github](https://github.com/Meituan-AutoML/MobileVLM).
|
21 |
|
22 |
-
#
|
23 |
-
|
|
|
19 |
# How to Get Started with the Model
|
20 |
Model weights can be loaded with Hugging Face Transformers. Examples can be found at [Github](https://github.com/Meituan-AutoML/MobileVLM).
|
21 |
|
22 |
+
# Training Details
|
23 |
+
please refer to our paper in section 4.1: [MobileVLM: A Fast, Strong and Open Vision Language Assistant for Mobile Devices](https://arxiv.org/pdf/2312.16886.pdf).
|