LLaMA-Factory / co.sh
Justinrune's picture
Upload folder using huggingface_hub
5057c18 verified
raw
history blame contribute delete
153 Bytes
git init
git add .
git commit -m "Initial commit"
git remote add origin https://huggingface.co/spaces/Justinrune/LLaMA-Factory
git push -u origin master