x
This commit is contained in:
@@ -4,6 +4,9 @@ FROM docker.1ms.run/kyuz0/vllm-therock-gfx1201:latest
|
||||
ENV USE_DEFAULT_MODEL=true
|
||||
ENV LOCAL_MODEL_DIR=/opt/model
|
||||
|
||||
# Ensure latest Transformers model definitions are available
|
||||
RUN /opt/venv/bin/pip install --no-cache-dir --upgrade "git+https://github.com/huggingface/transformers.git"
|
||||
|
||||
# Create necessary directories
|
||||
RUN mkdir -p /opt/script /opt/model /config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user