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 ---