Skip to content

Commit

Permalink
change nim flag
Browse files Browse the repository at this point in the history
  • Loading branch information
LinoyBitan1 committed Jan 16, 2025
1 parent e15002e commit 51f8503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export const blankDashboardCR: DashboardConfig = {
disableServingRuntimeParams: false,
disableConnectionTypes: false,
disableStorageClasses: false,
disableNIMModelServing: false,
disableNIMModelServing: true,
},
notebookController: {
enabled: true,
Expand Down

0 comments on commit 51f8503

Please sign in to comment.