From 3c18ce34c762d668d97c702fe2acf3002790e92e Mon Sep 17 00:00:00 2001 From: josc146 Date: Wed, 31 May 2023 12:53:05 +0800 Subject: [PATCH] cn 7b v12 --- frontend/src/pages/Configs.tsx | 12 ++++++------ manifest.json | 15 ++++++++++++++- 2 files changed, 20 insertions(+), 7 deletions(-) diff --git a/frontend/src/pages/Configs.tsx b/frontend/src/pages/Configs.tsx index 4ec0c33..52cf4a5 100644 --- a/frontend/src/pages/Configs.tsx +++ b/frontend/src/pages/Configs.tsx @@ -162,7 +162,7 @@ export const defaultModelConfigs: ModelConfig[] = [ frequencyPenalty: 0.4 }, modelParameters: { - modelName: 'RWKV-4-Raven-7B-v11-Eng49%-Chn49%-Jpn1%-Other1%-20230430-ctx8192.pth', + modelName: 'RWKV-4-Raven-7B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230530-ctx8192.pth', device: 'CUDA', precision: 'int8', storedLayers: 8, @@ -262,7 +262,7 @@ export const defaultModelConfigs: ModelConfig[] = [ frequencyPenalty: 0.4 }, modelParameters: { - modelName: 'RWKV-4-Raven-7B-v11-Eng49%-Chn49%-Jpn1%-Other1%-20230430-ctx8192.pth', + modelName: 'RWKV-4-Raven-7B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230530-ctx8192.pth', device: 'CUDA', precision: 'int8', storedLayers: 18, @@ -342,7 +342,7 @@ export const defaultModelConfigs: ModelConfig[] = [ frequencyPenalty: 0.4 }, modelParameters: { - modelName: 'RWKV-4-Raven-7B-v11-Eng49%-Chn49%-Jpn1%-Other1%-20230430-ctx8192.pth', + modelName: 'RWKV-4-Raven-7B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230530-ctx8192.pth', device: 'CUDA', precision: 'int8', storedLayers: 27, @@ -382,7 +382,7 @@ export const defaultModelConfigs: ModelConfig[] = [ frequencyPenalty: 0.4 }, modelParameters: { - modelName: 'RWKV-4-Raven-7B-v11-Eng49%-Chn49%-Jpn1%-Other1%-20230430-ctx8192.pth', + modelName: 'RWKV-4-Raven-7B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230530-ctx8192.pth', device: 'CUDA', precision: 'int8', storedLayers: 41, @@ -442,7 +442,7 @@ export const defaultModelConfigs: ModelConfig[] = [ frequencyPenalty: 0.4 }, modelParameters: { - modelName: 'RWKV-4-Raven-7B-v11-Eng49%-Chn49%-Jpn1%-Other1%-20230430-ctx8192.pth', + modelName: 'RWKV-4-Raven-7B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230530-ctx8192.pth', device: 'CUDA', precision: 'fp16', storedLayers: 41, @@ -598,7 +598,7 @@ export const defaultModelConfigs: ModelConfig[] = [ frequencyPenalty: 0.4 }, modelParameters: { - modelName: 'RWKV-4-Raven-7B-v11-Eng49%-Chn49%-Jpn1%-Other1%-20230430-ctx8192.pth', + modelName: 'RWKV-4-Raven-7B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230530-ctx8192.pth', device: 'CPU', precision: 'fp32', storedLayers: 41, diff --git a/manifest.json b/manifest.json index 125d977..53a1679 100644 --- a/manifest.json +++ b/manifest.json @@ -76,7 +76,20 @@ "SHA256": "9e67a74964abcb4463711e447ddf47735561d7b40592d2d02b29d2e796a4fd14", "lastUpdated": "2023-04-30T14:35:59", "url": "https://huggingface.co/BlinkDL/rwkv-4-raven/blob/main/RWKV-4-Raven-7B-v11-Eng49%25-Chn49%25-Jpn1%25-Other1%25-20230430-ctx8192.pth", - "downloadUrl": "https://huggingface.co/BlinkDL/rwkv-4-raven/resolve/main/RWKV-4-Raven-7B-v11-Eng49%25-Chn49%25-Jpn1%25-Other1%25-20230430-ctx8192.pth" + "downloadUrl": "https://huggingface.co/BlinkDL/rwkv-4-raven/resolve/main/RWKV-4-Raven-7B-v11-Eng49%25-Chn49%25-Jpn1%25-Other1%25-20230430-ctx8192.pth", + "hide": true + }, + { + "name": "RWKV-4-Raven-7B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230530-ctx8192.pth", + "desc": { + "en": "Chinese 7B v12", + "zh": "中文 7B v12" + }, + "size": 14785389874, + "SHA256": "6d4a089ff36d5d9d96b669d425fc5e4e3959cab426535b52e2364df08f58b407", + "lastUpdated": "2023-05-30T23:16:12", + "url": "https://huggingface.co/BlinkDL/rwkv-4-raven/blob/main/RWKV-4-Raven-7B-v12-Eng49%25-Chn49%25-Jpn1%25-Other1%25-20230530-ctx8192.pth", + "downloadUrl": "https://huggingface.co/BlinkDL/rwkv-4-raven/resolve/main/RWKV-4-Raven-7B-v12-Eng49%25-Chn49%25-Jpn1%25-Other1%25-20230530-ctx8192.pth" }, { "name": "RWKV-4-Raven-7B-v12-Eng98%-Other2%-20230521-ctx8192.pth",