Update docs (#1839)

This commit is contained in:
Lianmin Zheng
2024-10-30 02:49:08 -07:00
committed by GitHub
parent 539df95d2c
commit b548801ddb
11 changed files with 165 additions and 198 deletions

View File

@@ -1,3 +1,7 @@
"""
Install the dependency in CI.
"""
pip install --upgrade pip
pip install -e "python[all]"
pip install transformers==4.45.2