Zack Li commited on
Commit
76ddeec
1 Parent(s): d7b8aeb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -13,7 +13,7 @@ inference: false
13
 
14
  # Octopus V1: On-device language model for function calling of software APIs
15
  <p align="center">
16
- - <a href="https://www.nexa4ai.com/" target="_blank">Nexa AI Product</a>
17
  - <a href="https://nexaai.github.io/octopus" target="_blank">ArXiv</a>
18
  </p>
19
 
@@ -188,7 +188,14 @@ We thank the Meta llama2 team, Google Gemma team, Stability AI's Stable Code tea
188
 
189
  ## Citation
190
  ```
191
- @misc{TODO}
 
 
 
 
 
 
 
192
  ```
193
 
194
  ## Contact
 
13
 
14
  # Octopus V1: On-device language model for function calling of software APIs
15
  <p align="center">
16
+ - <a href="https://arxiv.org/abs/2404.01549" target="_blank">Nexa AI Product</a>
17
  - <a href="https://nexaai.github.io/octopus" target="_blank">ArXiv</a>
18
  </p>
19
 
 
188
 
189
  ## Citation
190
  ```
191
+ @misc{chen2024octopus,
192
+ title={Octopus: On-device language model for function calling of software APIs},
193
+ author={Wei Chen and Zhiyuan Li and Mingyuan Ma},
194
+ year={2024},
195
+ eprint={2404.01549},
196
+ archivePrefix={arXiv},
197
+ primaryClass={cs.CL}
198
+ }
199
  ```
200
 
201
  ## Contact