runpod-workers / worker-vllm

The RunPod worker template for serving our large language model endpoints. Powered by vLLM.
MIT License
220 stars 85 forks source link

Update Dockerfile env key that is deprecated #28

Closed nerdylive123 closed 7 months ago

nerdylive123 commented 8 months ago

/usr/local/lib/python3.10/dist-packages/transformers/utils/hub.py:123: FutureWarning: Using TRANSFORMERS_CACHE is deprecated and will be removed in v5 of Transformers. Use HF_HOME instead. warnings.warn(

alpayariyak commented 7 months ago

Added in the latest version, thank you!