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 |
|
@@ -108,4 +110,4 @@ If you found this model useful, please cite the following paper:
|
|
108 |
month = {June},
|
109 |
year = {2025},
|
110 |
}
|
111 |
-
```
|
|
|
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 |
|
|
|
110 |
month = {June},
|
111 |
year = {2025},
|
112 |
}
|
113 |
+
```
|