Skip to content

Git LFS Ubuntu 20 04

Louis Maddox edited this page Feb 13, 2021 · 1 revision

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

Clone this wiki locally