MaziyarPanahi commited on
Commit
000a6c2
·
verified ·
1 Parent(s): 2448768

Refresh OpenMed MLX model card

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -28,6 +28,15 @@ This repository contains an MLX packaging of [`OpenMed/OpenMed-PII-Portuguese-mS
28
  - Weight format: `safetensors`
29
  - Python MLX: supported through `openmed[mlx]` on Apple Silicon Macs
30
 
 
 
 
 
 
 
 
 
 
31
  ## Python Quick Start
32
 
33
  Use the standard OpenMed API if you want OpenMed to choose the right runtime automatically:
 
28
  - Weight format: `safetensors`
29
  - Python MLX: supported through `openmed[mlx]` on Apple Silicon Macs
30
 
31
+ ## OpenMed MLX Status
32
+
33
+ - Private MLX rollout: refreshed on 2026-06-23
34
+ - Hub artifact: private OpenMed MLX repository
35
+ - Source checkpoint: [`OpenMed/OpenMed-PII-Portuguese-mSuperClinical-Large-279M-v1`](https://huggingface.co/OpenMed/OpenMed-PII-Portuguese-mSuperClinical-Large-279M-v1)
36
+ - Collection: [OpenMed Medical MLX Models](https://huggingface.co/collections/OpenMed/medical-mlx-models)
37
+ - Runtime: OpenMed Python MLX backend on Apple Silicon
38
+ - Artifact layout: `config.json`, `id2label.json`, `openmed-mlx.json`, MLX weights, and tokenizer assets
39
+
40
  ## Python Quick Start
41
 
42
  Use the standard OpenMed API if you want OpenMed to choose the right runtime automatically: