docs: make concise

This commit is contained in:
0xSage 2023-09-05 15:20:23 +08:00
parent fd146071e4
commit b186c8d09b

View File

@ -23,14 +23,10 @@ Jan is free, source-available, and fair-code licensed.
- [x] Data storage via Postgres, MinIO - [x] Data storage via Postgres, MinIO
## Planned Features ## Planned Features
- [ ] Support more language models (code llama, wizard, etc.) - [ ] Support more models, with acceleration ([WIP](https://github.com/janhq/accelerated_ai))
- [ ] Support text2image models (SD1.5, SDXL, etc.) - [ ] C++ inference backend w/ CUDA & dynamic batching ([WIP](https://github.com/janhq/inference_backend))
- [ ] Accelerated popular models via TensorRT ([WIP](https://github.com/janhq/accelerated_ai))
- [ ] C++ inference backend with CUDA & dynamic batching ([WIP](https://github.com/janhq/inference_backend))
- [ ] Let ppl opt out of 3rd party integrations
- [ ] Universal model installer & compiler, targeting Nvidia GPU acceleration - [ ] Universal model installer & compiler, targeting Nvidia GPU acceleration
- [ ] Mobile UI with a swappable backend URL - [ ] Mobile UI with a swappable backend URL
- [ ] UI for controlnet, upscaler, and code llama
- [ ] Admin dashboards for user management and audit - [ ] Admin dashboards for user management and audit
## Quickstart ## Quickstart