fix: remove vllm embedding
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 14s
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 14s
This commit is contained in:
@@ -3,6 +3,6 @@ host: "0.0.0.0"
|
|||||||
port: 8001
|
port: 8001
|
||||||
uvicorn-log-level: "info"
|
uvicorn-log-level: "info"
|
||||||
gpu-memory-utilization: 0.95
|
gpu-memory-utilization: 0.95
|
||||||
max-model-len: 32768
|
max-model-len: 20480
|
||||||
dtype: auto
|
dtype: auto
|
||||||
enforce-eager: false
|
enforce-eager: false
|
||||||
|
|||||||
Reference in New Issue
Block a user