Views
No views yet
[!WARNING]Deprecated (2026-07-21)
This port is retired. Two independent reasons:
- Microsoft removed the upstream model (
microsoft/FastContext-1.0-4B-SFT) from Hugging Face and GitHub on 2026-06-30 without explanation, so the original weights are no longer available.- The shipped
.aimodelchere was compiled from acoreai-torch0.4.0 conversion and fails to load on iOS/macOS 27 beta 2+. Rebuilding it requires the original weights (see 1).The repo is kept for reference. Every other model in the zoo has been recovered.
gpu/ — AOT-compiled GPU (MPSGraph) bundle, 4-bit linear-INT4, h18p
(iPhone 17 / iPhone 18 class). ~2.1 GB. Drop-in for CoreAIChat's
Documents/models/fastcontext_4b_gpu.Device class: this is an AOT h18p bundle (iPhone 17 / 18 class). On-device specialization of a 4B graph is not viable, so the bundle is precompiled for the h18p GPU — the same approach Core AI uses for the Gemma-4B bundle.
LICENSE.