Closed
Description
If anyone runs into this before this is fixed, you can downgrade mpmath to 1.3.0
NVIDIA/TensorRT-LLM#1145
Adding these lines to Dockerfile and rebuilding with docker compose up --build
solved it for me
RUN --mount=type=cache,target=/root/.cache/pip \
pip install mpmath==1.3.0
Metadata
Metadata
Assignees
Labels
No labels