Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ license: apple-amlr
|
|
3 |
license_name: apple-ascl
|
4 |
license_link: https://github.com/apple/ml-fastvlm/blob/main/LICENSE_MODEL
|
5 |
library_name: ml-fastvlm
|
|
|
|
|
6 |
---
|
7 |
# FastVLM: Efficient Vision Encoding for Vision Language Models
|
8 |
|
@@ -117,4 +119,4 @@ If you found this model useful, please cite the following paper:
|
|
117 |
month = {June},
|
118 |
year = {2025},
|
119 |
}
|
120 |
-
```
|
|
|
3 |
license_name: apple-ascl
|
4 |
license_link: https://github.com/apple/ml-fastvlm/blob/main/LICENSE_MODEL
|
5 |
library_name: ml-fastvlm
|
6 |
+
tags:
|
7 |
+
- transformers
|
8 |
---
|
9 |
# FastVLM: Efficient Vision Encoding for Vision Language Models
|
10 |
|
|
|
119 |
month = {June},
|
120 |
year = {2025},
|
121 |
}
|
122 |
+
```
|