From 5231415da1e2ef84c8162977fd1561054e979185 Mon Sep 17 00:00:00 2001 From: neoneoneo Date: Fri, 20 Sep 2024 03:37:26 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5d80672..6357b21 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ license: Apache License 2.0 tasks: - text-generation -#model-type: +model-type: ##如 gpt、phi、llama、chatglm、baichuan 等 -#- gpt +- MiniCPM domain: #如 nlp、cv、audio、multi-modal @@ -28,7 +28,7 @@ tags: tools: #如 vllm、fastchat、llamacpp、AdaSeq 等 -- llama.cpp +- llamacpp ---