RWKV-4-Raven-3B-v12-Eng49%-Chn49%-Jpn1%-Other1%-20230527-ctx4096.pth

This commit is contained in:
josc146 2023-05-29 22:15:45 +08:00
parent a8c936a885
commit 11b743aa53
2 changed files with 16 additions and 4 deletions

View File

@ -121,7 +121,7 @@ export const defaultModelConfigs: ModelConfig[] = [
frequencyPenalty: 0.4 frequencyPenalty: 0.4
}, },
modelParameters: { 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', device: 'CUDA',
precision: 'int8', precision: 'int8',
storedLayers: 24, storedLayers: 24,
@ -221,7 +221,7 @@ export const defaultModelConfigs: ModelConfig[] = [
frequencyPenalty: 0.4 frequencyPenalty: 0.4
}, },
modelParameters: { 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', device: 'CUDA',
precision: 'int8', precision: 'int8',
storedLayers: 41, storedLayers: 41,
@ -301,7 +301,7 @@ export const defaultModelConfigs: ModelConfig[] = [
frequencyPenalty: 0.4 frequencyPenalty: 0.4
}, },
modelParameters: { 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', device: 'CUDA',
precision: 'fp16', precision: 'fp16',
storedLayers: 41, storedLayers: 41,
@ -559,7 +559,7 @@ export const defaultModelConfigs: ModelConfig[] = [
frequencyPenalty: 0.4 frequencyPenalty: 0.4
}, },
modelParameters: { 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', device: 'CPU',
precision: 'fp32', precision: 'fp32',
storedLayers: 41, storedLayers: 41,

View File

@ -16,6 +16,18 @@
} }
], ],
"models": [ "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", "name": "RWKV-4-Raven-3B-v11-Eng99%-Other1%-20230425-ctx4096.pth",
"desc": { "desc": {