We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bedd00f commit f4fa711Copy full SHA for f4fa711
rapids_triton_example/build.sh
@@ -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
+### download model
+# wget https://data.rapids.ai/community-examples/sentiment_analysis_model/model.pt -P models/sentiment_analysis_model/1/
+### add a empty folder for ensemble model
4
docker build -t rapidstriton .
0 commit comments