Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Peiyang-Song authored Aug 14, 2024
1 parent 1faca45 commit d7ad9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ theorem mul_left_comm : ∀ a b c : G, a * (b * c) = b * (a * c)

## Citation

If you find our work useful, please consider citing our paper:
If you find our work useful, please consider citing [our paper](https://arxiv.org/abs/2404.12534):

```BibTeX
@misc{song2024largelanguagemodelscopilots,
Expand Down

0 comments on commit d7ad9f5

Please sign in to comment.