| 1. Upload this whole folder to the pod (scp / File Manager) as /workspace/scriptwriter-runpod | |
| 2. On the pod web terminal (one line at a time if needed): | |
| export HF_TOKEN=hf_YOUR_TOKEN | |
| cd /workspace/scriptwriter-runpod | |
| bash run.sh | |
| 3. Attach later: tmux attach -t scriptwriter-train | |
| 4. When done: STOP THE POD | |
| Dataset: datamatters24/scriptwriter-corpus-ia | |
| Model out: datamatters24/scriptwriter-lora-ia | |
| Accept Llama 3.2 license on Hugging Face before training. | |