Dhaval Doshi
Dhaval Doshi
**Goals**: 1. Support automatic interception of inbound and outbound HTTP calls (Interprocess HTTP communication). 2. Support popular HTTP Clients (namely Apache HTTP Client, OKHtttp Client, Native Java HTTP Client). **Possible...
### Description ```shell It appears that Triton Server with Faster transformer backend doesn't work as expected when loading the model repository from S3 (containing both configuration and model weights). Release:...
### Description ```shell The Latest faster transformer v5.1.1 which is being used by the Fastertransformer backend latest release prescribes that T5 decoder output - [output_ids and sequence_length] should be int32...
Application Insights Java SDK supports multiple APIs - trackMetric(), trackRequest(), trackDependency(), trackEvent(), trackException(). The current page : https://docs.microsoft.com/en-us/java/api/overview/azure/appinsights?view=azure-java-stable only shows an example of trackMetric() API. It's recommended to redirect the...