Skip to content

Commit 8219069

Browse files
authored
Minor language tweak in README.md
1 parent c0bd844 commit 8219069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recommendation/dlrm_v2/pytorch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Once Rclone is installed, run the following command to authenticate with the buc
9898
```
9999
rclone config create mlc-inference s3 provider=Cloudflare access_key_id=f65ba5eef400db161ea49967de89f47b secret_access_key=fbea333914c292b854f14d3fe232bad6c5407bf0ab1bebf78833c2b359bdfd2b endpoint=https://c2686074cb2caf5cbaf6d134bdba8b47.r2.cloudflarestorage.com
100100
```
101-
You can then navigate in the terminal to your desired download directory and run the following commands to download the model weights:
101+
You can then navigate in the terminal to your desired download directory and run the following command to download the model weights:
102102

103103
```
104104
rclone copy mlc-inference:mlcommons-inference-wg-public/model_weights ./model_weights -P

0 commit comments

Comments
 (0)