nielsr HF staff commited on
Commit
6f9ba2b
1 Parent(s): 4baf78a

Add link to paper, metadata tags

Browse files

This PR adds the appropriate metadata tags and ensures the model can be found at https://huggingface.co/papers/2410.23218.

Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ base_model: Qwen/Qwen2-VL-7B-Instruct
5
+ pipeline_tag: image-text-to-text
6
+ ---
7
+
8
+ This repository contains the model of the paper [OS-ATLAS: A Foundation Action Model for Generalist GUI Agents](https://huggingface.co/papers/2410.23218).