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

fix: addition and standardization of docstrings #176

Merged
merged 13 commits into from
Nov 28, 2024
Merged

Conversation

zeqri
Copy link
Collaborator

@zeqri zeqri commented Nov 16, 2024

Reference Issues/PRs

#164

What does this implement/fix? Explain your changes.

addition and standardization of docstrings and the addition of contributing guide to docstrings in Contributing.md

@zeqri zeqri requested a review from rheasukthanker November 16, 2024 14:43
@zeqri zeqri linked an issue Nov 16, 2024 that may be closed by this pull request
Copy link
Collaborator

@rheasukthanker rheasukthanker left a comment

Choose a reason for hiding this comment

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

Co-authored-by: Timur M. Carstensen <40788422+timurcarstensen@users.noreply.github.com>
zeqri and others added 7 commits November 19, 2024 10:19
Co-authored-by: Timur M. Carstensen <40788422+timurcarstensen@users.noreply.github.com>
Co-authored-by: Timur M. Carstensen <40788422+timurcarstensen@users.noreply.github.com>
Co-authored-by: Timur M. Carstensen <40788422+timurcarstensen@users.noreply.github.com>
Co-authored-by: Timur M. Carstensen <40788422+timurcarstensen@users.noreply.github.com>
Co-authored-by: Timur M. Carstensen <40788422+timurcarstensen@users.noreply.github.com>
Co-authored-by: Timur M. Carstensen <40788422+timurcarstensen@users.noreply.github.com>
Copy link
Collaborator

@timurcarstensen timurcarstensen left a comment

Choose a reason for hiding this comment

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

Generally looking really good! 😄 I left some small comments but after those are resolved feel free to merge this pr

whittle/models/gpt/blocks/causal_self_attention.py Outdated Show resolved Hide resolved
whittle/models/gpt/blocks/mlp.py Outdated Show resolved Hide resolved
whittle/models/gpt/blocks/mlp.py Outdated Show resolved Hide resolved
whittle/models/gpt/extract.py Outdated Show resolved Hide resolved
@zeqri zeqri merged commit d99b9f2 into main Nov 28, 2024
9 checks passed
@zeqri zeqri deleted the 164-update-doc-strings branch November 28, 2024 16:21
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.

Update doc strings
5 participants