apple-on-device-ai이란?
Foundation Models 프레임워크 통합, Apple Intelligence와 함께 온디바이스 AI 구현, 도구 호출 AI 기능 구축, 유도 생성 스키마 작업, Core ML 및 coremltools를 사용한 모델 변환, Apple Silicon에서 오픈 소스 LLM 실행 시 사용하세요. 기초 모델(LanguageModelSession, @Generable, @Guide, SystemLanguageModel, 구조화된 출력, 도구 호출), Core ML(coremltools, 모델 변환, 양자화, 팔레트화, 가지치기, Neural Engine, MLTensor), MLX Swift(변환기 추론, 통합 메모리) 및 llama.cpp(GGUF, 크로스 플랫폼 LLM)을 다룹니다. 출처: dpearson2699/swift-ios-skills.