From 46229b027a3b25f0e8052fa5b98c6f0481bbf1aa Mon Sep 17 00:00:00 2001 From: PJ568 Date: Tue, 26 Sep 2023 16:54:33 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=96=B0=E6=B7=BB=E5=8A=A0=E5=9C=A8?= =?UTF-8?q?=E7=BA=BF=20RWKV=20=E6=8E=A8=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 114d22c4..3037dcdd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,3 +49,6 @@ path = tools/FactsAboutNuc-pollutedWater url = https://github.com/SaveSeaFromNuc-pollutedWater/FactsAboutNuc-pollutedWater.git branch = release +[submodule "tools/rwkv-v4-web"] + path = tools/rwkv-v4-web + url = https://github.com/josephrocca/rwkv-v4-web.git