We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
The cm command to use rclone underneath is now added to the README. You can download the model as follows:
cm
rclone
pip install cmind cm pull repo mlcommons@ck cm run script --tags=get,ml-model,dlrm,_pytorch,_weight_sharded,_rclone -j
Sorry, something went wrong.
@arjunsuresh Thanks for help. We are able to download dlrmv2 model successfully. We will try the dlrmv2 model as soon as possible.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: