You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,8 @@ Learn more about tool calling <https://gorilla.cs.berkeley.edu/leaderboard.html>
47
47
├── __init__.py - This file initializes the utils directory as a package.
48
48
├── function_call.py - This file contains the code to call a function using LLMs.
49
49
└── communication_apis.py - This file contains the code to do with communication apis & experiments.
50
-
## attribution
50
+
51
+
### attribution
51
52
This project uses the Qwen2.5-0.5B model developed by Alibaba Cloud under the Apache License 2.0. The original project can be found at [Qwen technical report](https://arxiv.org/abs/2412.15115)
0 commit comments