From 15dec3451fb1776d576964948bd47108c63c20b1 Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Fri, 7 Apr 2023 00:30:00 +0800 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 98caf76..498f090 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) ![Docker build status](https://img.shields.io/github/actions/workflow/status/TabbyML/tabby/docker.yml?label=docker%20image%20build) -[![Huggingface Space](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-spaces-blue)](https://tabbyml-tabby.hf.space/_admin/) ![architecture](https://user-images.githubusercontent.com/388154/229353706-230d70e1-7d09-48e2-a884-4da768bccf6f.png) @@ -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 +[![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-md.svg)](https://huggingface.co/spaces/TabbyML/tabby) +[![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-md.svg)](https://huggingface.co/spaces/TabbyML/tabby?duplicate=true) + +

+ Demo +

+ + + ## Get started ### Docker