Skip to content

Commit

Permalink
async
Browse files Browse the repository at this point in the history
  • Loading branch information
supa-thibaud committed Aug 23, 2024
1 parent 09d2c36 commit 13cd866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/handler.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import asyncio
import runpod
import os
from sg_engine import SGlangEngine, OpenAIRequest
from engine import SGlangEngine, OpenAIRequest

# Initialize the engine
engine = SGlangEngine()
Expand Down

0 comments on commit 13cd866

Please sign in to comment.