ios-static: the 6-bit k-means g8 static iOS export before AOT (replaces the 4-bit g32 IR of 2026-09-15)
Browse files- .gitattributes +1 -0
- ios-static/metadata.json +4 -4
- ios-static/minicpm5_2b_4bit_weight_palettized_group32_static.aimodel/main.hash +0 -1
- ios-static/minicpm5_2b_4bit_weight_palettized_group32_static.aimodel/metadata.json +0 -8
- ios-static/minicpm5_2b_minicpm5_pal6_g8_static.aimodel/main.hash +1 -0
- ios-static/{minicpm5_2b_4bit_weight_palettized_group32_static.aimodel → minicpm5_2b_minicpm5_pal6_g8_static.aimodel}/main.mlirb +2 -2
- ios-static/minicpm5_2b_minicpm5_pal6_g8_static.aimodel/metadata.json +5 -0
.gitattributes
CHANGED
|
@@ -101,3 +101,4 @@ ios-ane-h18p/minicpm5_2b_minicpm5_pal6_g8_static.h18p.aimodelc/main-h18p-delegat
|
|
| 101 |
ios-ane-h18p/minicpm5_2b_minicpm5_pal6_g8_static.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/original_model_0.mpsgraph filter=lfs diff=lfs merge=lfs -text
|
| 102 |
ios-ane-h18p/minicpm5_2b_minicpm5_pal6_g8_static.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/specialized_model_1.mpsgraph filter=lfs diff=lfs merge=lfs -text
|
| 103 |
ios-ane-h18p/minicpm5_2b_minicpm5_pal6_g8_static.h18p.aimodelc/main-h18p.mlirb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 101 |
ios-ane-h18p/minicpm5_2b_minicpm5_pal6_g8_static.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/original_model_0.mpsgraph filter=lfs diff=lfs merge=lfs -text
|
| 102 |
ios-ane-h18p/minicpm5_2b_minicpm5_pal6_g8_static.h18p.aimodelc/main-h18p-delegates/MPSGraph/mpsExecutable.mpsgraphpackage/specialized_model_1.mpsgraph filter=lfs diff=lfs merge=lfs -text
|
| 103 |
ios-ane-h18p/minicpm5_2b_minicpm5_pal6_g8_static.h18p.aimodelc/main-h18p.mlirb filter=lfs diff=lfs merge=lfs -text
|
| 104 |
+
ios-static/minicpm5_2b_minicpm5_pal6_g8_static.aimodel/main.mlirb filter=lfs diff=lfs merge=lfs -text
|
ios-static/metadata.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"metadata_version": "0.2",
|
| 3 |
"kind": "llm",
|
| 4 |
-
"name": "
|
| 5 |
"assets": {
|
| 6 |
-
"main": "
|
| 7 |
},
|
| 8 |
"language": {
|
| 9 |
"tokenizer": "openbmb/MiniCPM5-2B",
|
|
@@ -20,9 +20,9 @@
|
|
| 20 |
"model_definition": "torch",
|
| 21 |
"hf_model_id": "openbmb/MiniCPM5-2B"
|
| 22 |
},
|
| 23 |
-
"compression": "
|
| 24 |
"compilation": {
|
| 25 |
-
"date": "2026-09-
|
| 26 |
"targets": []
|
| 27 |
}
|
| 28 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"metadata_version": "0.2",
|
| 3 |
"kind": "llm",
|
| 4 |
+
"name": "minicpm5_2b_minicpm5_pal6_g8_static",
|
| 5 |
"assets": {
|
| 6 |
+
"main": "minicpm5_2b_minicpm5_pal6_g8_static.aimodel"
|
| 7 |
},
|
| 8 |
"language": {
|
| 9 |
"tokenizer": "openbmb/MiniCPM5-2B",
|
|
|
|
| 20 |
"model_definition": "torch",
|
| 21 |
"hf_model_id": "openbmb/MiniCPM5-2B"
|
| 22 |
},
|
| 23 |
+
"compression": "minicpm5_pal6_g8",
|
| 24 |
"compilation": {
|
| 25 |
+
"date": "2026-09-16T10:55:25.976722+09:00",
|
| 26 |
"targets": []
|
| 27 |
}
|
| 28 |
}
|
ios-static/minicpm5_2b_4bit_weight_palettized_group32_static.aimodel/main.hash
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
�C��D\�Em��!�{Ji~���N�iW�
|
|
|
|
|
|
ios-static/minicpm5_2b_4bit_weight_palettized_group32_static.aimodel/metadata.json
DELETED
|
@@ -1,8 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"assetVersion": "2.0",
|
| 3 |
-
"producer": "coreai-core 1.0.0b2",
|
| 4 |
-
"creationDate": "20260915T020813Z",
|
| 5 |
-
"author": "OpenBMB",
|
| 6 |
-
"license": "Apache-2.0",
|
| 7 |
-
"description": "MiniCPM5-2B is a 2.5B-parameter on-device causal language model from OpenBMB (dense LlamaForCausalLM, 42 layers) with hybrid Think/No-Think reasoning, tool calling and 128K context. Source: https://huggingface.co/openbmb/MiniCPM5-2B"
|
| 8 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ios-static/minicpm5_2b_minicpm5_pal6_g8_static.aimodel/main.hash
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
͏�RvC���z]�!��K��$'q��J��{UIL
|
ios-static/{minicpm5_2b_4bit_weight_palettized_group32_static.aimodel → minicpm5_2b_minicpm5_pal6_g8_static.aimodel}/main.mlirb
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01cd8fd8527643a8ffad7a5db92194aa044b8f882427719f964a928b7b55494c
|
| 3 |
+
size 1990517613
|
ios-static/minicpm5_2b_minicpm5_pal6_g8_static.aimodel/metadata.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"creationDate" : "20260916T015524Z",
|
| 3 |
+
"assetVersion" : "2.0",
|
| 4 |
+
"producer" : "coreai-core 1.0.0b2"
|
| 5 |
+
}
|