qiantong-xu
commited on
Commit
•
a584136
1
Parent(s):
80c5201
Update README.md
Browse files
README.md
CHANGED
@@ -122,5 +122,12 @@ We would like to express our gratitude to the great work done in [LLaMA: Open an
|
|
122 |
|
123 |
## Cite LLaMA-30B-toolbench
|
124 |
```
|
125 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
```
|
|
|
122 |
|
123 |
## Cite LLaMA-30B-toolbench
|
124 |
```
|
125 |
+
@misc{xu2023tool,
|
126 |
+
title={On the Tool Manipulation Capability of Open-source Large Language Models},
|
127 |
+
author={Qiantong Xu and Fenglu Hong and Bo Li and Changran Hu and Zhengyu Chen and Jian Zhang},
|
128 |
+
year={2023},
|
129 |
+
eprint={2305.16504},
|
130 |
+
archivePrefix={arXiv},
|
131 |
+
primaryClass={cs.CL}
|
132 |
+
}
|
133 |
```
|