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

Download dlrmv2 model always fail #20

Open
ChristinaHsu0115 opened this issue Feb 5, 2024 · 2 comments
Open

Download dlrmv2 model always fail #20

ChristinaHsu0115 opened this issue Feb 5, 2024 · 2 comments

Comments

@ChristinaHsu0115
Copy link

ChristinaHsu0115 commented Feb 5, 2024

Following below link to download dlrmv2 model, its always failed to download it.
https://github.com/mlcommons/inference/tree/master/recommendation/dlrm_v2/pytorch
command as below:
$ wget https://cloud.mlcommons.org/index.php/s/XzfSeLgW8FYfR3S/download -O weights.zip

Does anyone know how to download dlrmv2 model faster and without no problem?
Or is there another download website for dlrmv2 model?

@arjunsuresh
Copy link
Contributor

The cm command to use rclone underneath is now added to the README. You can download the model as follows:

pip install cmind
cm pull repo mlcommons@ck
cm run script --tags=get,ml-model,dlrm,_pytorch,_weight_sharded,_rclone -j

@ChristinaHsu0115
Copy link
Author

@arjunsuresh Thanks for help. We are able to download dlrmv2 model successfully. We will try the dlrmv2 model as soon as possible.

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

2 participants