huggingface / nanotron

Minimalistic large language model 3D-parallelism training
Apache License 2.0
1.14k stars 107 forks source link

Add CI/CD for unit tests #41

Closed xrsrke closed 7 months ago

xrsrke commented 8 months ago
NouamaneTazi commented 8 months ago

checks failing?

xrsrke commented 8 months ago

@NouamaneTazi, could we temporarily merge this (fixed the overlapping port) while I'm figuring out how to speed up the testing ?

Code quality: https://github.com/huggingface/nanotron/actions/runs/7707960550 FA2-related: https://github.com/huggingface/nanotron/actions/runs/7707960549 Non-FA2-related: https://github.com/huggingface/nanotron/actions/runs/7707960546

thomwolf commented 8 months ago

Looks good to me but let's fix the failing test on test_row_linear as well

I see it should be fixed in https://github.com/huggingface/nanotron/pull/52

NouamaneTazi commented 8 months ago

Still need to fix the "port address in use" issue :/