Update README.md

This commit is contained in:
Yuhang Zhou
2025-05-25 19:24:48 +08:00
committed by GitHub
parent 17ac2f4947
commit 4f507e609f

View File

@@ -9,7 +9,7 @@ This repository contains inference part code for the OWL framework (Workforce).
## Inference
The camel version we use is `0.2.46`. To reproduce Workforce inference performance on GAIA benchmark (69.70% - Claude-3.7 accuracy on GAIA benchmark, pass@1, and 60.61% - GPT-4o accuracy on GAIA benchmark, pass@3), follow the steps below:
The framework is based on `camel-0.2.46` version with minor modifications. To reproduce Workforce inference performance on GAIA benchmark (69.70% - Claude-3.7 accuracy on GAIA benchmark, pass@1, and 60.61% - GPT-4o accuracy on GAIA benchmark, pass@3), follow the steps below:
### Installation and Setup