Skip to content

My question is that i want to know if i use the model-repository=s3://minio/bucket/models order , the models file will dowload to the local filesystem ? i try to enter the tritonserver docker (docker exec ) ,but i con't find the models file。 #6566

Answered by nnshah1
Vanish1011 asked this question in Q&A
Discussion options

You must be logged in to vote

@Vanish1011

S3 Models will be downloaded to the local filesystem in the /tmp directory (by default) - this directory can be changed via environment variable:

https://github.com/triton-inference-server/core/blob/935878a5b97d3a51b76d2e5b7fadd2f31926734c/src/filesystem/implementations/s3.h#L656

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Vanish1011
Comment options

Answer selected by dyastremsky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants