kingoflolz / mesh-transformer-jax

Model parallel transformers in JAX and Haiku
Apache License 2.0
6.26k stars 890 forks source link

Download Link for Model Weights in howto_finetune.md is broken #251

Open torakoneko opened 1 year ago

torakoneko commented 1 year ago

I can't download the model weights to train because the link is broken.

minimaxir commented 1 year ago

The correct URL is now https://the-eye.eu/public/AI/GPT-J-6B/step_383500.tar.zstd

hsuyab commented 1 year ago

@minimaxir @torakoneko were you able to fine-tune?