Skip to content

Commit 20c8d79

Browse files
authored
Update README.md
1 parent fcf086c commit 20c8d79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ Learn more about tool calling <https://gorilla.cs.berkeley.edu/leaderboard.html>
4747
├── __init__.py - This file initializes the utils directory as a package.
4848
├── function_call.py - This file contains the code to call a function using LLMs.
4949
└── communication_apis.py - This file contains the code to do with communication apis & experiments.
50-
## attribution
50+
51+
### attribution
5152
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)
5253

5354
### License

0 commit comments

Comments
 (0)