Agent Skills by ALSEL
OpenAILLM・AI開発⭐ リポ 0品質スコア 55/100

axiom-foundation-models-ref

リファレンス — LanguageModelSession、@Generable、@Guide、Toolプロトコル、ストリーミング、動的スキーマ、組み込みユースケース、およびWWDC 2025のすべてのコード例を網羅したComplete Foundation Modelsフレームワークの完全ガイドです

description の原文を見る

Reference — Complete Foundation Models framework guide covering LanguageModelSession, @Generable, @Guide, Tool protocol, streaming, dynamic schemas, built-in use cases, and all WWDC 2025 code examples

SKILL.md 本文

注意: このスキルのライセンスは ライセンス未確認 です。本サイトでは本文プレビューのみを表示しています。利用前に GitHub の原本でライセンス条件をご確認ください。

Foundation Models Framework — Complete API Reference

Overview

The Foundation Models framework provides access to Apple's on-device Large Language Model (3 billion parameters, 2-bit quantized) with a Swift API. This reference covers every API, all WWDC 2025 code examples, and comprehensive implementation patterns.

Model Specifications

Technical Details:

  • Parameters: 3 billion (3B)
  • Quantization: 2-bit
  • Context Window: 4096 tokens (combined input + output)
  • Supported Languages: English + additional languages via `SystemLanguageModel.default.supportedLanguages

...

詳細情報

作者
pradeepmouli
リポジトリ
pradeepmouli/swift-template
ライセンス
不明
最終更新
2026/4/15

Source: https://github.com/pradeepmouli/swift-template / ライセンス: 未指定

本サイトは GitHub 上で公開されているオープンソースの SKILL.md ファイルをクロール・インデックス化したものです。 各スキルの著作権は原作者に帰属します。掲載に問題がある場合は info@alsel.co.jp または /takedown フォームよりご連絡ください。
原作者: pradeepmouli · pradeepmouli/swift-template · ライセンス: ライセンス未確認