Inference and fine tuning time.

#3
by damfle - opened

I don't know if this is a bug from the model or the latest version of transformers yet. I'm investigating if others peoples have issues.
Previous model would take me around 2h to LoRa fine tune on a 5090. This one announce around 36h on a RTX6000 blackwell and 70h on a RTX5090.

From what I see tokens/s is more than half, around 70 while I'm pretty sure it was >200 on the previous model. I also had to reduce batch size from 128 to 32 (due to speed not space).
Note I'm using the exact same script.

Sign up or log in to comment