Martin Pömsl
Martin Pömsl
## Description Implement #2292. If a request contains a value for header `x-request-id-prefix`, this string is used as a prefix to the internal request id, which appears in logs and...
### 🚀 The feature Inference requests are stored in a prioritized data structure. The priority of a request can be set via a custom header value. The priority values are...
### 🚀 The feature Parse an external request id from a custom header value. This request id is used as a prefix to the `TorchServe`-internal request id which occurs in...
Hi, the Google drive link for the pretrained models file `e2e-coref.tgz` is down (https://drive.google.com/file/d/1fkifqZzdzsOEo0DXMzCFjiNXqsKG_cHi/). This is also the only source of `glove_50_300_2.txt`, which is required for the reproduction of all...
### Your current environment ```text The output of `python collect_env.py` PyTorch version: 2.3.0+cu121 Is debug build: False CUDA used to build PyTorch: 12.1 ROCM used to build PyTorch: N/A OS:...