diff --git a/README.md b/README.md index a00786c..2cd1da1 100644 --- a/README.md +++ b/README.md @@ -45,10 +45,10 @@ English | [简体中文](README_ZH.md) ## Todo -- Model training functionality -- CUDA operator int8 acceleration -- macOS support -- Linux support +- [ ] Model training functionality +- [x] CUDA operator int8 acceleration +- [ ] macOS support +- [ ] Linux support ## Related Repositories: diff --git a/README_ZH.md b/README_ZH.md index 93f930a..a58cb9d 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -45,10 +45,10 @@ API兼容的接口,这意味着一切ChatGPT客户端都是RWKV客户端。 ## Todo -- 模型训练功能 -- CUDA算子int8提速 -- macOS支持 -- linux支持 +- [ ] 模型训练功能 +- [x] CUDA算子int8提速 +- [ ] macOS支持 +- [ ] linux支持 ## 相关仓库: