qwen3-0.6b — Core AI
Core AI conversion prepared with Apple's official coreai-models tooling and AppleAgentKitPython.
Base model: Qwen/Qwen3-0.6B.
Variants
| Platform | Resources |
|---|---|
| iOS | iOS/ |
Each platform directory contains the Core AI resource bundle produced by coreai.llm.export plus appleagentkit-build.json with reproducibility metadata.
Swift
import CoreAILanguageModels
import FoundationModels
let model = try await CoreAILanguageModel(
resourcesAt: modelURL
)
let session = LanguageModelSession(
model: model
)
Attribution
This repository contains a converted artifact of the upstream model. Review the upstream model card and license before redistribution or use.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support