11 lines
401 B
Plaintext
11 lines
401 B
Plaintext
# 基础依赖
|
|
modelscope
|
|
yapf===0.32.0
|
|
swanlab
|
|
accelerate
|
|
peft
|
|
#pip install --upgrade modelscope -i https://mirrors.aliyun.com/pypi/simple/
|
|
#pip install yapf==0.32.0 -i https://mirrors.aliyun.com/pypi/simple/
|
|
#pip install swanlab -i https://mirrors.aliyun.com/pypi/simple/
|
|
#pip install accelerate -i https://mirrors.aliyun.com/pypi/simple/
|
|
#pip install peft -i https://mirrors.aliyun.com/pypi/simple/ |