-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[docs] IA3 #1373
[docs] IA3 #1373
Conversation
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot !
Thanks! I'll wait for one more review from @BenjaminBossan when he returns from vacation before merging! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @stevhliu for adding a task guide on IA3 method! 🔥🚀✨
Left a few suggestions/comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for adding the IA³ guide. Overall, it looks good. I would suggest to add just a couple of more lines of code to make it so that users can just copy and paste the code and it runs. WDYT?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making the adjustments quickly. LGTM.
* first draft * add to toctree * feedback * feedback
Adds a guide for IA3 to the docs. The
IA3Config
is pretty barebones so feel free to suggest any improvements to it!