-
Notifications
You must be signed in to change notification settings - Fork 25
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
Shark V1 Nov 2024 Release Testing Bash #512
Comments
not a critique, just something I noticed, takes about 12 min for server startup on a cirrascale 8x mi300 machine |
I had same server startup time. I attributed it to downloading models/weights on setup. Minor critique it does not look like we are changing the random latents generated. Not sure where that is controlled but was seeing the same image generated given the same prompt |
yeah as Ian said the seed appears fixed, I think when reps>1 it should be changed. maybe this works?
|
well at least in the args.reps>1 case |
At cold start, incomplete model download causes the following issue. Deleting cached models and re-downloading them fixed it.
|
I have tried almost all flags and different stuff for client/server and added my observation here https://github.com/pdhirajkumarprasad/for_sharing_logs/blob/main/Shark-V1(Nov,%202024)-Bash.md |
Please login into a MI300X machine. For AMD Shark Team, see internal slack channel on available machines.
and following subsequently:
Feel free to test it however you like but here are some guidelines you could follow.
Testing guidelines
Multiple people may try the same feature so whoever is trying a particular feature, please put your under "Testers" column in the tables below.
shortfin_apps.sd.server with different options:
shortfin_apps.sd.simple_client with different options:
other issues
The text was updated successfully, but these errors were encountered: