First, install git lfs,
-
Linux,
// install sudo apt-get install git-lfs // initialize it. git lfs install
-
Windows,
- Go to Git Large File Storage documentation and follow the steps.
For
git lfs
documentation click here
- Go to Git Large File Storage documentation and follow the steps.
For
Then, clone your huggingface repository,
git clone https://huggingface.co/ORGANIZATION_OR_USER/MODEL_NAME
and use your local llm model.
- Pyhton (v3.9 or higher)
- Git LFS