chore: add hf_xet dep (#6243)
This commit is contained in:
@@ -31,3 +31,6 @@ pip install -e lmms-eval/
|
||||
|
||||
# Install FlashMLA for attention backend tests
|
||||
pip install git+https://github.com/deepseek-ai/FlashMLA.git
|
||||
|
||||
# Install hf_xet
|
||||
pip install huggingface_hub[hf_xet]
|
||||
|
||||
@@ -123,3 +123,6 @@ gdrcopy_copybw
|
||||
echo "=== Verify NVSHMEM ==="
|
||||
nvshmem-info -a
|
||||
# /opt/nvshmem/bin/perftest/device/pt-to-pt/shmem_put_bw
|
||||
|
||||
# Install hf_xet
|
||||
pip install huggingface_hub[hf_xet]
|
||||
|
||||
Reference in New Issue
Block a user