Download Latest Version OpenMed v1.0.0 source code.zip (748.2 kB)
Email in envelope

Get an email when there's a new version of OpenMed

Home / v1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
OpenMed v1.0.0 source code.tar.gz 2026-04-14 662.7 kB
OpenMed v1.0.0 source code.zip 2026-04-14 748.2 kB
README.md 2026-04-14 1.7 kB
Totals: 3 Items   1.4 MB 2

This version brings together the core Python runtime, Apple Silicon MLX support, a public Swift package, and a much clearer Apple-platform story.

Highlights

  • Stable openmed package for Python workflows
  • Apple Silicon MLX backend for supported token-classification models
  • New OpenMedKit Swift package for macOS and iOS
  • Native Xcode demo app
  • safetensors-first MLX packaging with weights.npz fallback
  • Improved docs across Python, Swift, MLX, and Apple runtime usage

Apple / MLX Support

OpenMed 1.0.0 includes MLX runtime support across:

  • BERT
  • DistilBERT
  • RoBERTa
  • XLM-RoBERTa
  • ELECTRA
  • DeBERTa-v2 / DeBERTa-v3-style checkpoints

Swift

OpenMedKit is now part of the public 1.0.0 developer story for Apple apps.

Use it from Xcode as a Swift package to integrate OpenMed into macOS and iOS projects.

Demo App

The included Xcode demo now defaults to:

  • OpenMed/OpenMed-PII-LiteClinical-Small-66M-v1

Notes

  • Universal Apple packaging across the broader OpenMed model collection is still being expanded.
  • Some model families are not yet part of the MLX rollout.
  • The public runtime and developer experience are the main 1.0.0 milestone.

What's Changed

Full Changelog: https://github.com/maziyarpanahi/openmed/compare/v0.6.4...v1.0.0

Source: README.md, updated 2026-04-14