Python 代码

Python 虚拟环境

python -m venv .venv

source .venv/bin/activate

从Hugging Face 上下载模型

# 安装 Git Large File Storage

brew install git-lfs

# 


从虚拟环境中运行jupterbook