From 9e42a3637653e7e77ed63ddbb93248f0357cf0cb Mon Sep 17 00:00:00 2001 From: Meng Zhang Date: Sat, 24 Jun 2023 07:41:33 -0700 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ed5f0eb..7690086 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ Self-hosted AI coding assistant. An opensource / on-prem alternative to GitHub C ## Features * Self-contained, with no need for a DBMS or cloud service -* Web UI for visualizing and configuration models and MLOps. * OpenAPI interface, easy to integrate with existing infrastructure (e.g Cloud IDE). * Consumer level GPU supports (FP-16 weight loading with various optimization).