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

[Bugfix] avoid yunchang undefined & format #434

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

DefTruth
Copy link
Contributor

No description provided.

@@ -195,7 +197,9 @@ def __init__(self):
use_kv_cache=self.use_long_ctx_attn_kvcache
)
else:
import yunchang
Copy link
Contributor Author

Choose a reason for hiding this comment

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

add import yunchang here

@DefTruth
Copy link
Contributor Author

I only modified one line of code, but it seems that the previous commits were not formatted, leading to many files being formatted in this PR.

Copy link
Collaborator

@feifeibear feifeibear left a comment

Choose a reason for hiding this comment

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

LGTM

@feifeibear feifeibear merged commit d6332e9 into xdit-project:main Jan 18, 2025
1 of 3 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