VladKha commited on
Commit
4b903ef
·
verified ·
1 Parent(s): bc06e60

public base image (hf-image-vllm)

Browse files
Files changed (2) hide show
  1. Dockerfile +1 -1
  2. requirements-extras.txt +0 -1
Dockerfile CHANGED
@@ -28,7 +28,7 @@ ENTRYPOINT []
28
  ENV DEBIAN_FRONTEND=noninteractive \
29
  PIP_NO_CACHE_DIR=0 \
30
  PYTHONUNBUFFERED=1 \
31
- HF_HUB_ENABLE_HF_TRANSFER=1 \
32
  PIP_BREAK_SYSTEM_PACKAGES=1
33
 
34
  # git/curl/ca-certificates for the HF pulls at bootstrap. python3.12 + pip are
 
28
  ENV DEBIAN_FRONTEND=noninteractive \
29
  PIP_NO_CACHE_DIR=0 \
30
  PYTHONUNBUFFERED=1 \
31
+ HF_XET_HIGH_PERFORMANCE=1 \
32
  PIP_BREAK_SYSTEM_PACKAGES=1
33
 
34
  # git/curl/ca-certificates for the HF pulls at bootstrap. python3.12 + pip are
requirements-extras.txt CHANGED
@@ -1,2 +1 @@
1
- huggingface_hub[hf_transfer]
2
  telethon==1.43.2
 
 
1
  telethon==1.43.2