Files
LLMs-from-scratch/requirements.txt
2024-02-25 13:32:30 -06: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