Git LFS Ubuntu 20 04 - lmmx/devnotes GitHub Wiki
Git LFS is usually just git lfs install
but this fails on Ubuntu 20.04,
instead I had to install via APT:
apt install git-lfs
It's documented here
You can then use sources like HuggingFace
Git LFS is usually just git lfs install
but this fails on Ubuntu 20.04,
instead I had to install via APT:
apt install git-lfs
It's documented here
You can then use sources like HuggingFace