Skip to content

Add Qwen3-1.7B macOS and iOS export support - #209

Draft
stikves wants to merge 4 commits into
apple:mainfrom
stikves:sukru/qwen3-1.7b
Draft

Add Qwen3-1.7B macOS and iOS export support#209
stikves wants to merge 4 commits into
apple:mainfrom
stikves:sukru/qwen3-1.7b

Conversation

@stikves

@stikves stikves commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Register Qwen3-1.7B in the model registry for macOS (4-bit quantized, 32K context). Add HuggingFace metadata entry and README with perplexity results (20.96 float16, 21.19 4-bit).

Closes #116

Register Qwen3-1.7B in the model registry for macOS (4-bit quantized,
32K context). Add HuggingFace metadata entry and README with perplexity
results (20.96 float16, 21.19 4-bit).

Closes apple#116
Register Qwen3-1.7B for iOS with 6-bit per-grouped-channel palettization
(group_size=8). Add quantization config YAML and update README with iOS
support and placeholder PPL row.
Comment thread models/qwen3/qwen3_1_7b_6bit.yaml Outdated
Comment thread models/qwen3/README.md
Co-authored-by: Prathamesh <46148373+pkmandke@users.noreply.github.com>
@stikves stikves changed the title Add Qwen3-1.7B macOS export support Add Qwen3-1.7B macOS and iOS export support Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Qwen3-1.7B support for iOS

2 participants