Skip to content

Linalg/XeGPU llama3 forward-pass example#235

Draft
nbpatel wants to merge 1 commit into
llvm:mainfrom
nbpatel:llama
Draft

Linalg/XeGPU llama3 forward-pass example#235
nbpatel wants to merge 1 commit into
llvm:mainfrom
nbpatel:llama

Conversation

@nbpatel

@nbpatel nbpatel commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR adds a Llama-3 model script under examples/xegpu, a full Llama-3-style transformer forward pass (6 layers, C=256, H=4 query heads / n_kv=2 KV heads, head_size=64, hidden=1024, T=256) running end-to-end on the Intel GPU via the XeGPU lowering path.

Assisted by Claude

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.

1 participant