Unverified Commit be23f7df authored by Sayak Paul's avatar Sayak Paul Committed by GitHub
Browse files

[Docker] update doc builder dockerfile to include quant libs. (#11728)

update doc builder dockerfile to include quant libs.
parent 86becea7
......@@ -47,6 +47,10 @@ RUN python3.10 -m pip install --no-cache-dir --upgrade pip uv==0.1.11 && \
tensorboard \
transformers \
matplotlib \
setuptools==69.5.1
setuptools==69.5.1 \
bitsandbytes \
torchao \
gguf \
optimum-quanto
CMD ["/bin/bash"]
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment