Update README.md
parent
0d9dff06b7
commit
15dec3451f
11
README.md
11
README.md
|
|
@ -5,7 +5,6 @@
|
|||
[](https://opensource.org/licenses/Apache-2.0)
|
||||
[](https://github.com/psf/black)
|
||||

|
||||
[](https://tabbyml-tabby.hf.space/_admin/)
|
||||
|
||||

|
||||
|
||||
|
|
@ -23,6 +22,16 @@ Self-hosted AI coding assistant. An opensource / on-prem alternative to GitHub C
|
|||
* OpenAPI interface, easy to integrate with existing infrastructure (e.g Cloud IDE).
|
||||
* Consumer level GPU supports (FP-16 weight loading with various optimization).
|
||||
|
||||
## Live Demo
|
||||
[](https://huggingface.co/spaces/TabbyML/tabby)
|
||||
[](https://huggingface.co/spaces/TabbyML/tabby?duplicate=true)
|
||||
|
||||
<p align="center">
|
||||
<img alt="Demo" src="https://user-images.githubusercontent.com/388154/230440226-9bc01d05-9f57-478b-b04d-81184eba14ca.gif">
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
## Get started
|
||||
|
||||
### Docker
|
||||
|
|
|
|||
Loading…
Reference in New Issue