How to install "git lfs" for Linux noobs like me!
#2
by
MrLLM
- opened
Hello!
So I was following the guide on how to install this model and it showed a command to get "git lfs" but was having issues.
Here's what I ended up using that installed what I needed:
sudo apt install git-lfs
Hope it helps some other noobs out there!