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

(shortfin-sd) Cleanup args and instructions. #511

Merged
merged 4 commits into from
Nov 14, 2024
Merged

(shortfin-sd) Cleanup args and instructions. #511

merged 4 commits into from
Nov 14, 2024

Conversation

monorimet
Copy link
Contributor

No description provided.

Comment on lines 17 to 22
Temporarily, you may need an update to your `shortfin` install.
Choose the latest pre-release from https://github.com/nod-ai/SHARK-Platform/releases/tag/dev-wheels, and install with:
```
pip uninstall shortfin -y
pip install https://<pre-release>.whl
```
Copy link
Member

Choose a reason for hiding this comment

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

This should work:

pip install shortfin -f https://github.com/nod-ai/SHARK-Platform/releases/expanded_assets/dev-wheels

If you pass --upgrade --pre, I think it should upgrade in place

developer docs: https://github.com/nod-ai/SHARK-Platform/blob/main/docs/nightly_releases.md

Copy link
Contributor Author

Choose a reason for hiding this comment

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

works like a charm. Thanks.

@monorimet monorimet merged commit fa122be into main Nov 14, 2024
12 of 13 checks passed
@monorimet monorimet deleted the sfsd-staging branch November 14, 2024 16:45
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

Successfully merging this pull request may close these issues.

3 participants