Skip to content

Commit

Permalink
missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
renxida committed Jan 29, 2025
1 parent 5ec356b commit fd72536
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shortfin/python/shortfin_apps/llm/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
from .components.io_struct import GenerateReqInput
from .components.manager import SystemManager
from .components.service import GenerateService
from .components.server_config import ServerParams
from .components.tokenizer import Tokenizer


Expand Down

0 comments on commit fd72536

Please sign in to comment.