Skip to content

Commit

Permalink
Add text about hidden folders
Browse files Browse the repository at this point in the history
  • Loading branch information
nskool committed May 19, 2022
1 parent 3e0f646 commit 125ecac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sagemaker_server.cc
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ SagemakerAPIServer::SageMakerMMELoadModel(
TRITONSERVER_ErrorNew(
TRITONSERVER_ERROR_INTERNAL,
"More than one version or model directories found. Note that "
"hidden folders are not allowed and "
"Ensemble models are not supported in SageMaker MME mode."));
closedir(dir);
return;
Expand Down

0 comments on commit 125ecac

Please sign in to comment.