You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and [gRPC](https://github.com/triton-inference-server/client#grpc-options)
197
192
client options
198
193
- Send input data (e.g. a jpeg image) directly to Triton in the [body of an HTTP
199
-
request without any additional metadata](https://github.com/triton-inference-server/server/blob/main/docs/protocol/extension_binary_data.md#raw-binary-request)
194
+
request without any additional metadata](https://github.com/triton-inference-server/server/blob/r25.08/docs/protocol/extension_binary_data.md#raw-binary-request)
200
195
201
196
### Extend Triton
202
197
@@ -205,7 +200,7 @@ designed for modularity and flexibility
205
200
206
201
-[Customize Triton Inference Server container](docs/customization_guide/compose.md) for your use case
Copy file name to clipboardExpand all lines: docs/introduction/compatibility.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@
38
38
39
39
| Triton release version | NGC Tag | Python version | Torch version | TensorRT version | TensorRT-LLM version | CUDA version | CUDA Driver version | Size |
0 commit comments