Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat: added ability to deploy more than one NIM model. #3453
feat: added ability to deploy more than one NIM model. #3453
Changes from all commits
0684f1f
45f4e3b
1a5640b
d7a1726
08f3d94
70ce442
d0537da
0375f36
f6d2c37
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 42 in frontend/src/pages/modelServing/screens/global/DeleteInferenceServiceModal.tsx
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/global/DeleteInferenceServiceModal.tsx#L42
Check warning on line 56 in frontend/src/pages/modelServing/screens/global/DeleteInferenceServiceModal.tsx
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/global/DeleteInferenceServiceModal.tsx#L56
Check warning on line 65 in frontend/src/pages/modelServing/screens/global/DeleteInferenceServiceModal.tsx
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/global/DeleteInferenceServiceModal.tsx#L64-L65
Check warning on line 233 in frontend/src/pages/modelServing/screens/projects/ModelServingPlatform.tsx
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/projects/ModelServingPlatform.tsx#L233
Check warning on line 175 in frontend/src/pages/modelServing/screens/projects/NIMServiceModal/ManageNIMServingModal.tsx
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/projects/NIMServiceModal/ManageNIMServingModal.tsx#L175
Check warning on line 265 in frontend/src/pages/modelServing/screens/projects/NIMServiceModal/ManageNIMServingModal.tsx
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/projects/NIMServiceModal/ManageNIMServingModal.tsx#L265
Check warning on line 274 in frontend/src/pages/modelServing/screens/projects/NIMServiceModal/ManageNIMServingModal.tsx
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/projects/NIMServiceModal/ManageNIMServingModal.tsx#L274
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anyway we can get a unit test for this? It seems the logic is not working as expected (at least on the cluster)
Check warning on line 139 in frontend/src/pages/modelServing/screens/projects/nimUtils.ts
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/projects/nimUtils.ts#L139
Check warning on line 141 in frontend/src/pages/modelServing/screens/projects/nimUtils.ts
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/projects/nimUtils.ts#L141
Check warning on line 144 in frontend/src/pages/modelServing/screens/projects/nimUtils.ts
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/projects/nimUtils.ts#L144
Check warning on line 146 in frontend/src/pages/modelServing/screens/projects/nimUtils.ts
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/projects/nimUtils.ts#L146
Check warning on line 157 in frontend/src/pages/modelServing/screens/projects/nimUtils.ts
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/projects/nimUtils.ts#L157
Check warning on line 165 in frontend/src/pages/modelServing/screens/projects/nimUtils.ts
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/projects/nimUtils.ts#L165
Check warning on line 172 in frontend/src/pages/modelServing/screens/projects/nimUtils.ts
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/projects/nimUtils.ts#L170-L172
Check warning on line 180 in frontend/src/pages/modelServing/screens/projects/nimUtils.ts
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/projects/nimUtils.ts#L178-L180
Check warning on line 719 in frontend/src/pages/modelServing/screens/projects/utils.ts
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/projects/utils.ts#L719
Check warning on line 721 in frontend/src/pages/modelServing/screens/projects/utils.ts
Codecov / codecov/patch
frontend/src/pages/modelServing/screens/projects/utils.ts#L721