mirror of
https://github.com/TabbyML/tabby
synced 2024-11-23 10:05:08 +00:00
1038bb39a1
* Install dagu * Move dagu install to first stage * Fix metrics * Add DAGs for create dataset from code repository |
||
---|---|---|
.github/workflows | ||
admin | ||
deployment | ||
scripts | ||
server | ||
testdata/tiny-70M/models/fastertransformer | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
.pre-commit-config.yaml | ||
LICENSE | ||
Makefile | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
🐾 Tabby
Warning
This repository is undering heavy construction, everything changes fast.
An opensource / on-prem alternative to GitHub Copilot
Contents
admin
: Admin panel for monitoring / settings purpose.server
: API server for completion requests. It also logs users' selections (as feedback to model's quality).deployment
: Container related deployment configs.
Development
Assuming Linux workstation with:
- docker
- docker w/ gpu driver
- python 3.10
Use make setup-development-environment
to setup basic dev environment, and make dev
to start local development server.
🙋 We're hiring
Come help us make Tabby even better. We're growing fast and would love for you to join us.