Skip to content

Commit

Permalink
Fix LLM deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
RHRolun committed Jul 4, 2024
1 parent 09d5bfe commit 0d528e2
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 0d528e2

Please sign in to comment.