Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHOAIENG-17008 - Additional MNMGPU feedback #612

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

eturner24
Copy link
Contributor

@eturner24 eturner24 commented Jan 21, 2025

Additional feedback from email and Slack to address RHOAIENG-17008.

Screenshot 2025-01-22 at 11 12 10
Screenshot 2025-01-22 at 11 12 22
Screenshot 2025-01-22 at 11 12 29
Screenshot 2025-01-22 at 11 12 36
Screenshot 2025-01-22 at 11 12 42
Screenshot 2025-01-22 at 11 12 47

How Has This Been Tested?

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

@@ -69,12 +69,12 @@ spec:
volumeMode: Filesystem
resources:
requests:
storage: 50Gi
storageClassName: __<fileStorageClassName>__
storage: 40Gi
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

user should update based on model size

storage: 50Gi
storageClassName: __<fileStorageClassName>__
storage: 40Gi
storageClassName: nfs
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

user should update the available storage class

<3> The value for `containers.image`, located in your `InferenceService`. To access this value, run the following command: `oc get configmap inferenceservice-config -n redhat-ods-operator -oyaml | grep kserve-storage-initializer:`
endif::[]
ifdef::upstream[]
<3> The value for `containers.image`, located in your `InferenceService`. To access this value, run the following command: `oc get configmap inferenceservice-config -n opendatahub -oyaml | grep kserve-storage-initializer:`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<3> The value for `containers.image`, located in your `InferenceService`. To access this value, run the following command: `oc get configmap inferenceservice-config -n opendatahub -oyaml | grep kserve-storage-initializer:`
<3> The value for `containers.image`, located in your `donwload-model` container. To access this value, run the following command: `oc get configmap inferenceservice-config -n opendatahub -oyaml | grep kserve-storage-initializer:`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants