Skip to content

Commit 6f73701

Browse files
committed
upload pangu 1b
1 parent 10bcb31 commit 6f73701

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

scripts/models.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3102,7 +3102,7 @@
31023102
}
31033103
},
31043104
"pangu": {
3105-
"brief": "Pangu Pro MoE models are released by Huawei.",
3105+
"brief": "Pangu models are released by Huawei.",
31063106
"default": "a16b",
31073107
"license": "Pangu Model License Agreement",
31083108
"variants": {
@@ -3114,6 +3114,15 @@
31143114
"url": "chatllm_quantized_pangu/pangu-pro-moe-a16b-q4_0.bin"
31153115
}
31163116
}
3117+
},
3118+
"1b": {
3119+
"default": "q8",
3120+
"quantized": {
3121+
"q8": {
3122+
"size": 1230978064,
3123+
"url": "chatllm_quantized_pangu/pangu-embedded-1b.bin"
3124+
}
3125+
}
31173126
}
31183127
}
31193128
},

0 commit comments

Comments
 (0)