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

need to add if config.max_sequence_length check too #205

Closed
winglian opened this issue Jun 14, 2023 · 0 comments
Closed

need to add if config.max_sequence_length check too #205

winglian opened this issue Jun 14, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@winglian
Copy link
Collaborator

ERROR:root:'>' not supported between instances of 'int' and 'NoneType'
Traceback (most recent call last):
File "/workspace/axolotl/src/axolotl/utils/models.py", line 259, in load_model
and cfg.sequence_len > config.max_sequence_length
TypeError: '>' not supported between instances of 'int' and 'NoneType'
ERROR

@NanoCode012 NanoCode012 added bug Something isn't working good first issue Good for newcomers labels Jun 14, 2023
winglian added a commit that referenced this issue Jun 14, 2023
mkeoliya pushed a commit to mkeoliya/axolotl that referenced this issue Dec 15, 2023
mkeoliya pushed a commit to mkeoliya/axolotl that referenced this issue Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants