Skip to content

add smollm to torchtune #2887

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zhangtemplar
Copy link
Contributor

Summary: add smolLM2 family to torchtune. SmolLM2 is a family of compact language models available in three size: 135M, 360M, and 1.7B parameters. They architecture is the same as LLaMA 3.

Differential Revision: D78495904

Copy link

pytorch-bot bot commented Jul 17, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchtune/2887

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ No Failures

As of commit aa6f57a with merge base 10c31c0 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 17, 2025
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D78495904

zhangtemplar added a commit to zhangtemplar/torchtune that referenced this pull request Jul 17, 2025
Summary:

add smolLM2 family to torchtune. SmolLM2 is a family of compact language models available in three size: 135M, 360M, and 1.7B parameters. They architecture is the same as LLaMA 3.

Differential Revision: D78495904
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D78495904

zhangtemplar added a commit to zhangtemplar/torchtune that referenced this pull request Jul 17, 2025
Summary:
Pull Request resolved: pytorch#2887

add smolLM2 family to torchtune. SmolLM2 is a family of compact language models available in three size: 135M, 360M, and 1.7B parameters. They architecture is the same as LLaMA 3.

Differential Revision: D78495904
@krammnic
Copy link
Collaborator

Hmm, I'm not sure whether we want to see some models that are based on existing ones, but personally I'm not against it. But we need to update README models section. After that, it will be LGTM

zhangtemplar added a commit to zhangtemplar/torchtune that referenced this pull request Jul 21, 2025
Summary:

add smolLM2 family to torchtune. SmolLM2 is a family of compact language models available in three size: 135M, 360M, and 1.7B parameters. They architecture is the same as LLaMA 3.

Reviewed By: byzhang

Differential Revision: D78495904
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D78495904

zhangtemplar added a commit to zhangtemplar/torchtune that referenced this pull request Jul 21, 2025
Summary:
Pull Request resolved: pytorch#2887

add smolLM2 family to torchtune. SmolLM2 is a family of compact language models available in three size: 135M, 360M, and 1.7B parameters. They architecture is the same as LLaMA 3.

Reviewed By: byzhang

Differential Revision: D78495904
@zhangtemplar zhangtemplar force-pushed the export-D78495904 branch 2 times, most recently from 9e0fa59 to e3f5773 Compare July 21, 2025 20:40
zhangtemplar added a commit to zhangtemplar/torchtune that referenced this pull request Jul 21, 2025
Summary:

add smolLM2 family to torchtune. SmolLM2 is a family of compact language models available in three size: 135M, 360M, and 1.7B parameters. They architecture is the same as LLaMA 3.

Reviewed By: byzhang

Differential Revision:
D78495904

Privacy Context Container: L1305358
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D78495904

zhangtemplar added a commit to zhangtemplar/torchtune that referenced this pull request Jul 21, 2025
Summary:
Pull Request resolved: pytorch#2887

add smolLM2 family to torchtune. SmolLM2 is a family of compact language models available in three size: 135M, 360M, and 1.7B parameters. They architecture is the same as LLaMA 3.

Reviewed By: byzhang

Differential Revision:
D78495904

Privacy Context Container: L1305358
zhangtemplar added a commit to zhangtemplar/torchtune that referenced this pull request Jul 21, 2025
Summary:

add smolLM2 family to torchtune. SmolLM2 is a family of compact language models available in three size: 135M, 360M, and 1.7B parameters. They architecture is the same as LLaMA 3.

Reviewed By: byzhang

Differential Revision:
D78495904

Privacy Context Container: L1305358
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D78495904

zhangtemplar added a commit to zhangtemplar/torchtune that referenced this pull request Jul 21, 2025
Summary:
Pull Request resolved: pytorch#2887

add smolLM2 family to torchtune. SmolLM2 is a family of compact language models available in three size: 135M, 360M, and 1.7B parameters. They architecture is the same as LLaMA 3.

Reviewed By: byzhang

Differential Revision:
D78495904

Privacy Context Container: L1305358
@zhangtemplar zhangtemplar force-pushed the export-D78495904 branch 2 times, most recently from 06f50d8 to 77fa8f1 Compare July 22, 2025 01:04
zhangtemplar added a commit to zhangtemplar/torchtune that referenced this pull request Jul 22, 2025
Summary:

add smolLM2 family to torchtune. SmolLM2 is a family of compact language models available in three size: 135M, 360M, and 1.7B parameters. They architecture is the same as LLaMA 3.

Reviewed By: byzhang

Differential Revision:
D78495904

Privacy Context Container: L1305358
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D78495904

Summary:

add smolLM2 family to torchtune. SmolLM2 is a family of compact language models available in three size: 135M, 360M, and 1.7B parameters. They architecture is the same as LLaMA 3.

Reviewed By: byzhang

Differential Revision:
D78495904

Privacy Context Container: L1305358
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D78495904

@zhangtemplar
Copy link
Contributor Author

could some one approve it? Thanks!

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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants