MaziyarPanahi's picture
Use OpenMed runtime guidance
d6b4f13 verified
Raw
History Blame Contribute Delete
1.2 kB
{
"family": "cohere-compass",
"format_version": 1,
"precision": "8bit",
"quantization": {
"bits": 8,
"group_size": 64,
"mode": "affine"
},
"runtime": {
"local_only_recommended": true,
"python": "openmed.mlx.OpenMedMLXVisionLanguageModel",
"swift": "OpenMedKit.OpenMedVisionLanguageModel",
"openmed_implementation": "https://github.com/maziyarpanahi/openmed/pull/2885",
"validated_multimodal_context": 8192
},
"source_model": "CohereLabs/North-Micro-Vision-Instruct",
"source_revision": "373bda96ac70bf89f99f7048f420cf00dc07c149",
"task": "image-text-to-text",
"validation": {
"cases": [
"text_privacy",
"text_fact_extraction",
"image_clinical_document",
"image_chart"
],
"report": "openmed-runtime-validation.json",
"status": "passed",
"strict_weight_load": true,
"text_and_image": true,
"conversion_report": "openmed-validation.json",
"runtime_report": "openmed-runtime-validation.json",
"python": true,
"swift": true,
"ios_device_target_build": true,
"physical_ios_inference_run": false
},
"weights": {
"format": "safetensors",
"path": "model.safetensors"
}
}