fix(docker): remove quantize default
This commit is contained in:
parent
8a8f43410d
commit
119f7e0687
|
@ -118,7 +118,6 @@ ENV PATH=/opt/conda/bin:$PATH \
|
|||
ENV HUGGINGFACE_HUB_CACHE=/data \
|
||||
HF_HUB_ENABLE_HF_TRANSFER=1 \
|
||||
MODEL_ID=bigscience/bloom-560m \
|
||||
QUANTIZE=false \
|
||||
NUM_SHARD=1 \
|
||||
PORT=80
|
||||
|
||||
|
|
Loading…
Reference in New Issue