From f4779efab1054a0209a5b71d312a8af138eba01e Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 16 May 2023 01:04:27 +0900 Subject: [PATCH] Update README.md HuggingFace -> Hugging Face --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efe3a3048..54f1d82b8 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ $ python webserver.py - [vicuna-13b](https://huggingface.co/Tribbiani/vicuna-13b) 作为基础模型 - [langchain](https://github.com/hwchase17/langchain) 工具链 - [AutoGPT](https://github.com/Significant-Gravitas/Auto-GPT) 通用的插件模版 -- [HuggingFace](https://huggingface.co/) 大模型管理 +- [Hugging Face](https://huggingface.co/) 大模型管理 - [Chroma](https://github.com/chroma-core/chroma) 向量存储 - [Milvus](https://milvus.io/) 分布式向量存储 - [ChatGLM](https://github.com/THUDM/ChatGLM-6B) 基础模型