Skip to content

[distributed] Add Llama3-70B for distributed inference #1335

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

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

lessw2020
Copy link
Contributor

this PR:
1 - adds llama3-70B as another supported model for dist inference.
2 - updates the model_dims to auto adjust based on model in our master dict (i.e. 4096 vs 8192).

Screenshot 2024-10-29 at 5 13 19 PM

Copy link

pytorch-bot bot commented Oct 30, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchchat/1335

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 5670ade with merge base 77774d2 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@lessw2020 lessw2020 requested a review from kwen2501 October 30, 2024 00:38
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 30, 2024
@lessw2020 lessw2020 requested a review from mreso October 30, 2024 00:39
Copy link
Contributor

@mreso mreso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lessw2020 lessw2020 merged commit f20f5e7 into main Oct 30, 2024
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants