From 89ddde9f3ec1df7cd109ceb94bc2754bfe87f90d Mon Sep 17 00:00:00 2001 From: josc146 Date: Tue, 23 May 2023 14:58:45 +0800 Subject: [PATCH] update readme --- README.md | 8 ++++---- README_ZH.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) 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支持 ## 相关仓库: