Skip to content
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

llama2 - FP16 - IR generation #1946

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

PhaneeshB
Copy link
Contributor

  • fix combine mlir for llama2 for fp16 IR generation by keeping deduplicating constant variable names using appropriate suffix for first llama and second llama
  • needs to be tested for IR generation with int4 to see it doesn't break the generation flow for quantised IRs

@PhaneeshB
Copy link
Contributor Author

Converted to draft till sanity check is done for int4 IR generation.

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.

None yet

1 participant