-
Notifications
You must be signed in to change notification settings - Fork 0
Track Qwen 3.6 27B support #17
Copy link
Copy link
Open
Labels
area: cpu-ai-runtimeCPU-only AI runtime, tokenizer, inference path, AI kernels.CPU-only AI runtime, tokenizer, inference path, AI kernels.area: model-arenaModel arena, shared weights, KV/cache, model format.Model arena, shared weights, KV/cache, model format.blockedBlocked by dependency, decision, access, or external state.Blocked by dependency, decision, access, or external state.needs: validationNeeds validation evidence or gate run.Needs validation evidence or gate run.priority: P1-highHigh-priority work for the current roadmap.High-priority work for the current roadmap.type: featureNew capability or user-visible behavior.New capability or user-visible behavior.
Milestone
Description
Metadata
Metadata
Assignees
Labels
area: cpu-ai-runtimeCPU-only AI runtime, tokenizer, inference path, AI kernels.CPU-only AI runtime, tokenizer, inference path, AI kernels.area: model-arenaModel arena, shared weights, KV/cache, model format.Model arena, shared weights, KV/cache, model format.blockedBlocked by dependency, decision, access, or external state.Blocked by dependency, decision, access, or external state.needs: validationNeeds validation evidence or gate run.Needs validation evidence or gate run.priority: P1-highHigh-priority work for the current roadmap.High-priority work for the current roadmap.type: featureNew capability or user-visible behavior.New capability or user-visible behavior.
Objective
Complete Qwen 3.6 27B as the primary real-model correctness target before model-specific performance claims.
Delivery dependency
This is delivery workstream 2. Implementation starts only after the XAIOS platform milestone and tracker #14 meet their completion criteria. Until then, the Project status is
Blocked, notIn Progress.Current verified boundary
Qwen 3.6 27B is interface-only. The model-v2 package and architecture/backend interfaces exist, but official tokenizer parity, transformer execution, logits parity, deterministic decode parity, and physical-hardware validation are incomplete.
Progress gates
Status source
Execution status is tracked in the XAIOS GitHub Project. Support claims remain governed by
docs/MODEL-SUPPORT.json.