23 lines
749 B
Markdown
23 lines
749 B
Markdown
## 🐾 Tabby
|
|
[](https://opensource.org/licenses/Apache-2.0)
|
|
[](https://github.com/psf/black)
|
|

|
|
|
|
> **Warning**
|
|
> This repository is undering heavy construction, everything changes fast.
|
|
|
|
An opensource / on-prem alternative to GitHub Copilot
|
|
|
|
## Deployment
|
|
|
|
See [deployment](./deployment/README.md)
|
|
|
|
## Development
|
|
|
|
Assuming Linux workstation with:
|
|
1. docker
|
|
2. docker w/ gpu driver
|
|
3. python 3.10
|
|
|
|
Use `make setup-development-environment` to setup basic dev environment.
|