Go to file
Meng Zhang d5d58fbbec
Improve documentations. (#20)
* Improve help message of model preload

* Update development/scripts/triton.sh

* Improve documents

* Update deployment.md

* Update deployment.md
2023-03-27 11:46:18 +08:00
.github/workflows Move python code under tabby/ (#8) 2023-03-25 12:20:29 +08:00
deployment Improve documentations. (#20) 2023-03-27 11:46:18 +08:00
development Improve documentations. (#20) 2023-03-27 11:46:18 +08:00
docs Improve documentations. (#20) 2023-03-27 11:46:18 +08:00
tabby Improve documentations. (#20) 2023-03-27 11:46:18 +08:00
.dockerignore Add gptj converter (#19) 2023-03-27 11:12:52 +08:00
.gitattributes Add docker compose (#3) 2023-03-22 02:42:47 +08:00
.gitignore Prepare public release with a minimal deployment setup (#16) 2023-03-26 22:44:15 +08:00
.pre-commit-config.yaml Add monaco editor for streamlit (#12) 2023-03-25 19:13:42 +08:00
Dockerfile Add gptj converter (#19) 2023-03-27 11:12:52 +08:00
LICENSE Create LICENSE 2023-03-16 17:28:10 +08:00
Makefile Prepare public release with a minimal deployment setup (#16) 2023-03-26 22:44:15 +08:00
README.md Improve documentations. (#20) 2023-03-27 11:46:18 +08:00
poetry.lock Add tabby.tools.repository.updater for easier git repository synchronization. (#9) 2023-03-25 14:44:46 +08:00
pyproject.toml Add tabby.tools.repository.updater for easier git repository synchronization. (#9) 2023-03-25 14:44:46 +08:00

README.md

🐾 Tabby

License Code style: black Docker build status

Warning This repository is undering heavy construction, everything changes fast.

An opensource / on-prem alternative to GitHub Copilot

Deployment

See deployment