Skip to content

Commit a2d5bf0

Browse files
committed
remove vllm import
1 parent aa46a30 commit a2d5bf0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

openpo/client.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
import os
33
from typing import Any, Dict, List, Optional
44

5-
from vllm import LLM
6-
75
from .internal.error import AuthenticationError, ProviderError
86
from .resources.batch.batch import Batch
97
from .resources.completion.completion import Completion

0 commit comments

Comments
 (0)