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

llama3 embedding data parallel #17358

Conversation

ipotkonjak-tt
Copy link
Contributor

Code changes

Addition of data parallelism for llama3 embedding module(plus some CI fixes).

Testing

Tested locally on N300 with pytest models/demos/llama3/tests/test_llama_embedding.py, all tests pass.

CI runs

@ipotkonjak-tt ipotkonjak-tt merged commit d2daa8c into mbezulj/feature/llama3_data_parallel Jan 30, 2025
34 of 41 checks passed
@ipotkonjak-tt ipotkonjak-tt deleted the ipotkonjak/llama3_embedding_data_parallel branch January 30, 2025 08:42
ipotkonjak-tt added a commit that referenced this pull request Feb 11, 2025
#### Code changes
Addition of data parallelism for llama3 embedding module(plus some CI
fixes).
#### Testing
Tested locally on N300 with `pytest
models/demos/llama3/tests/test_llama_embedding.py`, all tests pass.
#### CI runs

- [(Single card) Models
perf](https://github.com/tenstorrent/tt-metal/actions/runs/13011663398)
- [(Single card) Demo +
Nightly](https://github.com/tenstorrent/tt-metal/actions/runs/13011403767)
- [(T3K) Choose your
pipeline](https://github.com/tenstorrent/tt-metal/actions/runs/13028347394)
ipotkonjak-tt added a commit that referenced this pull request Feb 12, 2025
#### Code changes
Addition of data parallelism for llama3 embedding module(plus some CI
fixes).
#### Testing
Tested locally on N300 with `pytest
models/demos/llama3/tests/test_llama_embedding.py`, all tests pass.
#### CI runs

- [(Single card) Models
perf](https://github.com/tenstorrent/tt-metal/actions/runs/13011663398)
- [(Single card) Demo +
Nightly](https://github.com/tenstorrent/tt-metal/actions/runs/13011403767)
- [(T3K) Choose your
pipeline](https://github.com/tenstorrent/tt-metal/actions/runs/13028347394)
ipotkonjak-tt added a commit that referenced this pull request Feb 12, 2025
#### Code changes
Addition of data parallelism for llama3 embedding module(plus some CI
fixes).
#### Testing
Tested locally on N300 with `pytest
models/demos/llama3/tests/test_llama_embedding.py`, all tests pass.
#### CI runs

- [(Single card) Models
perf](https://github.com/tenstorrent/tt-metal/actions/runs/13011663398)
- [(Single card) Demo +
Nightly](https://github.com/tenstorrent/tt-metal/actions/runs/13011403767)
- [(T3K) Choose your
pipeline](https://github.com/tenstorrent/tt-metal/actions/runs/13028347394)
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