chrisc36 commited on
Commit
52aa3f1
·
verified ·
1 Parent(s): f06097c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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-Img-8B points using grounding-tokens instead of text coordinates, 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
 
 
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