Skip to content

Commit 10286df

Browse files
Restore dropped detail in Core AI Models bullet: re-authoring, LLM compression context, AI skills
1 parent 09d0644 commit 10286df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/landing_page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ The Core AI ecosystem consists of the following components:
6969
- Compress models with quantization, palettization, and pruning using [Core AI Optimization](https://github.com/apple/coreai-optimization)
7070
- Load and run models in an app with the [Core AI Framework](https://developer.apple.com/documentation/coreai)
7171
- Inspect, debug, and profile models using [Core AI Debugger](https://developer.apple.com/documentation/coreai/inspecting-debugging-and-profiling-core-ai-models)
72-
- Get popular open-source models with conversion, optimization, and Swift app integration code using [Core AI Models](https://github.com/apple/coreai-models)
72+
- Get popular open-source models with scripts for conversion, re-authoring, and optimization — including LLMs compressed to ~4–5 bits using `coreai-opt` — plus AI skills that wrap `coreai-opt` workflows, using [Core AI Models](https://github.com/apple/coreai-models)

0 commit comments

Comments
 (0)