c-llm/requirements.txt

8 lines
57 B
Text
Raw Permalink Normal View History

2024-04-08 14:42:47 -07:00
tqdm
numpy
torch
2024-04-08 23:26:14 +03:00
tiktoken
2024-04-08 14:42:47 -07:00
transformers
2024-05-28 21:43:11 +00:00
datasets
requests