You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request ggml-org#1 from MariusCiocanel/MariusCiocanel-curl-instead-of-wget-1
Update command for downloading the weights to use `curl`
`curl` is preinstalled on macOS and the new command is equivalent to the `wget` version but avoids having to install `wget`.
This should save people some time.
0 commit comments