Phase 0 Build Cpu Reference

Phase 0 of LLM deployment — produce `<model>_weights.py` (HF weight loader) and `<model>_cpu_helpers.py` (the few NumPy helpers production prefill/decode import), then confirm the HF bf16 reference baseline loads and runs via the shared `programming_examples/llms/verify/` subsystem's HfRunner. Downstream phases compare NPU against HF transformers in bf16 directly; there is no hand-written full-model FP32 oracle.

xilinx a63b883 10.8 KB Updated

File contents

xilinx/mlir-air/tree/main/.claude/skills/phase-0-build-cpu-reference commit a63b883465

Frequently asked questions

npx skillmds@latest add xilinx/phase-0-build-cpu-reference