From 11b743aa53d0505ba81166576316741e3ab8633b Mon Sep 17 00:00:00 2001 From: josc146 Date: Mon, 29 May 2023 22:15:45 +0800 Subject: [PATCH] RWKV-4-Raven-3B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230527-ctx4096.pth --- frontend/src/pages/Configs.tsx | 8 ++++---- manifest.json | 12 ++++++++++++ 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/frontend/src/pages/Configs.tsx b/frontend/src/pages/Configs.tsx index c676d32..cd87534 100644 --- a/frontend/src/pages/Configs.tsx +++ b/frontend/src/pages/Configs.tsx @@ -121,7 +121,7 @@ export const defaultModelConfigs: ModelConfig[] = [ frequencyPenalty: 0.4 }, modelParameters: { - modelName: 'RWKV-4-Raven-3B-v11-Eng49%-Chn49%-Jpn1%-Other1%-20230429-ctx4096.pth', + modelName: 'RWKV-4-Raven-3B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230527-ctx4096.pth', device: 'CUDA', precision: 'int8', storedLayers: 24, @@ -221,7 +221,7 @@ export const defaultModelConfigs: ModelConfig[] = [ frequencyPenalty: 0.4 }, modelParameters: { - modelName: 'RWKV-4-Raven-3B-v11-Eng49%-Chn49%-Jpn1%-Other1%-20230429-ctx4096.pth', + modelName: 'RWKV-4-Raven-3B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230527-ctx4096.pth', device: 'CUDA', precision: 'int8', storedLayers: 41, @@ -301,7 +301,7 @@ export const defaultModelConfigs: ModelConfig[] = [ frequencyPenalty: 0.4 }, modelParameters: { - modelName: 'RWKV-4-Raven-3B-v11-Eng49%-Chn49%-Jpn1%-Other1%-20230429-ctx4096.pth', + modelName: 'RWKV-4-Raven-3B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230527-ctx4096.pth', device: 'CUDA', precision: 'fp16', storedLayers: 41, @@ -559,7 +559,7 @@ export const defaultModelConfigs: ModelConfig[] = [ frequencyPenalty: 0.4 }, modelParameters: { - modelName: 'RWKV-4-Raven-3B-v11-Eng49%-Chn49%-Jpn1%-Other1%-20230429-ctx4096.pth', + modelName: 'RWKV-4-Raven-3B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230527-ctx4096.pth', device: 'CPU', precision: 'fp32', storedLayers: 41, diff --git a/manifest.json b/manifest.json index 730bd44..bbe05c2 100644 --- a/manifest.json +++ b/manifest.json @@ -16,6 +16,18 @@ } ], "models": [ + { + "name": "RWKV-4-Raven-3B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230527-ctx4096.pth", + "desc": { + "en": "Chinese 3B v12", + "zh": "中文 3B v12" + }, + "size": 5969345330, + "SHA256": "c0abb4b745ba3523b9d8b3e1293110867ee55b1ef3dc8c122212f78396755721", + "lastUpdated": "2023-05-28T11:51:12", + "url": "https://huggingface.co/BlinkDL/rwkv-4-raven/blob/main/RWKV-4-Raven-3B-v12-Eng49%25-Chn49%25-Jpn1%25-Other1%25-20230527-ctx4096.pth", + "downloadUrl": "https://huggingface.co/BlinkDL/rwkv-4-raven/resolve/main/RWKV-4-Raven-3B-v12-Eng49%25-Chn49%25-Jpn1%25-Other1%25-20230527-ctx4096.pth" + }, { "name": "RWKV-4-Raven-3B-v11-Eng99%-Other1%-20230425-ctx4096.pth", "desc": {