triton-inference-server / pytriton

PyTriton is a Flask/FastAPI-like interface that simplifies Triton's deployment in Python environments.
https://triton-inference-server.github.io/pytriton/
Apache License 2.0
719 stars 50 forks source link

fix: Remove duplicated paragraph #64

Closed getty708 closed 6 months ago

getty708 commented 7 months ago

The same paragraph was repeated in Binding Models to Triton. This PR removes one duplicated paragraph from this page.

Screenshot 2024-02-17 at 12 26 06

There are slight differences between the two paragraphs.

I removed "the" before PyTritonUnrecoverableError and added the commas , after "case" and "model".

piotrm-nvidia commented 7 months ago

Thanks, @getty708 for spotting this and submitting the PR! We really appreciate your attention to detail and your contribution to improving the PyTriton documentation.

Before we can move forward with your PR, we do need to ensure all our contributors have completed the Contributor License Agreement. If you haven't already, could you please send a signed copy of the CLA to triton-cla@nvidia.com? If you're contributing as an individual without a company affiliation, you can simply fill 'N/A' in the relevant sections.

getty708 commented 6 months ago

@piotrm-nvidia Thank you for your attention. I submitted my CLA. Could you check my email?

nv-kmcgill53 commented 6 months ago

Hi @getty708, we have accepted your CLA. We are able to merge your changes at our discretion. Thank you for contributing!