Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative method for downloading Llama2 70b #722

Closed
tianmu-li opened this issue Mar 26, 2024 · 3 comments
Closed

Alternative method for downloading Llama2 70b #722

tianmu-li opened this issue Mar 26, 2024 · 3 comments

Comments

@tianmu-li
Copy link

Is it allowed to use "git clone https://huggingface.co/regisss/llama2-70b-fused-qkv-mlperf" (with git-lfs) instead of using the Google Drive link to download the model? The weights in the repo are smaller (bf16 vs fp32?) and running git clone is easier on Linux.

@ShriyaPalsamudram
Copy link
Contributor

ShriyaPalsamudram commented Jul 30, 2024

Please follow steps listed in download-data-and-model to download the dataset. The latest instructions use rclone to download the dataset, which should work well on linux systems as well.

@robinfang7
Copy link

I don't know how to setup rclon config. Do I have other way to download mlc-llama2:Llama2-70b-fused-qkv-mlperf and mlc-llama2:training/scrolls_gov_report_8k from huggingface ? Thx.

@ShriyaPalsamudram
Copy link
Contributor

You will need rclone to access the data from the MLCommons hosted S3 bucket. But it should very straight forward to setup rclone on any machine

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

No branches or pull requests

3 participants