Andrew Reed

Results 6 issues of Andrew Reed

# Issue NeuralQA's requirements do not have pinned package versions, instead they use `>=` to pull the latest version of each library. With the latest release of `transformers`, there is...

### Prerequisites - [X] I am using [the latest version of Locust](https://github.com/locustio/locust/releases/) - [X] I am suggesting a new feature, not asking a question ### Description Would be great to...

feature request

### System Info v1.4.5 ### Information - [X] Docker - [X] The CLI directly ### Tasks - [X] An officially supported command - [ ] My own modifications ### Reproduction...

### Feature request OpenAI's `/chat/completions` endpoint has the option of returning a `CompletionUsage` object when streaming responses by passing an additional arg `stream_options={"include_usage": True}`. It looks like TGI's implementation doesn't...

I think the styling of the docs pages could be improved, it is difficult right now to distinguish H2 from H3 when reading the text. Maybe some more top-padding on...

enhancement

### System Info At startup on TGI `>3.1.0-rocm`, the `text_generation-launcher` fails here: ``` 2025-03-24T17:44:27.829150Z INFO download: text_generation_launcher: Starting check and download process for teknium/OpenHermes-2.5-Mistral-7B 2025-03-24T17:44:27.843241Z ERROR download: text_generation_launcher: text-generation-server not...