mlboydaisuke commited on
Commit
f616ea0
·
verified ·
1 Parent(s): e622639

Card: definition line (Core AI, 2026-09)

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -16,6 +16,8 @@ library_name: coreai
16
  base_model_relation: quantized
17
  ---
18
 
 
 
19
  # FLUX.2 klein 4B — Core AI
20
 
21
  [Black Forest Labs' **FLUX.2 [klein] 4B**](https://huggingface.co/black-forest-labs/FLUX.2-klein-4B)
 
16
  base_model_relation: quantized
17
  ---
18
 
19
+ Core AI is Apple's on-device ML runtime in iOS 27 / macOS 27 and the successor to Core ML: PyTorch models are exported with Apple's `coreai-torch` (LLMs: `coreai.llm.export`) into `.aimodel` bundles that run on the GPU or the Neural Engine, e.g. Qwen3-8B 4-bit decodes at 94 tok/s on an M4 Max GPU, MLX 90 under the same protocol ([apple-silicon-llm-bench](https://github.com/john-rocky/apple-silicon-llm-bench), macOS 27 beta, 2026-06).
20
+
21
  # FLUX.2 klein 4B — Core AI
22
 
23
  [Black Forest Labs' **FLUX.2 [klein] 4B**](https://huggingface.co/black-forest-labs/FLUX.2-klein-4B)