mirror of
https://github.com/TabbyML/tabby
synced 2024-11-23 01:56:18 +00:00
.github | ||
ci | ||
clients | ||
crates | ||
experimental | ||
python/tabby | ||
tests | ||
website | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.rustfmt.toml | ||
Cargo.lock | ||
Cargo.toml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
package.json | ||
README.md | ||
yarn.lock |
Self-hosted AI coding assistant. An opensource / on-prem alternative to GitHub Copilot.
Warning
Tabby is still in the alpha phase
Features
- Self-contained, with no need for a DBMS or cloud service
- OpenAPI interface, easy to integrate with existing infrastructure (e.g Cloud IDE).
- Consumer level GPU supports (FP-16 weight loading with various optimization).
Demo
Get Started
See https://tabbyml.github.io/tabby