Update README.md (#2)
Browse files- Update README.md (8b8d463c41ab3a06863181928b0e0cbacdd2bc86)
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 |
|
@@ -62,4 +64,4 @@ If you found this model useful, please cite the following paper:
|
|
62 |
month = {June},
|
63 |
year = {2025},
|
64 |
}
|
65 |
-
```
|
|
|
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 |
|
|
|
64 |
month = {June},
|
65 |
year = {2025},
|
66 |
}
|
67 |
+
```
|