Skip to content

remove the unused readline dependency from the Qwen2 model implementa… - #4340

Merged
zhyncs merged 1 commit into
sgl-project:mainfrom
yych0745:remove_readline
Mar 12, 2025
Merged

zhyncs merged 1 commit into
sgl-project:mainfrom
yych0745:remove_readline

Conversation

@yych0745

Copy link
Copy Markdown
Contributor

…tion.

Motivation

During runtime, there was an error with the readline package in qwen2.py.

Modifications

After inspection, we found that the code doesn't actually use any functionality from the readline package, so we removed the corresponding import statement.

Checklist

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