CoolFace
Modelpublic

aoiandroid/ultravox-v0_5-llama-3_2-1b-coreml-ios

sourceHugging Facemitupdated 26d agoView on Hugging Face
0likes10downloads
Model Card

ultravox-v05-llama-32-1b-coreml (ios)

Platform-compiled Core ML bundles for TranslateBlue on iOS.

Artifacts

PathPlatform
AudioEncoder-ios.mlmodelciOS (preferred)
AudioEncoder.mlmodelcmacOS only — do not load on iOS
UltravoxLlamaKVCache.mlpackageDecoder (stateful Core ML, 2.47 GB)
tokenizer.jsonLegacy-format BPE tokenizer (required)

Requirements

  • —iOS 18.0+
  • —Physical device required — UltravoxLlamaKVCache.mlpackage does not compile on the iOS Simulator (MpsGraph backend validation on incompatible OS, error -14).
  • —Load AudioEncoder-ios.mlmodelc, not AudioEncoder.mlmodelc.

ANE specialization for compiled encoder bundles remains device-local.