OpenMythos/requirements.txt
Kye Gomez 5ffb897dcf [feat][training-script][add 3b fineweb-edu training
script][feat][tokenizer][add MythosTokenizer class with encode
  decode][improvement][deps][add transformers and datasets
  dependencies][docs][readme-training][add training section with run
  commands][improvement][pyproject][pin torch and add new deps]
2026-04-19 22:48:30 -04:00

5 lines
65 B
Plaintext

torch>=2.1.0
transformers>=4.40.0
datasets>=2.18.0
pytest>=7.0.0