Skip to content

Conversation

mdimai666
Copy link

No description provided.

@trevtravtrev
Copy link

I don't believe you need LFS installed unless you want to commit changes to the 30b weight file we're downloading.

@mdimai666
Copy link
Author

@trevtravtrev but without lfs it will not be able to download a file with a size of ~ 20GB from this git


linux ```sudo apt-get install git-lfs```


```
git clone https://huggingface.co/Pi3141/alpaca-30B-ggml
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the line also needs to change to git lfs clone https://huggingface.co/Pi3141/alpaca-30B-ggml to make it works.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my git version is git version 2.32.0.windows.1, but ref to https://stackoverflow.com/questions/48392440/git-lfs-clone-vs-git-clone seems use git clone is fine. anyway, just an experience share.


linux ```sudo apt-get install git-lfs```


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here you should include OSX - brew install git-lfs and then git lfs install --system for OSX instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants