Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ tags:
|
|
| 17 |
MolmoPoint-GUI-8B is a fully-open VLM developed by the Allen Institute for AI (Ai2) that is specialized for GUI pointing.
|
| 18 |
As specialized model, it only supports single image input with instruction-like queries, and will output a single point.
|
| 19 |
See MolmoPoint-8B for a generalist model.
|
| 20 |
-
MolmoPoint-
|
| 21 |
|
| 22 |
Note the huggingface MolmoPoint model does not support training, see our github repo for the training code.
|
| 23 |
|
|
|
|
| 17 |
MolmoPoint-GUI-8B is a fully-open VLM developed by the Allen Institute for AI (Ai2) that is specialized for GUI pointing.
|
| 18 |
As specialized model, it only supports single image input with instruction-like queries, and will output a single point.
|
| 19 |
See MolmoPoint-8B for a generalist model.
|
| 20 |
+
MolmoPoint-GUI-8B points using grounding-tokens instead of text coordinates and reaches 61.1 on ScreenSpotPro, see our paper for details.
|
| 21 |
|
| 22 |
Note the huggingface MolmoPoint model does not support training, see our github repo for the training code.
|
| 23 |
|