mlboydaisuke commited on
Commit
d39f75f
·
verified ·
1 Parent(s): 2c3f027

Deprecate: upstream weights removed by Microsoft (2026-06-30); 0.4.0-compiled artifact cannot be rebuilt

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -13,6 +13,20 @@ language:
13
  - en
14
  ---
15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  # FastContext-1.0-4B-SFT — Core AI (on-device, iPhone)
17
 
18
  [microsoft/FastContext-1.0-4B-SFT](https://huggingface.co/microsoft/FastContext-1.0-4B-SFT)
 
13
  - en
14
  ---
15
 
16
+ > [!WARNING]
17
+ > ## Deprecated (2026-07-21)
18
+ >
19
+ > This port is retired. Two independent reasons:
20
+ >
21
+ > 1. Microsoft removed the upstream model (`microsoft/FastContext-1.0-4B-SFT`) from
22
+ > Hugging Face and GitHub on 2026-06-30 without explanation, so the original weights are
23
+ > no longer available.
24
+ > 2. The shipped `.aimodelc` here was compiled from a `coreai-torch` 0.4.0 conversion and
25
+ > fails to load on iOS/macOS 27 beta 2+. Rebuilding it requires the original weights (see 1).
26
+ >
27
+ > The repo is kept for reference. Every other model in the
28
+ > [zoo](https://github.com/john-rocky/coreai-model-zoo) has been recovered.
29
+
30
  # FastContext-1.0-4B-SFT — Core AI (on-device, iPhone)
31
 
32
  [microsoft/FastContext-1.0-4B-SFT](https://huggingface.co/microsoft/FastContext-1.0-4B-SFT)