Files
happy-llm/docs/chapter5/code/requirements.txt
KMnO4-zx 9efbb69dfd docs(chapter5): 添加LLaMA2结构图并更新依赖
更新requirements.txt中的pytorch为torch以保持一致性
2025-06-09 22:14:01 +08:00

24 lines
379 B
Plaintext

torch==2.4.0
torchvision==0.19.0
datasets==2.16.1
jsonlines==4.0.0
marshmallow==3.22.0
matplotlib==3.5.1
ngrok==1.4.0
nltk==3.8
numpy==1.26.4
openai==1.42.0
pandas==1.5.3
psutil==5.9.8
pydantic==2.8.2
rich==13.7.1
scikit_learn==1.5.1
sentence_transformers==2.3.1
simhash==2.1.2
tiktoken==0.5.1
transformers==4.44.0
jinja2==3.1.2
jsonlines==4.0.0
trl==0.11.3
ujson==5.1.0
swanlab