Skip to content

Commit

Permalink
docs: add lost git add .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Dec 31, 2023
1 parent 0407bb6 commit 1dc140d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,7 @@ MODEL_PATH="/openbayes/input/input0/"
```
git init .
git lfs track "*.safetensors"
git add .gitattributes
git add .
git commit -m "First model version"
Expand Down

0 comments on commit 1dc140d

Please sign in to comment.