Adding `transformers` as the library name (#18)
Browse files- Adding `transformers` as the library name (455ac12abeca1f9e4b50521b54d3810598b283e6)
- Update README.md (077d6bed233b90b7387b47c2e78a79a54834175d)
Co-authored-by: Aritra Roy Gosthipaty <[email protected]>
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ToolOrchestra: Elevating Intelligence via Efficient Model and Tool Orchestration
|
| 2 |
|
| 3 |
[](https://arxiv.org/abs/2511.21689)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
base_model:
|
| 4 |
+
- Qwen/Qwen3-8B
|
| 5 |
+
---
|
| 6 |
# ToolOrchestra: Elevating Intelligence via Efficient Model and Tool Orchestration
|
| 7 |
|
| 8 |
[](https://arxiv.org/abs/2511.21689)
|