maple-preview-4bit-mlx / openmed-maple-export.json
MaziyarPanahi's picture
Add files using upload-large-folder tool
ce765ac verified
Raw
History Blame Contribute Delete
619 Bytes
{
"architecture": "MapleForCausalLM",
"format": "mlx-4bit",
"format_version": 1,
"license": "MIT",
"quantization": {
"bits": 4,
"group_size": 128,
"mode": "affine"
},
"runtime_code_model": "deepgrove/maple-preview-2bit-mlx",
"runtime_code_revision": "361db5da5e74ff6fcdd852d478e1f266ce11013a",
"source_model": "deepgrove/maple-preview",
"source_revision": "ac1ddd79d2b5cb4406f5d2bebdf95406ce505a07",
"validation": {
"required": [
"synthetic prompt smoke test",
"task JSON contract tests",
"direct-identifier recall delta"
],
"status": "unvalidated"
}
}