How to run!
- Download the checkpoint-4000 folder
- Doanload the Inferencing Script
- Replace the path in the script to where you downloaded the folder to, the path should be to the checkpoint-4000 folder, not the models.safetensor file itself
- make sure you pip installed and have python installed etc
- Run the script from your IDE of choice like vs code or visual studio
- You should be able to run both the inferencing and training scripts with as little as 2GB of vram!