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

Patch fix to match with config update/simplification in nanotron #35

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

thomwolf
Copy link
Member

@thomwolf thomwolf commented Feb 14, 2024

Adapted with huggingface/nanotron#67

Now the lighteval config can also be more clearly independant from nanotron config which is better

Copy link
Member

@clefourrier clefourrier left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -4,6 +4,7 @@
from typing import Optional, Type

import numpy as np
from nanotron.config import LightEvalConfig
Copy link
Member

Choose a reason for hiding this comment

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

Just put this line after the nanotron import check

@clefourrier clefourrier merged commit 6989737 into main Feb 14, 2024
2 checks passed
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