shizhediao2 commited on
Commit
15bfe25
·
1 Parent(s): de47e46

add paper link

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  # ToolOrchestra: Elevating Intelligence via Efficient Model and Tool Orchestration
2
 
3
- [![Paper](https://img.shields.io/badge/ArXiv-Paper-brown)](https://arxiv.org/abs/xxx)
4
  [![Code](https://img.shields.io/badge/GitHub-Link-orange)](https://github.com/NVlabs/ToolOrchestra/)
5
  [![Model](https://img.shields.io/badge/HuggingFace-Model-green)](https://huggingface.co/nvidia/Orchestrator-8B)
6
  [![Data](https://img.shields.io/badge/HuggingFace-Data-blue)](https://huggingface.co/datasets/nvidia/ToolScale)
@@ -76,12 +76,12 @@ Please report model quality, risk, security vulnerabilities or NVIDIA AI Concern
76
 
77
 
78
  ### Citation
79
- If you find this model useful, please cite our [paper](https://arxiv.org/abs/xxx):
80
  ```
81
  @article{toolorchestra,
82
  title={ToolOrchestra: Elevating Intelligence via Efficient Model and Tool Orchestration},
83
  author={Su, Hongjin and Diao, Shizhe and Lu, Ximing and Liu, Mingjie and Xu, Jiacheng and Dong, Xin and Fu, Yonggan and Belcak, Peter and Ye, Hanrong and Yin, Hongxu and Dong, Yi and Bakhturina, Evelina and Yu, Tao and Choi, Yejin and Kautz, Jan and Molchanov, Pavlo}
84
- journal={arXiv preprint arXiv:XXXX},
85
  year={2025}
86
  }
87
  ```
 
1
  # ToolOrchestra: Elevating Intelligence via Efficient Model and Tool Orchestration
2
 
3
+ [![Paper](https://img.shields.io/badge/ArXiv-Paper-brown)](https://arxiv.org/abs/2511.21689)
4
  [![Code](https://img.shields.io/badge/GitHub-Link-orange)](https://github.com/NVlabs/ToolOrchestra/)
5
  [![Model](https://img.shields.io/badge/HuggingFace-Model-green)](https://huggingface.co/nvidia/Orchestrator-8B)
6
  [![Data](https://img.shields.io/badge/HuggingFace-Data-blue)](https://huggingface.co/datasets/nvidia/ToolScale)
 
76
 
77
 
78
  ### Citation
79
+ If you find this model useful, please cite our [paper](https://arxiv.org/abs/2511.21689):
80
  ```
81
  @article{toolorchestra,
82
  title={ToolOrchestra: Elevating Intelligence via Efficient Model and Tool Orchestration},
83
  author={Su, Hongjin and Diao, Shizhe and Lu, Ximing and Liu, Mingjie and Xu, Jiacheng and Dong, Xin and Fu, Yonggan and Belcak, Peter and Ye, Hanrong and Yin, Hongxu and Dong, Yi and Bakhturina, Evelina and Yu, Tao and Choi, Yejin and Kautz, Jan and Molchanov, Pavlo}
84
+ journal={arXiv preprint arXiv:2511.21689},
85
  year={2025}
86
  }
87
  ```