mtgv commited on
Commit
c7d8472
1 Parent(s): d6f3b67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- # Datasets and Training
23
- For our training details, 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).
 
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).