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 type error in llm collection #10552

Merged
merged 10 commits into from
Sep 24, 2024
Merged

fix type error in llm collection #10552

merged 10 commits into from
Sep 24, 2024

Conversation

stevehuang52
Copy link
Collaborator

What does this PR do ?

fix type error in llm collection

stevehuang52 and others added 4 commits September 20, 2024 19:29
add type hint

Signed-off-by: He Huang (Steve) <[email protected]>
Signed-off-by: He Huang (Steve) <[email protected]>
Copy link
Collaborator

@maanug-nv maanug-nv left a comment

Choose a reason for hiding this comment

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

All concerns resolved

@ericharper ericharper merged commit 53a10a7 into main Sep 24, 2024
153 of 158 checks passed
@ericharper ericharper deleted the slm_v2 branch September 24, 2024 04:00
rachitgarg91 pushed a commit to rachitgarg91/NeMo that referenced this pull request Sep 26, 2024
* fix type bugs

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

add type hint

Signed-off-by: He Huang (Steve) <[email protected]>

* Apply isort and black reformatting

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

Signed-off-by: He Huang (Steve) <[email protected]>

* Apply isort and black reformatting

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

Signed-off-by: He Huang (Steve) <[email protected]>

---------

Signed-off-by: stevehuang52 <[email protected]>
Signed-off-by: He Huang (Steve) <[email protected]>
Signed-off-by: stevehuang52 <[email protected]>
Co-authored-by: stevehuang52 <[email protected]>
maanug-nv pushed a commit that referenced this pull request Oct 2, 2024
* fix type bugs

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

add type hint

Signed-off-by: He Huang (Steve) <[email protected]>

* Apply isort and black reformatting

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

Signed-off-by: He Huang (Steve) <[email protected]>

* Apply isort and black reformatting

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

Signed-off-by: He Huang (Steve) <[email protected]>

---------

Signed-off-by: stevehuang52 <[email protected]>
Signed-off-by: He Huang (Steve) <[email protected]>
Signed-off-by: stevehuang52 <[email protected]>
Co-authored-by: stevehuang52 <[email protected]>
monica-sekoyan pushed a commit that referenced this pull request Oct 14, 2024
* fix type bugs

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

add type hint

Signed-off-by: He Huang (Steve) <[email protected]>

* Apply isort and black reformatting

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

Signed-off-by: He Huang (Steve) <[email protected]>

* Apply isort and black reformatting

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

Signed-off-by: He Huang (Steve) <[email protected]>

---------

Signed-off-by: stevehuang52 <[email protected]>
Signed-off-by: He Huang (Steve) <[email protected]>
Signed-off-by: stevehuang52 <[email protected]>
Co-authored-by: stevehuang52 <[email protected]>
tomlifu pushed a commit to tomlifu/NeMo that referenced this pull request Oct 25, 2024
* fix type bugs

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

add type hint

Signed-off-by: He Huang (Steve) <[email protected]>

* Apply isort and black reformatting

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

Signed-off-by: He Huang (Steve) <[email protected]>

* Apply isort and black reformatting

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

Signed-off-by: He Huang (Steve) <[email protected]>

---------

Signed-off-by: stevehuang52 <[email protected]>
Signed-off-by: He Huang (Steve) <[email protected]>
Signed-off-by: stevehuang52 <[email protected]>
Co-authored-by: stevehuang52 <[email protected]>
Signed-off-by: Lifu Zhang <[email protected]>
tomlifu pushed a commit to tomlifu/NeMo that referenced this pull request Oct 25, 2024
* fix type bugs

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

add type hint

Signed-off-by: He Huang (Steve) <[email protected]>

* Apply isort and black reformatting

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

Signed-off-by: He Huang (Steve) <[email protected]>

* Apply isort and black reformatting

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

Signed-off-by: He Huang (Steve) <[email protected]>

---------

Signed-off-by: stevehuang52 <[email protected]>
Signed-off-by: He Huang (Steve) <[email protected]>
Signed-off-by: stevehuang52 <[email protected]>
Co-authored-by: stevehuang52 <[email protected]>
Signed-off-by: Lifu Zhang <[email protected]>
hainan-xv pushed a commit to hainan-xv/NeMo that referenced this pull request Nov 5, 2024
* fix type bugs

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

add type hint

Signed-off-by: He Huang (Steve) <[email protected]>

* Apply isort and black reformatting

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

Signed-off-by: He Huang (Steve) <[email protected]>

* Apply isort and black reformatting

Signed-off-by: stevehuang52 <[email protected]>

* Update mixin.py

Signed-off-by: He Huang (Steve) <[email protected]>

---------

Signed-off-by: stevehuang52 <[email protected]>
Signed-off-by: He Huang (Steve) <[email protected]>
Signed-off-by: stevehuang52 <[email protected]>
Co-authored-by: stevehuang52 <[email protected]>
Signed-off-by: Hainan Xu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants