Skip to content

Commit 552bb0f

Browse files
Update common.txt (#1956) (#1963)
Add missing modelscope package - `VLLM_USE_MODELSCOPE` env doesn't work without it. Signed-off-by: Artur Fierka <[email protected]>
1 parent f7d88c3 commit 552bb0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/common.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ opentelemetry-sdk>=1.26.0 # vllm.tracing
4848
opentelemetry-api>=1.26.0 # vllm.tracing
4949
opentelemetry-exporter-otlp>=1.26.0 # vllm.tracing
5050
opentelemetry-semantic-conventions-ai>=0.4.1 # vllm.tracing
51+
modelscope # required to support VLLM_USE_MODELSCOPE env

0 commit comments

Comments
 (0)