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

[Model] Llama 3B: Include tests with proper setups for main builing bocks + minor fix. #123 #124 #125 #126 #165 #167

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

nvukobratTT
Copy link
Contributor

Main Llama blocks:

  • Embeddings
  • LM Head
  • MLP
  • RMS Norm
  • Rotary Embeddings
  • Self Attention

…locks + minor fix. #123 #124 #125 #126 #165

Main Llama blocks:
- Embeddings
- LM Head
- MLP
- RMS Norm
- Rotary Embeddings
- Self Attention
pybuda/pybuda/module.py Show resolved Hide resolved
@nvukobratTT nvukobratTT merged commit 8d88845 into main Aug 26, 2024
2 checks passed
@nvukobratTT nvukobratTT deleted the nvukobrat/llama_components branch September 9, 2024 17:19
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.

2 participants