Bruno Magalhaes
Results
2
issues of
Bruno Magalhaes
# Background and rationale In many use cases, particularly LLMs, one is faced with inputs (sentences) of variable lengths. A common practice is to pack batches by token count (not...
### System Info In python `3.11` and TensorRT-LLM release `0.8.0`, when running `import tensorrt_llm`, the following error message is displayed: ``` ValueError: mutable default for field version is not allowed:...
bug
triaged