Files
wehub-resource-sync e9a2f726c9
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.13) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:29:51 +08:00

9 lines
375 B
Python

# SPDX-License-Identifier: Apache-2.0
"""omlx speculative-decoding wrappers.
This package collects integration code that bridges omlx scheduling/cache
infrastructure with upstream speculative-decoding implementations in mlx-lm
and mlx-vlm. Pure helpers (no business logic of their own) so the surface
of internal-API dependencies is easy to audit on each upstream bump.
"""