Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rlouf authored Nov 24, 2023
1 parent a117d9d commit 5cd1053
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,13 @@ via the next-token logits. It can be used with API-based models as well.
- [x] πŸ”₯ Fast [JSON generation](#efficient-json-generation-following-a-pydantic-model) following a JSON schema or a Pydantic model
- [x] 🐍 Interleave completions with loops, conditionals, and custom Python functions
- [x] πŸ’Ύ Caching of generations
- [x] πŸ€— Integration with Hugging Face's `transformers` models
- [x] πŸ”’ Integration with OpenAI's API

## Available models

- Transformers
- AutoGPTQ
- AutoAWQ
- OpenAI API

Outlines γ€° has new releases and features coming every week. Make sure to ⭐ star and πŸ‘€ watch this repository, follow [@dottxtai][twitter] to stay up to date!

Expand Down

0 comments on commit 5cd1053

Please sign in to comment.