Build Error

#69
by Duskfallcrew - opened

On cloning, on setting a GPU On an old instance on LOOKING AT ONE I GET:
" ERROR: Could not find a version that satisfies the requirement triton==2.0.0.dev20220701 (from versions: 0.4.1, 0.4.2, 1.0.0, 1.1.0, 1.1.1, 2.0.0.dev20221030, 2.0.0.dev20221031, 2.0.0.dev20221101, 2.0.0.dev20221103, 2.0.0.dev20221105, 2.0.0.dev20221117, 2.0.0.dev20221120, 2.0.0.dev20221202, 2.0.0.dev20230208)
ERROR: No matching distribution found for triton==2.0.0.dev20220701

[notice] A new release of pip available: 22.3.1 -> 23.0
[notice] To update, run: python -m pip install --upgrade pip "

XD guess i should stop trying to train models for one day huh? XD

I have the same problem for a few hours now.

I believe this works.

In the requirements.txt set Triton to this version:
triton==2.0.0.dev20230208 (instead of triton==2.0.0.dev20220701)

Ok sweet i'll look into it

This worked perfect!
LIKE A DREAM!
LIKE A BOSS!

Thank you!

Sign up or log in to comment