Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
parkervg committed May 25, 2024
1 parent 5a66f95 commit 4b05f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ For in-depth descriptions of the above queries, check out our [documentation](ht
- Currently, SQLite and PostgreSQL are functional - more to come!
- Supports many models ✨
- Transformers, Llama.cpp, OpenAI, Ollama
- Easily extendable to [multi-modal usecases](./examples/vqa-ingredient.ipynb) 🖼️
- Easily extendable to [multi-modal usecases](./reference/examples/vqa-ingredient.ipynb) 🖼️
- Smart parsing optimizes what is passed to external functions 🧠
- Traverses abstract syntax tree with [sqlglot](https://github.com/tobymao/sqlglot) to minimize LLM function calls 🌳
- Constrained decoding with [outlines](https://github.com/outlines-dev/outlines) 🚀
Expand Down

0 comments on commit 4b05f70

Please sign in to comment.