Skip to content

Commit

Permalink
Add BibteX citation
Browse files Browse the repository at this point in the history
  • Loading branch information
rlouf committed Mar 18, 2024
1 parent aa0a35e commit f7cafe5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,16 @@ answer = outlines.generate.text(model)(prompt, max_tokens=100)
- 🐞 **Found a bug?** Open an [issue](https://github.com/outlines-dev/outlines/issues)


## Cite Outlines

```
@article{willard2023efficient,
title={Efficient Guided Generation for LLMs},
author={Willard, Brandon T and Louf, R{\'e}mi},
journal={arXiv preprint arXiv:2307.09702},
year={2023}
}
```

[contributors]: https://github.com/outlines-dev/outlines/graphs/contributors
[contributors-badge]: https://img.shields.io/github/contributors/outlines-dev/outlines?style=flat-square&logo=github&logoColor=white&color=ECEFF4
Expand Down

0 comments on commit f7cafe5

Please sign in to comment.