Skip to content

handle value error if version can't be parsed#3696

Open
aliasaria wants to merge 14 commits intolm-sys:mainfrom
transformerlab:main
Open

handle value error if version can't be parsed#3696
aliasaria wants to merge 14 commits intolm-sys:mainfrom
transformerlab:main

Conversation

@aliasaria
Copy link
Contributor

Why are these changes needed?

Dev versions of Huggingface Transformers may look like "4.50.0.dev0" which break FastChat because it expects the format to be only like 4.50.0 etc.

This is necessary, for example, to support the new Gemma models when they are released, because they only work with a dev build of Transformers

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