From 49ba5c97f73a5d8947d68e416b5ecacc62d843f5 Mon Sep 17 00:00:00 2001 From: josc146 Date: Fri, 28 Jul 2023 13:13:14 +0800 Subject: [PATCH] update readme --- README.md | 4 ++++ README_JA.md | 4 ++++ README_ZH.md | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/README.md b/README.md index f440e2e..8b507ac 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,10 @@ for i in np.argsort(embeddings_cos_sim)[::-1]: ![image](https://github.com/josStorer/RWKV-Runner/assets/13366013/bf49de8e-3b89-4543-b1ef-7cd4b19a1836) +### Composition + +![image](https://github.com/josStorer/RWKV-Runner/assets/13366013/e8ad908d-3fd2-4e92-bcdb-96815cb836ee) + ### Configuration ![image](https://github.com/josStorer/RWKV-Runner/assets/13366013/48befdc6-e03c-4851-9bee-22f77ee2640e) diff --git a/README_JA.md b/README_JA.md index 4b85fe6..8d98256 100644 --- a/README_JA.md +++ b/README_JA.md @@ -155,6 +155,10 @@ for i in np.argsort(embeddings_cos_sim)[::-1]: ![image](https://github.com/josStorer/RWKV-Runner/assets/13366013/bf49de8e-3b89-4543-b1ef-7cd4b19a1836) +### 作曲 + +![image](https://github.com/josStorer/RWKV-Runner/assets/13366013/e8ad908d-3fd2-4e92-bcdb-96815cb836ee) + ### コンフィグ ![image](https://github.com/josStorer/RWKV-Runner/assets/13366013/48befdc6-e03c-4851-9bee-22f77ee2640e) diff --git a/README_ZH.md b/README_ZH.md index 7cebabb..fcd81a8 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -151,6 +151,10 @@ for i in np.argsort(embeddings_cos_sim)[::-1]: ![image](https://github.com/josStorer/RWKV-Runner/assets/13366013/69f9ba7a-2fe8-4a5e-94cb-aa655aa409e2) +### 作曲 + +![image](https://github.com/josStorer/RWKV-Runner/assets/13366013/95b34893-80c2-4706-87f9-bc141032ed4b) + ### 配置 ![image](https://github.com/josStorer/RWKV-Runner/assets/13366013/59460f69-b172-4c7a-86cb-573262543076)