Skip to content

Instantly share code, notes, and snippets.

@thepycoder
Created October 11, 2022 08:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thepycoder/eaf34a947b8c62f8cb7f4a0072fc6d26 to your computer and use it in GitHub Desktop.
Save thepycoder/eaf34a947b8c62f8cb7f4a0072fc6d26 to your computer and use it in GitHub Desktop.
Register model
clearml-serving --id <your_service_ID> model upload --name "Transformer ONNX" --project "Hugginface Serving" --path triton_models/transformer_tensorrt_model/1/model.bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment