Skip to content

Commit

Permalink
Merge pull request rh-aiservices-bu#110 from rh-aiservices-bu/fix/llm…
Browse files Browse the repository at this point in the history
…-deployment

Fix llm deployment
  • Loading branch information
guimou authored Jul 4, 2024
2 parents 09d5bfe + 0d528e2 commit f652248
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 f652248

Please sign in to comment.