We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10bcb31 commit 6f73701Copy full SHA for 6f73701
scripts/models.json
@@ -3102,7 +3102,7 @@
3102
}
3103
},
3104
"pangu": {
3105
- "brief": "Pangu Pro MoE models are released by Huawei.",
+ "brief": "Pangu models are released by Huawei.",
3106
"default": "a16b",
3107
"license": "Pangu Model License Agreement",
3108
"variants": {
@@ -3114,6 +3114,15 @@
3114
"url": "chatllm_quantized_pangu/pangu-pro-moe-a16b-q4_0.bin"
3115
3116
3117
+ },
3118
+ "1b": {
3119
+ "default": "q8",
3120
+ "quantized": {
3121
+ "q8": {
3122
+ "size": 1230978064,
3123
+ "url": "chatllm_quantized_pangu/pangu-embedded-1b.bin"
3124
+ }
3125
3126
3127
3128
0 commit comments