Files
ars-opd-rebuild/requirements.txt
T

10 lines
280 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 两端共用核心依赖(本地 + 远程)。版本策略:先宽松安装,两端跑通后按需冻结。
torch>=2.6
transformers>=4.51 # Qwen3 系列需要 4.51+
datasets
numpy
openai>=1.60 # teacher.pyOpenAI 兼容 API 客户端
python-dotenv
pytest
ruff