Improve model card: add paper badge, paper link, and sample usage

#7
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -10,8 +10,6 @@ tags:
10
 
11
  # Fara-7B: An Efficient Agentic Model for Computer Use
12
 
13
- **Update:** We just released [Fara1.5](https://huggingface.co/collections/microsoft/fara15) which improves on Fara-7B dramatically and is available in three model sizes 4B, 9B and 27B!
14
-
15
  [![Microsoft](https://img.shields.io/badge/Microsoft-Project-0078D4?logo=microsoft)](https://aka.ms/msaif/fara)
16
  [![Hugging Face Dataset](https://img.shields.io/badge/🤗-Dataset-yellow)](https://huggingface.co/datasets/microsoft/WebTailBench)
17
  [![Foundry](https://img.shields.io/badge/Azure-Foundry-0089D6)](https://aka.ms/foundry-fara-7b)
@@ -22,12 +20,10 @@ tags:
22
  [Technical Report](https://aka.ms/fara-techreport)<br>
23
  [Paper](https://huggingface.co/papers/2511.19663)<br>
24
  [Github](https://github.com/microsoft/fara)<br>
25
- [Try Fara-7B on Microsoft Foundry](https://ai.azure.com/explore/models/Fara-7B/version/1/registry/azureml-msr?tid=72f988bf-86f1-41af-91ab-2d7cd011db47)<br>
26
-
27
 
28
  ## Model Summary
29
 
30
-
31
  **Developer:** Microsoft Research
32
 
33
  **Description:**
@@ -302,6 +298,7 @@ Scores are averaged over 3 runs.
302
  **Security Considerations:**
303
  - Automates interactions across websites, apps, OS; requires strict access control, sandboxing, and monitoring
304
 
 
305
 
306
  **Attribution:** Our model is based on Qwen 2.5 VL. Qwen 2.5 VL has an Apache 2.0 license. Fara-7B is released with an MIT License. Apache 2.0 and MIT are compatible licenses.
307
 
 
10
 
11
  # Fara-7B: An Efficient Agentic Model for Computer Use
12
 
 
 
13
  [![Microsoft](https://img.shields.io/badge/Microsoft-Project-0078D4?logo=microsoft)](https://aka.ms/msaif/fara)
14
  [![Hugging Face Dataset](https://img.shields.io/badge/🤗-Dataset-yellow)](https://huggingface.co/datasets/microsoft/WebTailBench)
15
  [![Foundry](https://img.shields.io/badge/Azure-Foundry-0089D6)](https://aka.ms/foundry-fara-7b)
 
20
  [Technical Report](https://aka.ms/fara-techreport)<br>
21
  [Paper](https://huggingface.co/papers/2511.19663)<br>
22
  [Github](https://github.com/microsoft/fara)<br>
23
+ [Microsoft Foundry](https://ai.azure.com/explore/models/Fara-7B/version/1/registry/azureml-msr?tid=72f988bf-86f1-41af-91ab-2d7cd011db47)<br>
 
24
 
25
  ## Model Summary
26
 
 
27
  **Developer:** Microsoft Research
28
 
29
  **Description:**
 
298
  **Security Considerations:**
299
  - Automates interactions across websites, apps, OS; requires strict access control, sandboxing, and monitoring
300
 
301
+ **Contact for More Information:** MSFTAIActRequest@microsoft.com
302
 
303
  **Attribution:** Our model is based on Qwen 2.5 VL. Qwen 2.5 VL has an Apache 2.0 license. Fara-7B is released with an MIT License. Apache 2.0 and MIT are compatible licenses.
304