mirror of
https://github.com/kyegomez/OpenMythos.git
synced 2026-05-02 17:43:27 +02:00
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]
5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
torch>=2.1.0
|
|
transformers>=4.40.0
|
|
datasets>=2.18.0
|
|
pytest>=7.0.0
|