llms-from-scratch-cn/appendix-A/02_installing-python-libraries/requirements.txt
2024-02-28 23:31:55 +08:00

8 lines
137 B
Plaintext

numpy >= 1.24.3
scipy >= 1.10.1
pandas >= 2.0.2
matplotlib >= 3.7.1
jupyterlab >= 4.0
watermark >= 2.4.2
torch >= 2.0.1
tiktoken >= 0.5.1