15 lines
524 B
Markdown
15 lines
524 B
Markdown
|
|
---
|
||
|
|
license: other
|
||
|
|
tasks:
|
||
|
|
- text-generation
|
||
|
|
---
|
||
|
|
|
||
|
|
# TabbyML/CodeLlama-7B
|
||
|
|
|
||
|
|
This is an mirror of [TabbyML/CodeLlama-7B](https://huggingface.co/TabbyML/CodeLlama-7B).
|
||
|
|
|
||
|
|
[Tabby](https://github.com/TabbyML/tabby) is a self-hosted AI coding assistant, offering an open-source and on-premises alternative to GitHub Copilot. It boasts several key features:
|
||
|
|
* Self-contained, with no need for a DBMS or cloud service.
|
||
|
|
* OpenAPI interface, easy to integrate with existing infrastructure (e.g Cloud IDE).
|
||
|
|
* Supports consumer-grade GPUs.
|