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

Correcting README typos #1869

Merged
merged 5 commits into from
Oct 29, 2024
Merged

Correcting README typos #1869

merged 5 commits into from
Oct 29, 2024

Conversation

rysc3
Copy link
Contributor

@rysc3 rysc3 commented Oct 6, 2024

No description provided.

@rysc3 rysc3 requested a review from a team as a code owner October 6, 2024 17:22
Copy link

github-actions bot commented Oct 6, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@@ -29,7 +29,7 @@ export MODEL_PATH=$PWD/inference/text_to_image/model/
```
### Clone the repository
```bash
git clone --recurse-submodules https://github.com/mlcommmons/inference.git --depth 1
Copy link
Contributor Author

@rysc3 rysc3 Oct 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This path does not exist, it looks like a combination of the path one would use for ssh & https connection that ends up just throwing a 404.

Corrected to the proper https route

@@ -39,12 +39,12 @@ cp $ROOT/mlperf.conf $SD_FOLDER
### Install requirements (only for running without using docker)
Install requirements:
```bash
cd SD_FOLDER
cd $SD_FOLDER
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Variable calls set previously are missing $ to evaluate

mrmhodak
mrmhodak previously approved these changes Oct 29, 2024
@arjunsuresh arjunsuresh merged commit 106f44f into mlcommons:master Oct 29, 2024
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants