Commit a4af156
authored
Handle updated model manifest path with latest NIMs (#262)
* Handle updated model manifest path with latest NIMs
Model manifest file path has changed with recent NIMs to /opt/nim/etc/default/model_manifest.yaml.
This change will handle that.
Signed-off-by: Shiva Krishna, Merla <smerla@nvidia.com>
* Update command to check for the latest manifest path inside the NIM container
Signed-off-by: Shiva Krishna, Merla <smerla@nvidia.com>
---------
Signed-off-by: Shiva Krishna, Merla <smerla@nvidia.com>1 parent 16914b3 commit a4af156
1 file changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
910 | 910 | | |
911 | 911 | | |
912 | 912 | | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
913 | 928 | | |
914 | 929 | | |
915 | 930 | | |
| |||
938 | 953 | | |
939 | 954 | | |
940 | 955 | | |
941 | | - | |
| 956 | + | |
942 | 957 | | |
943 | 958 | | |
944 | 959 | | |
| |||
0 commit comments