Add file cache

This commit is contained in:
Tianbao Xie
2025-05-01 21:51:02 +08:00
committed by GitHub
parent b92c716df7
commit 2615d57344

View File

@@ -9,6 +9,7 @@
<a href="https://github.com/xlang-ai/OSWorld/tree/main/evaluation_examples">Data</a>
<a href="https://os-world.github.io/explorer.html">Data Viewer</a>
<a href="https://discord.gg/4Gnw7eTEZR">Discord</a>
<a href="https://drive.google.com/file/d/1XlEy49otYDyBlA3O9NbR0BpPfr2TXgaD/view?usp=drive_link">Cache</a>
</p>
<p align="center">
@@ -32,6 +33,7 @@
## 📢 Updates
- 2025-05-01: If you need pre-downloaded files for init state setup, we downloaded for you [here](https://drive.google.com/file/d/1XlEy49otYDyBlA3O9NbR0BpPfr2TXgaD/view?usp=drive_link).
- 2024-10-22: We supported Docker🐳 for hosting virtual machines on virtualized platforms. Check below for detailed instructions!
- 2024-06-15: We refactor the code of environment part to decompose VMware Integration, and start to support other platforms such as VitualBox, AWS, Azure, etc. Hold tight!
- 2024-04-11: We released our [paper](https://arxiv.org/abs/2404.07972), [environment and benchmark](https://github.com/xlang-ai/OSWorld), and [project page](https://os-world.github.io/). Check it out!