Skip to content

Commit f4fa711

Browse files
committedFeb 24, 2023
Update datasets download URL
Signed-off-by: Jordan Jacobelli <[email protected]>
1 parent bedd00f commit f4fa711

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎rapids_triton_example/build.sh

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### dowbload model
2-
# wget https://rapidsai-data.s3.amazonaws.com/community-examples/sentiment_analysis_model/model.pt -P models/sentiment_analysis_model/1/
3-
### add a empty folder for ensemble model
1+
### download model
2+
# wget https://data.rapids.ai/community-examples/sentiment_analysis_model/model.pt -P models/sentiment_analysis_model/1/
3+
### add a empty folder for ensemble model
44
docker build -t rapidstriton .

0 commit comments

Comments
 (0)
Please sign in to comment.