Skip to content

Commit

Permalink
DOC: roadmap (xorbitsai#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
UranusSeven authored Jul 10, 2023
1 parent b8c9fe0 commit 68b3bb2
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,9 +168,14 @@ $ xinference list --all
- [chatglm-cpp-python](https://github.com/li-plus/chatglm.cpp) is required to run `chatglm` and `chatglm2`.
- Xinference will download models automatically for you and by default the models will be saved under `${USER}/.xinference/cache`.

## Integrations
TODO

## Roadmap
TODO
Xinference is currently under active development. Here's a roadmap outlining our planned
developments for the next few weeks:

### PyTorch Support
With PyTorch integration, users will be able to seamlessly utilize PyTorch models form huggingface
within Xinference.

### Langchain & LlamaIndex integration
With Xinference, it will be much easier for users to use these libraries and build applications
with LLMs.

0 comments on commit 68b3bb2

Please sign in to comment.