Browse Source

add README

donjuanplatinum 1 year ago
parent
commit
5dcd61386a
2 changed files with 2 additions and 0 deletions
  1. 1 0
      README.md
  2. 1 0
      README_zh.md

+ 1 - 0
README.md

@@ -88,6 +88,7 @@ python -m vllm.entrypoints.openai.api_server \
 ```
 
 ### Rust-candle
+Codegeex4 now suport Candle framwork [Repo](https://github.com/huggingface/candle/blob/main/candle-examples/examples/codegeex4-9b/README.org)
 #### Build
 Use Rust to launch [codegeex4-all-9b](https://huggingface.co/THUDM/codegeex4-all-9b):
 ``` shell

+ 1 - 0
README_zh.md

@@ -90,6 +90,7 @@ python -m vllm.entrypoints.openai.api_server \
 ```
 
 ### Rust-candle
+Codegeex4现已支持Candle框架 [Repo](https://github.com/huggingface/candle/blob/main/candle-examples/examples/codegeex4-9b/README.org)
 #### 构建
 Use Rust to launch [codegeex4-all-9b](https://huggingface.co/THUDM/codegeex4-all-9b):
 ``` shell