Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
EricLBuehler committed Apr 15, 2024
1 parent 1c44606 commit c4b9972
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,11 @@ OpenAI API compatible API server
- [Running](README.md#run)
- [Example](examples/server/chat.py)

**Llama Index integration**

- [Source](integrations/llama_index_integration.py).
- [Example](examples/llama_index/xlora_gguf.py)

## Supported accelerators
- CUDA:
- Enable with `cuda` feature.
Expand Down

0 comments on commit c4b9972

Please sign in to comment.