[models] Qwen3.5 model implementation (#6) #14
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/6-qwen3_5-model"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Qwen3.5 model family with config, tokenizer, attention, MLP, MTP, and registry.
Changes
Verification
zig build✅zig build test✅ (54/54 tests pass)zig build lint✅Closes #6
CHANGES_REQUESTED