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

✨ layer_seq: MultiplySeq, SiLU & LLM test #127

Merged
merged 16 commits into from
Jul 4, 2024
Merged

Conversation

jean-francoisreboud
Copy link
Collaborator

@jean-francoisreboud jean-francoisreboud commented Jul 3, 2024

Changes:

  • MultiplySeq
  • SiLU activation
  • InferenceBackward phase
  • refactor activation forward GPU
  • test predicting from one prompt with LLM1 (1 block) and LLM32 (32 blocks)

@jean-francoisreboud jean-francoisreboud self-assigned this Jul 3, 2024
@jean-francoisreboud jean-francoisreboud changed the title ✨ layer_seq: MultiplySeq, SiLU ✨ layer_seq: MultiplySeq & SiLU Jul 3, 2024
@jean-francoisreboud jean-francoisreboud changed the title ✨ layer_seq: MultiplySeq & SiLU ✨ layer_seq: MultiplySeq, SiLU & LLM test Jul 4, 2024
@jean-francoisreboud jean-francoisreboud merged commit 0e34be3 into release_5 Jul 4, 2024
4 checks passed
@jean-francoisreboud jean-francoisreboud deleted the jfr/mlp branch July 4, 2024 14:23
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