Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hjh0119 committed Aug 5, 2024
1 parent 0ee10a3 commit 458168f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions swift/llm/utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
try:
if is_lmdeploy_available():
from .lmdeploy_utils import (
lmdeploy_context,
LmdeployGenerationConfig,
LmdeployGenerationConfig,
get_lmdeploy_engine,
inference_stream_lmdeploy,
Expand Down

0 comments on commit 458168f

Please sign in to comment.