Spaces:
Running
Running
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 | |