Skip to content

Commit

Permalink
Merge pull request #111 from rh-aiservices-bu/hotfix-vllm
Browse files Browse the repository at this point in the history
Hotfix vllm
  • Loading branch information
guimou authored Jul 4, 2024
2 parents 2a18b38 + 205a82a commit c709d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/ic-shared-llm/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
- name: shm
mountPath: /dev/shm
terminationMessagePolicy: File
image: 'quay.io/rh-aiservices-bu/vllm-openai-ubi9:0.4.0'
image: 'quay.io/rh-aiservices-bu/vllm-openai-ubi9:0.4.2'
volumes:
- name: models-cache
persistentVolumeClaim:
Expand Down

0 comments on commit c709d47

Please sign in to comment.