Can I download the model locally?
#10
by
boryana
- opened
Hi! I received access with a token but I struggle to download the model locally.
I tried with this:git remote set-url origin https://<user_name>:<token>@huggingface.co/meta-llama/LlamaGuard-7b
but it returns "fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
Is it possible to download the model somehow? Thanks!
Make sure to check this: https://huggingface.co/docs/huggingface_hub/guides/download 🤗 git should not be the preferred solution !
Also you need git lfs install otherwise