I made some quick start copy and paste terminal scripts to instantly spin up Qwen2.5/Z-Image Turbo/SDXL
git clone https://github.com/JackJackJ/NeocloudX-Labs.git
cd NeocloudX-Labs
chmod +x launch_chat72b.sh
./launch_chat72b.sh
Replace 72 with 14 or 7 based on your hardware requirements. You can also replace chat72b altogether with z-image or sdxl-turbo for the standalone image gen models.
Here’s the GitHub Repo (you should check the contents of any shell script copy and pasting into terminal) and my website’s docs