-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[WIP] [Feature] CodeCamp #42 Support FSD #2051
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
base: dev-1.x
Are you sure you want to change the base?
Conversation
dd0826b
to
8c0541b
Compare
72b8e9f
to
28fe73d
Compare
8c0541b
to
cd0ad09
Compare
cd0ad09
to
aac6759
Compare
Dear maintainers, @PeterH0323 I come across this PR, and thanks for your efforts to support FSD. I may offer some help if you need, for example, the model weights for inference debugging. |
Hi, the creator of FSD @Abyssaledge 😄 |
@PeterH0323 I cannot promise enough time, but I can help with the code review, problem discussion and lightweight commits. You could search my github username in wechat for further communication :) |
Motivation
Support FSD
Modification
Please briefly describe what modification is made in this PR.
BC-breaking (Optional)
Does the modification introduce changes that break the back-compatibility of the downstream repos?
If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.
Use cases (Optional)
If this PR introduces a new feature, it is better to list some use cases here, and update the documentation.
Checklist