Zack Li commited on
Commit
308ea07
1 Parent(s): 48c1a5a

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
  # Octopus V1: On-device language model for function calling of software APIs
14
  <p align="center">
15
  - <a href="https://www.nexa4ai.com/" target="_blank">Nexa AI Product</a>
16
- - <a href="https://nexaai.github.io/octopus" target="_blank">ArXiv</a>
17
  </p>
18
 
19
  <p align="center" width="100%">
@@ -171,7 +171,14 @@ We thank the Meta llama2 team, Google Gemma team, Stability AI's Stable Code tea
171
 
172
  ## Citation
173
  ```
174
- @misc{TODO}
 
 
 
 
 
 
 
175
  ```
176
 
177
  ## Contact
 
13
  # Octopus V1: On-device language model for function calling of software APIs
14
  <p align="center">
15
  - <a href="https://www.nexa4ai.com/" target="_blank">Nexa AI Product</a>
16
+ - <a href="https://arxiv.org/abs/2404.01744" target="_blank">ArXiv</a>
17
  </p>
18
 
19
  <p align="center" width="100%">
 
171
 
172
  ## Citation
173
  ```
174
+ @misc{chen2024octopus,
175
+ title={Octopus v2: On-device language model for super agent},
176
+ author={Wei Chen and Zhiyuan Li},
177
+ year={2024},
178
+ eprint={2404.01744},
179
+ archivePrefix={arXiv},
180
+ primaryClass={cs.CL}
181
+ }
182
  ```
183
 
184
  ## Contact