deepseek-7b-coq / Dockerfile
Idrissa242's picture
Duplicate from autotrain-projects/autotrain-advanced
74e80bc verified
raw
history blame
176 Bytes
FROM huggingface/autotrain-advanced:latest
CMD pip uninstall -y autotrain-advanced && pip install -U autotrain-advanced && autotrain app --host 0.0.0.0 --port 7860 --workers 1