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