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

Clearer code and simpler method for within LLM message passing #3

Merged
merged 20 commits into from
May 12, 2023

Conversation

zachares
Copy link

No description provided.

@zachares zachares requested a review from vahanhov May 12, 2023 12:20
Co-authored-by: vahanhov <32771381+vahanhov@users.noreply.github.com>
@zachares zachares merged commit 3604898 into main May 12, 2023
@vahanhov vahanhov deleted the clearer_mp branch May 12, 2023 14:37
vahanhov added a commit that referenced this pull request Aug 11, 2023
* novelty debugging

* running solution

* message passing slightly better

* simplified serialize

* current code

* flamingo inspired

* message passing correctly implemented

* positions update

* removing commented code

* causal message passing

* edge case in case using another model besides serialize

* update message passing and position embedding

* Update src/transformers/models/bloom/modeling_bloom.py

* removed unnecessary code

* clearer message passing code

* Update src/transformers/models/bloom/causal_message_passing.py

* Update src/transformers/models/bloom/causal_message_passing.py

* Update src/transformers/models/bloom/causal_message_passing.py

Co-authored-by: vahanhov <32771381+vahanhov@users.noreply.github.com>

---------

Co-authored-by: vahanhov <32771381+vahanhov@users.noreply.github.com>
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