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