Update README.md
parent
5fbb3f53cb
commit
63b564976d
|
|
@ -3,11 +3,11 @@
|
||||||
[](https://github.com/psf/black)
|
[](https://github.com/psf/black)
|
||||||

|

|
||||||
|
|
||||||
An opensource / single-GPU alternative to GitHub Copilot
|
|
||||||
|
|
||||||
> **Warning**
|
> **Warning**
|
||||||
> This repository is undering heavy construction, everything changes fast.
|
> This repository is undering heavy construction, everything changes fast.
|
||||||
|
|
||||||
|
An opensource / single-GPU alternative to GitHub Copilot
|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
* [`admin`](./admin): Admin panel for monitoring / settings purpose.
|
* [`admin`](./admin): Admin panel for monitoring / settings purpose.
|
||||||
* [`server`](./server): API server for completion requests. It also logs users' selections (as feedback to model's quality).
|
* [`server`](./server): API server for completion requests. It also logs users' selections (as feedback to model's quality).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue