-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[sharktank] Export Attention IRs for LLMs #175
Conversation
We can't use directly torch ops with our tensor types. |
Add replicated and default variants for ops gather, cat and repeat.
Export Attention IRs for paged causal and non causal LLMs.