url
stringlengths
52
53
repository_url
stringclasses
1 value
labels_url
stringlengths
66
67
comments_url
stringlengths
61
62
events_url
stringlengths
59
60
html_url
stringlengths
40
43
id
int64
719M
2.8B
node_id
stringlengths
18
32
number
int64
1.28k
11.9k
title
stringlengths
1
350
user
dict
labels
listlengths
0
10
state
stringclasses
2 values
locked
bool
2 classes
assignee
dict
assignees
listlengths
0
3
milestone
null
comments
listlengths
0
30
created_at
timestamp[s]
updated_at
timestamp[s]
closed_at
timestamp[s]
author_association
stringclasses
4 values
sub_issues_summary
dict
active_lock_reason
stringclasses
1 value
draft
bool
2 classes
pull_request
dict
body
stringlengths
0
73.4k
closed_by
dict
reactions
dict
timeline_url
stringlengths
61
62
performed_via_github_app
null
state_reason
stringclasses
3 values
is_pull_request
bool
2 classes
https://api.github.com/repos/NVIDIA/NeMo/issues/9227
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9227/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9227/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9227/events
https://github.com/NVIDIA/NeMo/pull/9227
2,301,594,944
PR_kwDOC_bI7s5vux9Q
9,227
Expand documentation for data parallelism and distributed optimizer
{ "login": "timmoon10", "id": 4406448, "node_id": "MDQ6VXNlcjQ0MDY0NDg=", "avatar_url": "https://avatars.githubusercontent.com/u/4406448?v=4", "gravatar_id": "", "url": "https://api.github.com/users/timmoon10", "html_url": "https://github.com/timmoon10", "followers_url": "https://api.github.com/users/ti...
[ { "id": 1485815558, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU4", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/documentation", "name": "documentation", "color": "0075ca", "default": true, "description": "Improvements or additions to documentation" } ]
closed
false
null
[]
null
[ "Hello, I assigned myself as a reviewer. I am the tech writer on the NeMo team and provided a review of https://github.com/NVIDIA/NeMo/pull/9184. I will make similar copyedits to the content. Thank you." ]
2024-05-17T00:34:27
2024-05-24T20:28:17
2024-05-24T20:28:16
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9227", "html_url": "https://github.com/NVIDIA/NeMo/pull/9227", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9227.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9227.patch", "merged_at": "2024-05-24T20:28:16" }
# What does this PR do ? This expands the documentation for data parallelism and the distributed optimizer @erhoo82 This may also be a good place to add FSDP documentation. **Collection**: NLP # Changelog - Expand documentation for data parallelism and the distributed optimizer # Usage n/a # GitH...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9227/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9227/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9226
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9226/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9226/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9226/events
https://github.com/NVIDIA/NeMo/pull/9226
2,301,381,568
PR_kwDOC_bI7s5vuC6b
9,226
Draft: Move NeMo model conversion to TRTLLM builder api
{ "login": "JimmyZhang12", "id": 67203904, "node_id": "MDQ6VXNlcjY3MjAzOTA0", "avatar_url": "https://avatars.githubusercontent.com/u/67203904?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JimmyZhang12", "html_url": "https://github.com/JimmyZhang12", "followers_url": "https://api.github.c...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null }, { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "htt...
closed
false
null
[]
null
[ "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR was closed because it has been inactive for 7 days since being marked as stale." ]
2024-05-16T21:29:39
2024-06-09T01:51:24
2024-06-09T01:51:23
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9226", "html_url": "https://github.com/NVIDIA/NeMo/pull/9226", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9226.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9226.patch", "merged_at": null }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9226/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9226/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9225
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9225/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9225/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9225/events
https://github.com/NVIDIA/NeMo/pull/9225
2,301,090,778
PR_kwDOC_bI7s5vtDD7
9,225
token fusion via mlp downsampling + media_type default fix
{ "login": "paul-gibbons", "id": 87940629, "node_id": "MDQ6VXNlcjg3OTQwNjI5", "avatar_url": "https://avatars.githubusercontent.com/u/87940629?v=4", "gravatar_id": "", "url": "https://api.github.com/users/paul-gibbons", "html_url": "https://github.com/paul-gibbons", "followers_url": "https://api.github.c...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6627254865, "node_id": "LA_kwDOC_bI7s8AAAABiwPiUQ", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-16T18:37:36
2024-05-16T18:54:50
2024-05-16T18:54:50
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9225", "html_url": "https://github.com/NVIDIA/NeMo/pull/9225", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9225.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9225.patch", "merged_at": null }
# What does this PR do ? Adding VILA's token_fusion method to multimodal adapters. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a code ...
{ "login": "paul-gibbons", "id": 87940629, "node_id": "MDQ6VXNlcjg3OTQwNjI5", "avatar_url": "https://avatars.githubusercontent.com/u/87940629?v=4", "gravatar_id": "", "url": "https://api.github.com/users/paul-gibbons", "html_url": "https://github.com/paul-gibbons", "followers_url": "https://api.github.c...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9225/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9225/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9224
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9224/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9224/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9224/events
https://github.com/NVIDIA/NeMo/pull/9224
2,301,017,377
PR_kwDOC_bI7s5vsy08
9,224
Fix T5 G2P Input and Output Types
{ "login": "blisc", "id": 4763352, "node_id": "MDQ6VXNlcjQ3NjMzNTI=", "avatar_url": "https://avatars.githubusercontent.com/u/4763352?v=4", "gravatar_id": "", "url": "https://api.github.com/users/blisc", "html_url": "https://github.com/blisc", "followers_url": "https://api.github.com/users/blisc/follower...
[ { "id": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-16T17:59:59
2024-05-21T20:40:28
2024-05-21T20:40:24
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9224", "html_url": "https://github.com/NVIDIA/NeMo/pull/9224", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9224.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9224.patch", "merged_at": "2024-05-21T20:40:24" }
# What does this PR do ? Fix T5 G2P Input and Output Types **Collection**: tts # Changelog - Fix T5 G2P Input and Output Types **PR Type**: - [ ] New Feature - [x] Bugfix - [ ] Documentation If you haven't finished some of the above items you can still open "Draft" PR.
{ "login": "blisc", "id": 4763352, "node_id": "MDQ6VXNlcjQ3NjMzNTI=", "avatar_url": "https://avatars.githubusercontent.com/u/4763352?v=4", "gravatar_id": "", "url": "https://api.github.com/users/blisc", "html_url": "https://github.com/blisc", "followers_url": "https://api.github.com/users/blisc/follower...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9224/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9224/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9223
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9223/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9223/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9223/events
https://github.com/NVIDIA/NeMo/pull/9223
2,300,869,469
PR_kwDOC_bI7s5vsSUk
9,223
use get with fallback when reading checkpoint_callback_params
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" }, { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", ...
closed
false
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
[ { "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.co...
null
[ "Waiting for CI to merge" ]
2024-05-16T16:38:18
2024-05-17T21:05:25
2024-05-17T21:05:24
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9223", "html_url": "https://github.com/NVIDIA/NeMo/pull/9223", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9223.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9223.patch", "merged_at": "2024-05-17T21:05:24" }
# What does this PR do ? https://github.com/NVIDIA/NeMo/pull/9028 introduced `self.cfg.exp_manager.checkpoint_callback_params`, but `checkpoint_callback_params` may not necessarily be set -> use `.get('checkpoint_callback_params', {})` to avoid reading a value not set. Add a one line overview of what this PR aims...
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9223/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9223/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9222
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9222/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9222/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9222/events
https://github.com/NVIDIA/NeMo/pull/9222
2,300,822,175
PR_kwDOC_bI7s5vsH0S
9,222
Mistral-7B: apply user's precision to output checkpoint
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
[ { "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.co...
null
[ "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR was closed because it has been inactive for 7 days since being marked as stale." ]
2024-05-16T16:16:14
2024-06-11T20:52:48
2024-06-11T20:52:47
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9222", "html_url": "https://github.com/NVIDIA/NeMo/pull/9222", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9222.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9222.patch", "merged_at": "2024-06-11T20:52:47" }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9222/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9222/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9221
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9221/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9221/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9221/events
https://github.com/NVIDIA/NeMo/pull/9221
2,300,806,791
PR_kwDOC_bI7s5vsEez
9,221
Add save option to the TRT-LLM export test script
{ "login": "oyilmaz-nvidia", "id": 35306097, "node_id": "MDQ6VXNlcjM1MzA2MDk3", "avatar_url": "https://avatars.githubusercontent.com/u/35306097?v=4", "gravatar_id": "", "url": "https://api.github.com/users/oyilmaz-nvidia", "html_url": "https://github.com/oyilmaz-nvidia", "followers_url": "https://api.gi...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-16T16:09:38
2024-05-16T19:09:34
2024-05-16T19:09:33
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9221", "html_url": "https://github.com/NVIDIA/NeMo/pull/9221", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9221.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9221.patch", "merged_at": "2024-05-16T19:09:33" }
# What does this PR do ? Adds save option to the TRT-LLM export test script
{ "login": "oyilmaz-nvidia", "id": 35306097, "node_id": "MDQ6VXNlcjM1MzA2MDk3", "avatar_url": "https://avatars.githubusercontent.com/u/35306097?v=4", "gravatar_id": "", "url": "https://api.github.com/users/oyilmaz-nvidia", "html_url": "https://github.com/oyilmaz-nvidia", "followers_url": "https://api.gi...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9221/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9221/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9220
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9220/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9220/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9220/events
https://github.com/NVIDIA/NeMo/pull/9220
2,300,797,439
PR_kwDOC_bI7s5vsCe9
9,220
rename paths2audiofiles to audio
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
[ { "id": 4556669155, "node_id": "LA_kwDOC_bI7s8AAAABD5lA4w", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/cherry-pick", "name": "cherry-pick", "color": "ededed", "default": false, "description": null }, { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", ...
closed
false
null
[]
null
[]
2024-05-16T16:04:57
2024-05-16T20:55:11
2024-05-16T20:55:11
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9220", "html_url": "https://github.com/NVIDIA/NeMo/pull/9220", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9220.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9220.patch", "merged_at": "2024-05-16T20:55:11" }
# What does this PR do ? `paths2audiofiles -> audio` **Collection**: ASR # GitHub Actions CI The Jenkins CI system has been replaced by GitHub Actions self-hosted runners. The GitHub Actions CI will run automatically when the "Run CICD" label is added to the PR. To re-run CI remove and add the label aga...
{ "login": "nithinraok", "id": 19668129, "node_id": "MDQ6VXNlcjE5NjY4MTI5", "avatar_url": "https://avatars.githubusercontent.com/u/19668129?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nithinraok", "html_url": "https://github.com/nithinraok", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9220/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9220/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9219
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9219/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9219/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9219/events
https://github.com/NVIDIA/NeMo/pull/9219
2,300,493,461
PR_kwDOC_bI7s5vq_Wb
9,219
Fix LhotseSpeechToTextBpeDataset crashing on multi-lingual utterence
{ "login": "ThomasKluiters", "id": 8137941, "node_id": "MDQ6VXNlcjgxMzc5NDE=", "avatar_url": "https://avatars.githubusercontent.com/u/8137941?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ThomasKluiters", "html_url": "https://github.com/ThomasKluiters", "followers_url": "https://api.gith...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null }, { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "htt...
closed
false
null
[]
null
[ "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR was c...
2024-05-16T13:57:37
2024-08-17T01:49:34
2024-08-17T01:49:34
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9219", "html_url": "https://github.com/NVIDIA/NeMo/pull/9219", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9219.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9219.patch", "merged_at": null }
# What does this PR do ? This will fix the dataloader failing when using multiple languages in a single text field. # Changelog - Fix LhotseSpeechToTextBpeDataset crashing on samples with multiple languages # GitHub Actions CI The Jenkins CI system has been replaced by GitHub Actions self-hosted runners. ...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9219/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9219/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9218
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9218/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9218/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9218/events
https://github.com/NVIDIA/NeMo/pull/9218
2,300,078,980
PR_kwDOC_bI7s5vpkNe
9,218
Update nemo.export module for quantized models
{ "login": "janekl", "id": 5582967, "node_id": "MDQ6VXNlcjU1ODI5Njc=", "avatar_url": "https://avatars.githubusercontent.com/u/5582967?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janekl", "html_url": "https://github.com/janekl", "followers_url": "https://api.github.com/users/janekl/foll...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-16T10:55:14
2024-05-16T16:11:46
2024-05-16T16:11:45
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9218", "html_url": "https://github.com/NVIDIA/NeMo/pull/9218", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9218.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9218.patch", "merged_at": "2024-05-16T16:11:45" }
# What does this PR do ? Fix TRT-LLM engine export issues for quantized "qnemo" models. **Collection**: [NLP] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a code snippet demonstrating how to use ...
{ "login": "oyilmaz-nvidia", "id": 35306097, "node_id": "MDQ6VXNlcjM1MzA2MDk3", "avatar_url": "https://avatars.githubusercontent.com/u/35306097?v=4", "gravatar_id": "", "url": "https://api.github.com/users/oyilmaz-nvidia", "html_url": "https://github.com/oyilmaz-nvidia", "followers_url": "https://api.gi...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9218/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9218/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9216
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9216/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9216/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9216/events
https://github.com/NVIDIA/NeMo/issues/9216
2,299,564,195
I_kwDOC_bI7s6JEJCj
9,216
AUDIO FILE SIZE for fine tuning STT En FastConformer Hybrid Transducer-CTC Large Streaming Multi
{ "login": "rkchamp25", "id": 43476979, "node_id": "MDQ6VXNlcjQzNDc2OTc5", "avatar_url": "https://avatars.githubusercontent.com/u/43476979?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rkchamp25", "html_url": "https://github.com/rkchamp25", "followers_url": "https://api.github.com/users/...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null } ]
closed
false
null
[]
null
[ "Audio duration can be different. In general we train usually with max duration of 20-40 seconds ", "This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.", "This issue was closed because it has been inactive for 7 days since b...
2024-05-16T07:22:57
2024-06-24T01:49:27
2024-06-24T01:49:27
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
Hi What should be the audio lengths for fine tuning stt_en_fastconformer_hybrid_large_streaming_multi? Should the length of audio files be same or they can be of different? Thank You
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9216/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9216/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9215
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9215/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9215/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9215/events
https://github.com/NVIDIA/NeMo/issues/9215
2,299,519,455
I_kwDOC_bI7s6JD-Hf
9,215
Optimizing Learning Rate Parameters in Model Fine-tuning
{ "login": "csetanmayjain", "id": 37631570, "node_id": "MDQ6VXNlcjM3NjMxNTcw", "avatar_url": "https://avatars.githubusercontent.com/u/37631570?v=4", "gravatar_id": "", "url": "https://api.github.com/users/csetanmayjain", "html_url": "https://github.com/csetanmayjain", "followers_url": "https://api.githu...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" } ]
closed
false
null
[]
null
[ "This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.", "What script are you running, could you share the command?", "Closing since no follow-up.", "Hi @ericharper ,\r\n\r\nThank you for your time and help.\r\n\r\nI made a ...
2024-05-16T06:58:30
2024-07-15T09:33:09
2024-07-15T04:27:41
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
I've been working on fine-tuning the model within a specific domain and tweaking various hyperparameters, including learning rates, via a YAML file during training. However, upon completing the training process, I noticed that the toolkit defaults to using the learning rate from the last pre-trained model instead of co...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9215/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9215/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9214
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9214/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9214/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9214/events
https://github.com/NVIDIA/NeMo/pull/9214
2,299,375,789
PR_kwDOC_bI7s5vnIza
9,214
Pagaray/nemo cicd update pt24.04
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null }, { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "htt...
closed
false
null
[]
null
[ "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR was closed because it has been inactive for 7 days since being marked as stale." ]
2024-05-16T05:18:37
2024-06-07T01:48:32
2024-06-07T01:48:31
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9214", "html_url": "https://github.com/NVIDIA/NeMo/pull/9214", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9214.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9214.patch", "merged_at": null }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9214/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9214/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9213
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9213/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9213/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9213/events
https://github.com/NVIDIA/NeMo/pull/9213
2,299,352,504
PR_kwDOC_bI7s5vnD0E
9,213
[Nemo CICD] run_cicd_for_release_branches_also
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2024-05-16T04:56:41
2024-05-16T04:57:23
2024-05-16T04:57:23
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9213", "html_url": "https://github.com/NVIDIA/NeMo/pull/9213", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9213.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9213.patch", "merged_at": "2024-05-16T04:57:23" }
[Nemo CICD] run_cicd_for_release_branches_also
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9213/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9213/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9212
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9212/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9212/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9212/events
https://github.com/NVIDIA/NeMo/pull/9212
2,299,032,852
PR_kwDOC_bI7s5vl9_K
9,212
Dgalvez/wip conditional nodes functional
{ "login": "tingyangk", "id": 169953896, "node_id": "U_kgDOCiFKaA", "avatar_url": "https://avatars.githubusercontent.com/u/169953896?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tingyangk", "html_url": "https://github.com/tingyangk", "followers_url": "https://api.github.com/users/tingya...
[ { "id": 1923495043, "node_id": "MDU6TGFiZWwxOTIzNDk1MDQz", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/core", "name": "core", "color": "f25e3a", "default": false, "description": "Changes to NeMo Core" }, { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", ...
closed
false
null
[]
null
[ "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR was c...
2024-05-15T23:37:03
2024-08-17T01:49:36
2024-08-17T01:49:35
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
true
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9212", "html_url": "https://github.com/NVIDIA/NeMo/pull/9212", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9212.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9212.patch", "merged_at": null }
# What does this PR do ? Add my_torch_cond function, which emulates torch.cond. Also add support for CUDA Graphs stream capture to my_torch_cond. This is to support easier implementation of RNN-T greedy inference, and other data-dependent control flow heavy algorithms. **Collection**: Core, ASR This is a dr...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9212/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9212/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9211
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9211/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9211/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9211/events
https://github.com/NVIDIA/NeMo/pull/9211
2,298,907,047
PR_kwDOC_bI7s5vliMj
9,211
Update branch
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://api...
closed
false
null
[]
null
[]
2024-05-15T21:54:52
2024-05-16T00:27:53
2024-05-16T00:27:53
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9211", "html_url": "https://github.com/NVIDIA/NeMo/pull/9211", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9211.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9211.patch", "merged_at": "2024-05-16T00:27:53" }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9211/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9211/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9210
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9210/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9210/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9210/events
https://github.com/NVIDIA/NeMo/pull/9210
2,298,903,989
PR_kwDOC_bI7s5vlhh4
9,210
Add TRT-LLM params like max_num_tokens and opt_num_tokens
{ "login": "oyilmaz-nvidia", "id": 35306097, "node_id": "MDQ6VXNlcjM1MzA2MDk3", "avatar_url": "https://avatars.githubusercontent.com/u/35306097?v=4", "gravatar_id": "", "url": "https://api.github.com/users/oyilmaz-nvidia", "html_url": "https://github.com/oyilmaz-nvidia", "followers_url": "https://api.gi...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[ "Are all argparse args in https://github.com/NVIDIA/NeMo/blob/main/scripts/export/export_to_trt_llm.py#L24 and https://github.com/NVIDIA/NeMo/blob/main/scripts/deploy/nlp/deploy_triton.py#L28 the same?\r\n\r\nIf yes, or a reasonable common subset exists, then we could perhaps define them in a single location somewh...
2024-05-15T21:52:08
2024-05-21T13:56:38
2024-05-21T13:56:38
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9210", "html_url": "https://github.com/NVIDIA/NeMo/pull/9210", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9210.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9210.patch", "merged_at": "2024-05-21T13:56:38" }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "oyilmaz-nvidia", "id": 35306097, "node_id": "MDQ6VXNlcjM1MzA2MDk3", "avatar_url": "https://avatars.githubusercontent.com/u/35306097?v=4", "gravatar_id": "", "url": "https://api.github.com/users/oyilmaz-nvidia", "html_url": "https://github.com/oyilmaz-nvidia", "followers_url": "https://api.gi...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9210/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9210/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9209
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9209/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9209/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9209/events
https://github.com/NVIDIA/NeMo/pull/9209
2,298,785,554
PR_kwDOC_bI7s5vlHeT
9,209
rename paths2audiofiles to audio
{ "login": "nithinraok", "id": 19668129, "node_id": "MDQ6VXNlcjE5NjY4MTI5", "avatar_url": "https://avatars.githubusercontent.com/u/19668129?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nithinraok", "html_url": "https://github.com/nithinraok", "followers_url": "https://api.github.com/use...
[ { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR", "name": "ASR", "color": "F3B33E", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-15T20:29:25
2024-05-16T16:04:34
2024-05-16T16:04:33
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9209", "html_url": "https://github.com/NVIDIA/NeMo/pull/9209", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9209.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9209.patch", "merged_at": "2024-05-16T16:04:33" }
# What does this PR do ? `paths2audiofiles -> audio` **Collection**: ASR # GitHub Actions CI The Jenkins CI system has been replaced by GitHub Actions self-hosted runners. The GitHub Actions CI will run automatically when the "Run CICD" label is added to the PR. To re-run CI remove and add the label aga...
{ "login": "titu1994", "id": 3048602, "node_id": "MDQ6VXNlcjMwNDg2MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/titu1994", "html_url": "https://github.com/titu1994", "followers_url": "https://api.github.com/users/titu1...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9209/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9209/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9208
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9208/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9208/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9208/events
https://github.com/NVIDIA/NeMo/pull/9208
2,298,777,425
PR_kwDOC_bI7s5vlFsi
9,208
add check if num layers is divisible by pp size
{ "login": "dimapihtar", "id": 37850217, "node_id": "MDQ6VXNlcjM3ODUwMjE3", "avatar_url": "https://avatars.githubusercontent.com/u/37850217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dimapihtar", "html_url": "https://github.com/dimapihtar", "followers_url": "https://api.github.com/use...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-15T20:24:30
2024-05-23T17:48:38
2024-05-23T17:48:38
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9208", "html_url": "https://github.com/NVIDIA/NeMo/pull/9208", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9208.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9208.patch", "merged_at": "2024-05-23T17:48:38" }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9208/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9208/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9207
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9207/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9207/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9207/events
https://github.com/NVIDIA/NeMo/pull/9207
2,298,768,791
PR_kwDOC_bI7s5vlDy0
9,207
add check if num layers is divisible by pp size
{ "login": "dimapihtar", "id": 37850217, "node_id": "MDQ6VXNlcjM3ODUwMjE3", "avatar_url": "https://avatars.githubusercontent.com/u/37850217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dimapihtar", "html_url": "https://github.com/dimapihtar", "followers_url": "https://api.github.com/use...
[ { "id": 1923495043, "node_id": "MDU6TGFiZWwxOTIzNDk1MDQz", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/core", "name": "core", "color": "f25e3a", "default": false, "description": "Changes to NeMo Core" }, { "id": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", ...
closed
false
null
[]
null
[]
2024-05-15T20:19:49
2024-05-15T20:20:46
2024-05-15T20:20:42
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9207", "html_url": "https://github.com/NVIDIA/NeMo/pull/9207", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9207.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9207.patch", "merged_at": null }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "dimapihtar", "id": 37850217, "node_id": "MDQ6VXNlcjM3ODUwMjE3", "avatar_url": "https://avatars.githubusercontent.com/u/37850217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dimapihtar", "html_url": "https://github.com/dimapihtar", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9207/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9207/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9206
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9206/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9206/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9206/events
https://github.com/NVIDIA/NeMo/pull/9206
2,298,665,481
PR_kwDOC_bI7s5vktBj
9,206
Prompt formatter API and canary transcribe tensor input support
{ "login": "pzelasko", "id": 15930688, "node_id": "MDQ6VXNlcjE1OTMwNjg4", "avatar_url": "https://avatars.githubusercontent.com/u/15930688?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pzelasko", "html_url": "https://github.com/pzelasko", "followers_url": "https://api.github.com/users/pze...
[ { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR", "name": "ASR", "color": "F3B33E", "default": false, "description": "" }, { "id": 4847373924, "node_id": "LA_kwDOC_bI7s8AAAABIO0OZA", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-15T19:16:20
2024-06-01T04:40:42
2024-06-01T04:40:41
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9206", "html_url": "https://github.com/NVIDIA/NeMo/pull/9206", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9206.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9206.patch", "merged_at": "2024-06-01T04:40:41" }
# What does this PR do ? Generic prompt formatter for text modality with several out-of-the-box prompt format definitions. See the class documentation for more details. Also, enables support for tensor/array inputs in Canary. Example snippet: ```python import os from tempfile import NamedTemporaryFile imp...
{ "login": "titu1994", "id": 3048602, "node_id": "MDQ6VXNlcjMwNDg2MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/titu1994", "html_url": "https://github.com/titu1994", "followers_url": "https://api.github.com/users/titu1...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9206/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9206/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9205
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9205/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9205/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9205/events
https://github.com/NVIDIA/NeMo/pull/9205
2,298,403,036
PR_kwDOC_bI7s5vjypW
9,205
Clean up dev docs collection section
{ "login": "yaoyu-33", "id": 54727607, "node_id": "MDQ6VXNlcjU0NzI3NjA3", "avatar_url": "https://avatars.githubusercontent.com/u/54727607?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yaoyu-33", "html_url": "https://github.com/yaoyu-33", "followers_url": "https://api.github.com/users/yao...
[ { "id": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" }, { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-15T16:56:10
2024-05-17T18:27:10
2024-05-17T18:27:09
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9205", "html_url": "https://github.com/NVIDIA/NeMo/pull/9205", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9205.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9205.patch", "merged_at": "2024-05-17T18:27:09" }
# What does this PR do ? Hide few deprecated contents under nemo collections. Few other refactors and clean up. **Collection**: [doc] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a code snippet d...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9205/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9205/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9204
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9204/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9204/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9204/events
https://github.com/NVIDIA/NeMo/pull/9204
2,297,731,429
PR_kwDOC_bI7s5vheqY
9,204
Fix incorrect checkpoint removal logic (#9192)
{ "login": "mikolajblaz", "id": 9979479, "node_id": "MDQ6VXNlcjk5Nzk0Nzk=", "avatar_url": "https://avatars.githubusercontent.com/u/9979479?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mikolajblaz", "html_url": "https://github.com/mikolajblaz", "followers_url": "https://api.github.com/us...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null }, { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "htt...
closed
false
null
[]
null
[ "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days." ]
2024-05-15T12:08:00
2024-06-01T00:09:22
2024-06-01T00:09:21
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9204", "html_url": "https://github.com/NVIDIA/NeMo/pull/9204", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9204.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9204.patch", "merged_at": "2024-06-01T00:09:20" }
# What does this PR do ? This is a cherry-pick of a ckpt removal small fix from https://github.com/NVIDIA/NeMo/pull/9192 **Collection**: NLP # Changelog - Fix incorrect checkpoint removal logic # Usage * You can potentially add a usage example below ```python # Add a code snippet demonstrating how to...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9204/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9204/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9203
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9203/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9203/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9203/events
https://github.com/NVIDIA/NeMo/pull/9203
2,297,727,421
PR_kwDOC_bI7s5vhdwW
9,203
Implement async distributed checkpoint save (#9028)
{ "login": "mikolajblaz", "id": 9979479, "node_id": "MDQ6VXNlcjk5Nzk0Nzk=", "avatar_url": "https://avatars.githubusercontent.com/u/9979479?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mikolajblaz", "html_url": "https://github.com/mikolajblaz", "followers_url": "https://api.github.com/us...
[ { "id": 1923495043, "node_id": "MDU6TGFiZWwxOTIzNDk1MDQz", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/core", "name": "core", "color": "f25e3a", "default": false, "description": "Changes to NeMo Core" }, { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", ...
closed
false
{ "login": "mikolajblaz", "id": 9979479, "node_id": "MDQ6VXNlcjk5Nzk0Nzk=", "avatar_url": "https://avatars.githubusercontent.com/u/9979479?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mikolajblaz", "html_url": "https://github.com/mikolajblaz", "followers_url": "https://api.github.com/us...
[ { "login": "mikolajblaz", "id": 9979479, "node_id": "MDQ6VXNlcjk5Nzk0Nzk=", "avatar_url": "https://avatars.githubusercontent.com/u/9979479?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mikolajblaz", "html_url": "https://github.com/mikolajblaz", "followers_url": "https...
null
[ "Closing this since it will only go to main." ]
2024-05-15T12:06:32
2024-05-31T19:03:38
2024-05-31T19:03:37
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9203", "html_url": "https://github.com/NVIDIA/NeMo/pull/9203", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9203.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9203.patch", "merged_at": null }
# What does this PR do ? This is a cherry-pick of async ckpt save implementation from #9028 **Collection**: NLP # Changelog - Adds async distributed checkpoint save implementation # Usage * set config exp_manager.checkpoint_callback_params.async_save=True ```python # Add a code snippet demonstrating...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9203/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9203/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9202
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9202/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9202/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9202/events
https://github.com/NVIDIA/NeMo/issues/9202
2,297,417,275
I_kwDOC_bI7s6I7847
9,202
slow validation process
{ "login": "ARman-AT", "id": 40742667, "node_id": "MDQ6VXNlcjQwNzQyNjY3", "avatar_url": "https://avatars.githubusercontent.com/u/40742667?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ARman-AT", "html_url": "https://github.com/ARman-AT", "followers_url": "https://api.github.com/users/ARm...
[]
closed
false
null
[]
null
[ "Your lr is very high, start with 3e-4 for finetuning. Model might have exploded to NaNs. Could you swicth to fastconformer architecture instead of Conformer? FastConformer is quick to train. start with fp32 then move to precision 16 once your training setup is fine and you see curves are normal. \r\n\r\nFastconfor...
2024-05-15T09:58:50
2024-05-20T13:08:48
2024-05-20T13:08:48
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
I am finetuning a conformer-transducer model of my own and everything were fine until epoch 2. then suddenly validation wer goes from under 0.2 to 1 and every batch for validation takes more than 5 seconds while the training process is still normal. this is my configuration : #!/bin/bash cat fine_tune_rnnt.sh p...
{ "login": "nithinraok", "id": 19668129, "node_id": "MDQ6VXNlcjE5NjY4MTI5", "avatar_url": "https://avatars.githubusercontent.com/u/19668129?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nithinraok", "html_url": "https://github.com/nithinraok", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9202/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9202/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9201
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9201/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9201/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9201/events
https://github.com/NVIDIA/NeMo/pull/9201
2,297,041,831
PR_kwDOC_bI7s5vfFwC
9,201
Support dataloader as input to `audio` for transcription
{ "login": "titu1994", "id": 3048602, "node_id": "MDQ6VXNlcjMwNDg2MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/titu1994", "html_url": "https://github.com/titu1994", "followers_url": "https://api.github.com/users/titu1...
[ { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR", "name": "ASR", "color": "F3B33E", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[ "Fyi @nithinraok - this should enable fastpath execution for HF too", "@galv @pzelasko actual change is just these 5 lines, everything else is just black formatter and a unittest at the bottom - https://github.com/NVIDIA/NeMo/pull/9201/files#diff-04e10f8fb8f7afddb360c7ea0ff9c831613c754085d2fd06961bb80a9f932a25R37...
2024-05-15T07:04:25
2024-05-17T16:18:37
2024-05-17T16:18:36
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9201", "html_url": "https://github.com/NVIDIA/NeMo/pull/9201", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9201.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9201.patch", "merged_at": "2024-05-17T16:18:36" }
# What does this PR do ? Enables the use of a pre-constructed data loader as input to the model.transcribe() function. This allows for a fastpath to ignore all manifest and tensor handling to the user, only executing the model forward and later steps. **Collection**: [ASR] # Changelog - Allows the user to p...
{ "login": "titu1994", "id": 3048602, "node_id": "MDQ6VXNlcjMwNDg2MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/titu1994", "html_url": "https://github.com/titu1994", "followers_url": "https://api.github.com/users/titu1...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9201/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9201/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9200
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9200/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9200/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9200/events
https://github.com/NVIDIA/NeMo/pull/9200
2,296,596,198
PR_kwDOC_bI7s5vdmAZ
9,200
Add Baichuan and ChatGLM TRTLLM export
{ "login": "meatybobby", "id": 9738259, "node_id": "MDQ6VXNlcjk3MzgyNTk=", "avatar_url": "https://avatars.githubusercontent.com/u/9738259?v=4", "gravatar_id": "", "url": "https://api.github.com/users/meatybobby", "html_url": "https://github.com/meatybobby", "followers_url": "https://api.github.com/users...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null } ]
closed
false
null
[]
null
[ "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR was closed because it has been inactive for 7 days since being marked as stale." ]
2024-05-14T23:51:10
2024-06-09T01:51:26
2024-06-09T01:51:25
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9200", "html_url": "https://github.com/NVIDIA/NeMo/pull/9200", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9200.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9200.patch", "merged_at": null }
# What does this PR do ? Add Baichuan and ChatGLM TRTLLM export **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a code snippet demonstrati...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9200/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9200/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9199
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9199/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9199/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9199/events
https://github.com/NVIDIA/NeMo/pull/9199
2,296,404,902
PR_kwDOC_bI7s5vc8T_
9,199
Checkpoint resuming compatible for 2403 container
{ "login": "suiyoubi", "id": 22045332, "node_id": "MDQ6VXNlcjIyMDQ1MzMy", "avatar_url": "https://avatars.githubusercontent.com/u/22045332?v=4", "gravatar_id": "", "url": "https://api.github.com/users/suiyoubi", "html_url": "https://github.com/suiyoubi", "followers_url": "https://api.github.com/users/sui...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-14T20:58:30
2024-05-17T03:47:32
2024-05-17T03:47:32
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9199", "html_url": "https://github.com/NVIDIA/NeMo/pull/9199", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9199.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9199.patch", "merged_at": "2024-05-17T03:47:32" }
# What does this PR do ? Fix the issue that ckpt trained in 2403 cannot be resumed in latest NeMo **Collection**: NLP # GitHub Actions CI The Jenkins CI system has been replaced by GitHub Actions self-hosted runners. The GitHub Actions CI will run automatically when the "Run CICD" label is added to the P...
{ "login": "suiyoubi", "id": 22045332, "node_id": "MDQ6VXNlcjIyMDQ1MzMy", "avatar_url": "https://avatars.githubusercontent.com/u/22045332?v=4", "gravatar_id": "", "url": "https://api.github.com/users/suiyoubi", "html_url": "https://github.com/suiyoubi", "followers_url": "https://api.github.com/users/sui...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9199/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9199/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9198
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9198/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9198/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9198/events
https://github.com/NVIDIA/NeMo/pull/9198
2,296,080,224
PR_kwDOC_bI7s5vbzlU
9,198
Use model-cast-to-bfloat16 rather than AMP-to-bfloat16 for inference.
{ "login": "galv", "id": 4767568, "node_id": "MDQ6VXNlcjQ3Njc1Njg=", "avatar_url": "https://avatars.githubusercontent.com/u/4767568?v=4", "gravatar_id": "", "url": "https://api.github.com/users/galv", "html_url": "https://github.com/galv", "followers_url": "https://api.github.com/users/galv/followers", ...
[ { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR", "name": "ASR", "color": "F3B33E", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[ "FYI, the PR description has been updated to describe the benefit from using this mode of execution instead of AMP", "This is ready for another round of review. Unfortunately the black + isort change made a lot of noise. But basically I removed a lot of cruft. This PR basically does only three things now:\r\n\r\n...
2024-05-14T18:15:06
2024-06-06T15:32:27
2024-06-06T15:32:26
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9198", "html_url": "https://github.com/NVIDIA/NeMo/pull/9198", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9198.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9198.patch", "merged_at": "2024-06-06T15:32:26" }
# What does this PR do ? I demonstrate, using transcribe_speech.py, that simply casting the entire model to bfloat16 gives about 15% higher performance than using automatic mixed precision. The reasons why are discussed in #9086 There are a few small modifications to our conformer encoder and multi head attention...
{ "login": "titu1994", "id": 3048602, "node_id": "MDQ6VXNlcjMwNDg2MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/titu1994", "html_url": "https://github.com/titu1994", "followers_url": "https://api.github.com/users/titu1...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9198/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9198/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9197
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9197/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9197/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9197/events
https://github.com/NVIDIA/NeMo/pull/9197
2,295,763,401
PR_kwDOC_bI7s5vauia
9,197
Enable CUDA graphs by default only for transcription
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
[ { "id": 4556669155, "node_id": "LA_kwDOC_bI7s8AAAABD5lA4w", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/cherry-pick", "name": "cherry-pick", "color": "ededed", "default": false, "description": null }, { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", ...
closed
false
null
[]
null
[]
2024-05-14T15:16:36
2024-05-14T17:55:35
2024-05-14T17:55:34
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9197", "html_url": "https://github.com/NVIDIA/NeMo/pull/9197", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9197.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9197.patch", "merged_at": "2024-05-14T17:55:34" }
# What does this PR do ? Temporary disable by default CUDA graphs due to instability with DDP. Enable by default only for inference (`transcribe_speech`, `transcribe_speech_parallel`). One can still use CUDA graphs for validation in training by explicitly setting `use_cuda_graph_decoder=True` in decoding config. ...
{ "login": "artbataev", "id": 9380560, "node_id": "MDQ6VXNlcjkzODA1NjA=", "avatar_url": "https://avatars.githubusercontent.com/u/9380560?v=4", "gravatar_id": "", "url": "https://api.github.com/users/artbataev", "html_url": "https://github.com/artbataev", "followers_url": "https://api.github.com/users/ar...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9197/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9197/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9196
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9196/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9196/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9196/events
https://github.com/NVIDIA/NeMo/pull/9196
2,295,481,064
PR_kwDOC_bI7s5vZvzG
9,196
Enable CUDA graphs by default only for transcription
{ "login": "artbataev", "id": 9380560, "node_id": "MDQ6VXNlcjkzODA1NjA=", "avatar_url": "https://avatars.githubusercontent.com/u/9380560?v=4", "gravatar_id": "", "url": "https://api.github.com/users/artbataev", "html_url": "https://github.com/artbataev", "followers_url": "https://api.github.com/users/ar...
[ { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR", "name": "ASR", "color": "F3B33E", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-14T13:33:29
2024-05-14T15:16:14
2024-05-14T15:16:13
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9196", "html_url": "https://github.com/NVIDIA/NeMo/pull/9196", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9196.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9196.patch", "merged_at": "2024-05-14T15:16:13" }
# What does this PR do ? Temporary disable by default CUDA graphs due to instability with DDP. Enable by default only for inference (`transcribe_speech`, `transcribe_speech_parallel`). One can still use CUDA graphs for validation in training by explicitly setting `use_cuda_graph_decoder=True` in decoding config. ...
{ "login": "titu1994", "id": 3048602, "node_id": "MDQ6VXNlcjMwNDg2MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/titu1994", "html_url": "https://github.com/titu1994", "followers_url": "https://api.github.com/users/titu1...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9196/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9196/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9195
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9195/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9195/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9195/events
https://github.com/NVIDIA/NeMo/pull/9195
2,295,475,031
PR_kwDOC_bI7s5vZugE
9,195
Use CUDA graphs by default only for inference
{ "login": "artbataev", "id": 9380560, "node_id": "MDQ6VXNlcjkzODA1NjA=", "avatar_url": "https://avatars.githubusercontent.com/u/9380560?v=4", "gravatar_id": "", "url": "https://api.github.com/users/artbataev", "html_url": "https://github.com/artbataev", "followers_url": "https://api.github.com/users/ar...
[ { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR", "name": "ASR", "color": "F3B33E", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2024-05-14T13:30:39
2024-05-14T13:32:57
2024-05-14T13:32:57
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9195", "html_url": "https://github.com/NVIDIA/NeMo/pull/9195", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9195.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9195.patch", "merged_at": null }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "artbataev", "id": 9380560, "node_id": "MDQ6VXNlcjkzODA1NjA=", "avatar_url": "https://avatars.githubusercontent.com/u/9380560?v=4", "gravatar_id": "", "url": "https://api.github.com/users/artbataev", "html_url": "https://github.com/artbataev", "followers_url": "https://api.github.com/users/ar...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9195/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9195/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9194
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9194/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9194/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9194/events
https://github.com/NVIDIA/NeMo/pull/9194
2,295,266,407
PR_kwDOC_bI7s5vY_9l
9,194
[NeMo-UX] Adding fn to nemo
{ "login": "marcromeyn", "id": 3015785, "node_id": "MDQ6VXNlcjMwMTU3ODU=", "avatar_url": "https://avatars.githubusercontent.com/u/3015785?v=4", "gravatar_id": "", "url": "https://api.github.com/users/marcromeyn", "html_url": "https://github.com/marcromeyn", "followers_url": "https://api.github.com/users...
[ { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/Run%20CICD", "name": "Run CICD", "color": "fef2c0", "default": false, "description": "" } ]
closed
false
null
[]
null
[ "The models inside the new llm collection are not using ModelPT as a base class" ]
2024-05-14T12:13:36
2024-06-10T20:34:11
2024-06-10T20:34:11
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9194", "html_url": "https://github.com/NVIDIA/NeMo/pull/9194", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9194.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9194.patch", "merged_at": "2024-06-10T20:34:11" }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "cuichenx", "id": 43478052, "node_id": "MDQ6VXNlcjQzNDc4MDUy", "avatar_url": "https://avatars.githubusercontent.com/u/43478052?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cuichenx", "html_url": "https://github.com/cuichenx", "followers_url": "https://api.github.com/users/cui...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9194/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9194/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9193
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9193/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9193/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9193/events
https://github.com/NVIDIA/NeMo/pull/9193
2,295,226,114
PR_kwDOC_bI7s5vY3Gl
9,193
TopIPL -Iterative pseudo labeling
{ "login": "nune-tadevosyan", "id": 152167970, "node_id": "U_kgDOCRHmIg", "avatar_url": "https://avatars.githubusercontent.com/u/152167970?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nune-tadevosyan", "html_url": "https://github.com/nune-tadevosyan", "followers_url": "https://api.githu...
[ { "id": 1923495043, "node_id": "MDU6TGFiZWwxOTIzNDk1MDQz", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/core", "name": "core", "color": "f25e3a", "default": false, "description": "Changes to NeMo Core" }, { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", ...
closed
false
null
[]
null
[ "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR was closed because it has been inactive for 7 days since being marked as stale.", "@bonham79 looks like you experimented with SlimIPL? Would be good if yo...
2024-05-14T11:55:00
2024-10-03T01:58:50
2024-10-03T01:58:49
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9193", "html_url": "https://github.com/NVIDIA/NeMo/pull/9193", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9193.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9193.patch", "merged_at": null }
# What does this PR do ? Implementation of iterative pseudo-labeling algorithm with cache mechanism like [slimIPL](https://arxiv.org/pdf/2010.11524). Algorithm is available for CTC and Hybrid models. It supports tarr, non-tarr, lhotse datasets. Also works with data from aistore. **Collection**: [Note which colle...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9193/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9193/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9192
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9192/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9192/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9192/events
https://github.com/NVIDIA/NeMo/pull/9192
2,295,085,940
PR_kwDOC_bI7s5vYYSB
9,192
Fix incorrect checkpoint removal logic
{ "login": "mikolajblaz", "id": 9979479, "node_id": "MDQ6VXNlcjk5Nzk0Nzk=", "avatar_url": "https://avatars.githubusercontent.com/u/9979479?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mikolajblaz", "html_url": "https://github.com/mikolajblaz", "followers_url": "https://api.github.com/us...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" }, { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", ...
closed
false
{ "login": "mikolajblaz", "id": 9979479, "node_id": "MDQ6VXNlcjk5Nzk0Nzk=", "avatar_url": "https://avatars.githubusercontent.com/u/9979479?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mikolajblaz", "html_url": "https://github.com/mikolajblaz", "followers_url": "https://api.github.com/us...
[ { "login": "mikolajblaz", "id": 9979479, "node_id": "MDQ6VXNlcjk5Nzk0Nzk=", "avatar_url": "https://avatars.githubusercontent.com/u/9979479?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mikolajblaz", "html_url": "https://github.com/mikolajblaz", "followers_url": "https...
null
[]
2024-05-14T10:43:04
2024-05-15T11:57:44
2024-05-15T11:57:43
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9192", "html_url": "https://github.com/NVIDIA/NeMo/pull/9192", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9192.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9192.patch", "merged_at": "2024-05-15T11:57:43" }
# What does this PR do ? Fix incorrect checkpoint removal logic. The #9016 introduces and invalid (because of the following `else`) `if` branches simplification: https://github.com/NVIDIA/NeMo/pull/9016/files#diff-7667eae242a8ef776bff78cd08e79bc81df4896a450f0a781f6ed317a3dfb7ffL486 **Collection**: NLP # Change...
{ "login": "mikolajblaz", "id": 9979479, "node_id": "MDQ6VXNlcjk5Nzk0Nzk=", "avatar_url": "https://avatars.githubusercontent.com/u/9979479?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mikolajblaz", "html_url": "https://github.com/mikolajblaz", "followers_url": "https://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9192/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9192/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9191
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9191/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9191/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9191/events
https://github.com/NVIDIA/NeMo/pull/9191
2,294,700,360
PR_kwDOC_bI7s5vXDyH
9,191
[NeMo-UX] Adding data-module imports to llm
{ "login": "marcromeyn", "id": 3015785, "node_id": "MDQ6VXNlcjMwMTU3ODU=", "avatar_url": "https://avatars.githubusercontent.com/u/3015785?v=4", "gravatar_id": "", "url": "https://api.github.com/users/marcromeyn", "html_url": "https://github.com/marcromeyn", "followers_url": "https://api.github.com/users...
[ { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/Run%20CICD", "name": "Run CICD", "color": "fef2c0", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2024-05-14T07:57:05
2024-05-22T14:24:11
2024-05-22T14:24:05
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9191", "html_url": "https://github.com/NVIDIA/NeMo/pull/9191", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9191.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9191.patch", "merged_at": null }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "marcromeyn", "id": 3015785, "node_id": "MDQ6VXNlcjMwMTU3ODU=", "avatar_url": "https://avatars.githubusercontent.com/u/3015785?v=4", "gravatar_id": "", "url": "https://api.github.com/users/marcromeyn", "html_url": "https://github.com/marcromeyn", "followers_url": "https://api.github.com/users...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9191/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9191/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9190
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9190/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9190/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9190/events
https://github.com/NVIDIA/NeMo/issues/9190
2,294,631,545
I_kwDOC_bI7s6IxUx5
9,190
"RuntimeError: start (4) + length (1) exceeds dimension size (4)." when running cache aware streaming inference
{ "login": "lucgeo", "id": 6818145, "node_id": "MDQ6VXNlcjY4MTgxNDU=", "avatar_url": "https://avatars.githubusercontent.com/u/6818145?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lucgeo", "html_url": "https://github.com/lucgeo", "followers_url": "https://api.github.com/users/lucgeo/foll...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" }, { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", ...
closed
false
null
[]
null
[ "This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.", "This issue was closed because it has been inactive for 7 days since being marked as stale.", "any update" ]
2024-05-14T07:22:05
2024-06-25T09:26:03
2024-06-22T01:46:21
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
Hello, I'm currently working on developing a websocket-based client-server application for live transcription. I've successfully created a client that reads an audio file from disk and sends audio chunks through the websocket, effectively simulating a live stream. On the server side, I receive each chunk and attempt...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9190/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 2 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9190/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9189
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9189/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9189/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9189/events
https://github.com/NVIDIA/NeMo/pull/9189
2,294,068,510
PR_kwDOC_bI7s5vU6y1
9,189
Update branch for notebooks and ci in release
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
[ { "id": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" }, { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-14T00:11:23
2024-05-14T00:12:08
2024-05-14T00:12:08
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9189", "html_url": "https://github.com/NVIDIA/NeMo/pull/9189", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9189.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9189.patch", "merged_at": "2024-05-14T00:12:08" }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9189/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9189/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9188
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9188/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9188/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9188/events
https://github.com/NVIDIA/NeMo/pull/9188
2,294,042,205
PR_kwDOC_bI7s5vU0-W
9,188
Update flash attention section in memory_optimizations.rst
{ "login": "cyanguwa", "id": 8636796, "node_id": "MDQ6VXNlcjg2MzY3OTY=", "avatar_url": "https://avatars.githubusercontent.com/u/8636796?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cyanguwa", "html_url": "https://github.com/cyanguwa", "followers_url": "https://api.github.com/users/cyang...
[]
closed
false
null
[]
null
[]
2024-05-13T23:47:39
2024-05-24T20:28:31
2024-05-24T20:28:31
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9188", "html_url": "https://github.com/NVIDIA/NeMo/pull/9188", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9188.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9188.patch", "merged_at": "2024-05-24T20:28:31" }
# What does this PR do ? Update the flash attention section in memory_optimizations.rst **Collection**: [Note which collection this PR will affect] # Changelog - Added more information about flash attention implementation in NeMo and Transformer Engine in docs/source/features/memory_optimizations.rst L14-23 ...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9188/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9188/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9187
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9187/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9187/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9187/events
https://github.com/NVIDIA/NeMo/pull/9187
2,293,998,128
PR_kwDOC_bI7s5vUrDr
9,187
Lhotse Sharding Fix
{ "login": "tbartley94", "id": 90423858, "node_id": "MDQ6VXNlcjkwNDIzODU4", "avatar_url": "https://avatars.githubusercontent.com/u/90423858?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tbartley94", "html_url": "https://github.com/tbartley94", "followers_url": "https://api.github.com/use...
[ { "id": 4847373924, "node_id": "LA_kwDOC_bI7s8AAAABIO0OZA", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/common", "name": "common", "color": "c5def5", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "htt...
closed
false
null
[]
null
[]
2024-05-13T23:12:34
2024-05-17T15:38:19
2024-05-17T15:38:19
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9187", "html_url": "https://github.com/NVIDIA/NeMo/pull/9187", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9187.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9187.patch", "merged_at": "2024-05-17T15:38:19" }
# What does this PR do ? Caches manifest entries during `LazyNeMoTarredIterator` in Lhotse to avoid errors from improper sorting. Allows back compatibility with webdataset behavior. **Collection**: [Note which collection this PR will affect] - ASR # Changelog - Added caching to the dataloader that loads man...
{ "login": "pzelasko", "id": 15930688, "node_id": "MDQ6VXNlcjE1OTMwNjg4", "avatar_url": "https://avatars.githubusercontent.com/u/15930688?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pzelasko", "html_url": "https://github.com/pzelasko", "followers_url": "https://api.github.com/users/pze...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9187/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9187/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9186
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9186/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9186/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9186/events
https://github.com/NVIDIA/NeMo/pull/9186
2,293,965,671
PR_kwDOC_bI7s5vUj1p
9,186
[Nemo CICD] Increase time limit for Speech_Checkpoints_tests
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2024-05-13T22:40:37
2024-05-13T22:40:55
2024-05-13T22:40:54
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9186", "html_url": "https://github.com/NVIDIA/NeMo/pull/9186", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9186.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9186.patch", "merged_at": "2024-05-13T22:40:54" }
[Nemo CICD] Increase time limit for Speech_Checkpoints_tests
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9186/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9186/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9185
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9185/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9185/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9185/events
https://github.com/NVIDIA/NeMo/pull/9185
2,293,850,430
PR_kwDOC_bI7s5vUKGD
9,185
Add HF siglip vision encoder
{ "login": "HuiyingLi", "id": 1331543, "node_id": "MDQ6VXNlcjEzMzE1NDM=", "avatar_url": "https://avatars.githubusercontent.com/u/1331543?v=4", "gravatar_id": "", "url": "https://api.github.com/users/HuiyingLi", "html_url": "https://github.com/HuiyingLi", "followers_url": "https://api.github.com/users/Hu...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6627254865, "node_id": "LA_kwDOC_bI7s8AAAABiwPiUQ", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-13T21:08:41
2024-06-06T18:31:37
2024-06-06T18:31:37
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9185", "html_url": "https://github.com/NVIDIA/NeMo/pull/9185", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9185.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9185.patch", "merged_at": "2024-06-06T18:31:37" }
# What does this PR do ? - HF Siglip support - steerlm label in template - inference minor fixes - handle CLEAN RESPONSE **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage ...
{ "login": "yaoyu-33", "id": 54727607, "node_id": "MDQ6VXNlcjU0NzI3NjA3", "avatar_url": "https://avatars.githubusercontent.com/u/54727607?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yaoyu-33", "html_url": "https://github.com/yaoyu-33", "followers_url": "https://api.github.com/users/yao...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9185/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9185/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9184
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9184/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9184/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9184/events
https://github.com/NVIDIA/NeMo/pull/9184
2,293,496,010
PR_kwDOC_bI7s5vS6mY
9,184
NeMo Dev Doc Feature Updates 1: Some parallelisms
{ "login": "yaoyu-33", "id": 54727607, "node_id": "MDQ6VXNlcjU0NzI3NjA3", "avatar_url": "https://avatars.githubusercontent.com/u/54727607?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yaoyu-33", "html_url": "https://github.com/yaoyu-33", "followers_url": "https://api.github.com/users/yao...
[ { "id": 6627254865, "node_id": "LA_kwDOC_bI7s8AAAABiwPiUQ", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/Multi%20Modal", "name": "Multi Modal", "color": "ededed", "default": false, "description": null } ]
closed
false
null
[]
null
[ "I made a few more copyedits to the file. Please review and implement the changes.", "I looked at your latest comments and added my responses to your questions. Otherwise, the changes to the files look good." ]
2024-05-13T18:10:27
2024-05-17T16:47:54
2024-05-17T16:47:54
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9184", "html_url": "https://github.com/NVIDIA/NeMo/pull/9184", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9184.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9184.patch", "merged_at": "2024-05-17T16:47:54" }
# What does this PR do ? In this pr, we updated docs for TP/PP/VP/CP and EP (moved from https://github.com/NVIDIA/NeMo/pull/9148). We added a section for GQA/MQA. We also added Seq packing for NeVA. # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potent...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9184/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9184/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9183
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9183/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9183/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9183/events
https://github.com/NVIDIA/NeMo/pull/9183
2,293,492,958
PR_kwDOC_bI7s5vS57K
9,183
move tts fixtures
{ "login": "blisc", "id": 4763352, "node_id": "MDQ6VXNlcjQ3NjMzNTI=", "avatar_url": "https://avatars.githubusercontent.com/u/4763352?v=4", "gravatar_id": "", "url": "https://api.github.com/users/blisc", "html_url": "https://github.com/blisc", "followers_url": "https://api.github.com/users/blisc/follower...
[ { "id": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS", "name": "TTS", "color": "49AF28", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[ "Pipeline passed\r\nSpeech_Checkpoints_tests flaky , needed more time limit (fixed now)" ]
2024-05-13T18:08:52
2024-05-14T18:15:18
2024-05-14T18:15:17
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9183", "html_url": "https://github.com/NVIDIA/NeMo/pull/9183", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9183.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9183.patch", "merged_at": "2024-05-14T18:15:17" }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: tts, test # Changelog - Move tts fixtures
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9183/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9183/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9182
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9182/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9182/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9182/events
https://github.com/NVIDIA/NeMo/pull/9182
2,293,367,056
PR_kwDOC_bI7s5vSdrA
9,182
add additonal condition for prev msdd cfgs
{ "login": "nithinraok", "id": 19668129, "node_id": "MDQ6VXNlcjE5NjY4MTI5", "avatar_url": "https://avatars.githubusercontent.com/u/19668129?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nithinraok", "html_url": "https://github.com/nithinraok", "followers_url": "https://api.github.com/use...
[ { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR", "name": "ASR", "color": "F3B33E", "default": false, "description": "" }, { "id": 4847373924, "node_id": "LA_kwDOC_bI7s8AAAABIO0OZA", "url": "https://a...
closed
false
null
[]
null
[ "- Changed Speaker embedding extraction to avoid `torch.cat` in every for loop step for speed up. \r\nThis does not make a lot of difference in general, but if CPU is busy with other tasks, this could make some difference in processing time.\r\n\r\n- Now, device=null and if torch.cuda.is_cuda_available() == True, t...
2024-05-13T17:07:48
2024-06-04T20:33:21
2024-06-04T20:33:21
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9182", "html_url": "https://github.com/NVIDIA/NeMo/pull/9182", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9182.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9182.patch", "merged_at": null }
# What does this PR do ? TitaNet model was updated but some previous configurations were not. This PR provides support for prevevious msdd configuration versions. **Collection**: SD # Changelog - Catch the `_target_` code in newer titanet versions, which is not available in previous versions. # Git...
{ "login": "tango4j", "id": 13211483, "node_id": "MDQ6VXNlcjEzMjExNDgz", "avatar_url": "https://avatars.githubusercontent.com/u/13211483?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tango4j", "html_url": "https://github.com/tango4j", "followers_url": "https://api.github.com/users/tango4...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9182/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9182/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9181
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9181/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9181/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9181/events
https://github.com/NVIDIA/NeMo/pull/9181
2,293,364,254
PR_kwDOC_bI7s5vSdCv
9,181
Update minor version
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
[]
2024-05-13T17:06:36
2024-05-13T17:06:52
2024-05-13T17:06:51
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9181", "html_url": "https://github.com/NVIDIA/NeMo/pull/9181", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9181.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9181.patch", "merged_at": "2024-05-13T17:06:51" }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9181/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9181/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9180
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9180/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9180/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9180/events
https://github.com/NVIDIA/NeMo/pull/9180
2,293,244,467
PR_kwDOC_bI7s5vSCZT
9,180
[Nemo CICD] ASR_dev_run_Speech_To_Text_HF_Finetuning optional as flaky
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2024-05-13T16:09:50
2024-05-13T16:10:10
2024-05-13T16:10:09
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9180", "html_url": "https://github.com/NVIDIA/NeMo/pull/9180", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9180.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9180.patch", "merged_at": "2024-05-13T16:10:09" }
[Nemo CICD] ASR_dev_run_Speech_To_Text_HF_Finetuning optional as flaky
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9180/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9180/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9179
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9179/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9179/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9179/events
https://github.com/NVIDIA/NeMo/pull/9179
2,293,199,438
PR_kwDOC_bI7s5vR4Jt
9,179
ci: Multi-tenancy for tests and garbage collection
{ "login": "ko3n1g", "id": 16716991, "node_id": "MDQ6VXNlcjE2NzE2OTkx", "avatar_url": "https://avatars.githubusercontent.com/u/16716991?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ko3n1g", "html_url": "https://github.com/ko3n1g", "followers_url": "https://api.github.com/users/ko3n1g/fo...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://api...
closed
false
null
[]
null
[ "Hey @pablo-garay , this is an proposal how we could make our CI pipeline a bit more stable. We should/could isolate folders that are being written to, and garbage-collect them by `if: always()` steps.\r\n\r\nThe only caveat I can see is that templating our tests might become a little bit more tricky. But I don't t...
2024-05-13T15:53:51
2024-05-17T15:34:38
2024-05-17T15:34:37
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9179", "html_url": "https://github.com/NVIDIA/NeMo/pull/9179", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9179.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9179.patch", "merged_at": "2024-05-17T15:34:37" }
# What does this PR do ? More robust CI pipeline by creating isolated directories for job-outputs. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```pytho...
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9179/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9179/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9178
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9178/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9178/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9178/events
https://github.com/NVIDIA/NeMo/pull/9178
2,292,729,300
PR_kwDOC_bI7s5vQQa3
9,178
Update to using Model Optimizer (formerly AMMO) in PTQ workflow
{ "login": "janekl", "id": 5582967, "node_id": "MDQ6VXNlcjU1ODI5Njc=", "avatar_url": "https://avatars.githubusercontent.com/u/5582967?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janekl", "html_url": "https://github.com/janekl", "followers_url": "https://api.github.com/users/janekl/foll...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://a...
closed
false
null
[]
null
[ "Can we look to merge this PR soon? @janekl @kevalmorabia97 ", "@pablo-garay no objection from my side. I don't have permissions to approve but this LGTM" ]
2024-05-13T12:48:28
2024-05-15T13:01:43
2024-05-15T13:01:42
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9178", "html_url": "https://github.com/NVIDIA/NeMo/pull/9178", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9178.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9178.patch", "merged_at": "2024-05-15T13:01:42" }
# What does this PR do ? Summary: * use Model Optimizer library (formerly AMMO) for LLM PTQ workflow * restore PTQ tests failing due to setting `apply_rope_fusion = True` by default * update documentation **Collection**: NLP # Changelog - Add specific line by line info of high level changes in this PR. ...
{ "login": "oyilmaz-nvidia", "id": 35306097, "node_id": "MDQ6VXNlcjM1MzA2MDk3", "avatar_url": "https://avatars.githubusercontent.com/u/35306097?v=4", "gravatar_id": "", "url": "https://api.github.com/users/oyilmaz-nvidia", "html_url": "https://github.com/oyilmaz-nvidia", "followers_url": "https://api.gi...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9178/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9178/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9177
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9177/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9177/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9177/events
https://github.com/NVIDIA/NeMo/pull/9177
2,292,227,452
PR_kwDOC_bI7s5vOh11
9,177
ci: Refactor `NeMo-ci` by introducing a reusable workflow template
{ "login": "ko3n1g", "id": 16716991, "node_id": "MDQ6VXNlcjE2NzE2OTkx", "avatar_url": "https://avatars.githubusercontent.com/u/16716991?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ko3n1g", "html_url": "https://github.com/ko3n1g", "followers_url": "https://api.github.com/users/ko3n1g/fo...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null }, { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "htt...
closed
false
null
[]
null
[ "Hey @pablo-garay, this is a poc for the discussed refactoring approach. If you like it, I will continue refactoring the remaining test cases. Please feel free to leave some comments!", "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be...
2024-05-13T08:58:55
2024-06-03T11:37:19
2024-06-03T11:37:16
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
true
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9177", "html_url": "https://github.com/NVIDIA/NeMo/pull/9177", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9177.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9177.patch", "merged_at": null }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "ko3n1g", "id": 16716991, "node_id": "MDQ6VXNlcjE2NzE2OTkx", "avatar_url": "https://avatars.githubusercontent.com/u/16716991?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ko3n1g", "html_url": "https://github.com/ko3n1g", "followers_url": "https://api.github.com/users/ko3n1g/fo...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9177/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9177/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9176
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9176/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9176/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9176/events
https://github.com/NVIDIA/NeMo/pull/9176
2,292,184,658
PR_kwDOC_bI7s5vOYll
9,176
[Typo Fixing] Fix typo in error message.
{ "login": "jacklanda", "id": 54089835, "node_id": "MDQ6VXNlcjU0MDg5ODM1", "avatar_url": "https://avatars.githubusercontent.com/u/54089835?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jacklanda", "html_url": "https://github.com/jacklanda", "followers_url": "https://api.github.com/users/...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null }, { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "htt...
closed
false
null
[]
null
[ "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR was closed because it has been inactive for 7 days since being marked as stale.", "Shit hole" ]
2024-05-13T08:38:57
2024-06-09T03:55:47
2024-06-09T01:51:27
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9176", "html_url": "https://github.com/NVIDIA/NeMo/pull/9176", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9176.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9176.patch", "merged_at": null }
# What does this PR do ? Fix typo in raised error message.
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9176/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9176/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9174
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9174/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9174/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9174/events
https://github.com/NVIDIA/NeMo/pull/9174
2,291,556,510
PR_kwDOC_bI7s5vMPsw
9,174
ci: Speeding NeMo-CI up by using caching
{ "login": "ko3n1g", "id": 16716991, "node_id": "MDQ6VXNlcjE2NzE2OTkx", "avatar_url": "https://avatars.githubusercontent.com/u/16716991?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ko3n1g", "html_url": "https://github.com/ko3n1g", "followers_url": "https://api.github.com/users/ko3n1g/fo...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://api...
closed
false
null
[]
null
[ "Tests passed & seeing container build time faster than before:\r\n https://github.com/NVIDIA/NeMo/actions/runs/9084110720/job/24972186694" ]
2024-05-12T23:48:31
2024-05-16T18:45:06
2024-05-16T18:45:05
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9174", "html_url": "https://github.com/NVIDIA/NeMo/pull/9174", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9174.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9174.patch", "merged_at": "2024-05-16T18:45:05" }
# What does this PR do ? Build and use a dedicated CI container image to speed things up. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add ...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9174/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9174/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9173
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9173/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9173/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9173/events
https://github.com/NVIDIA/NeMo/pull/9173
2,291,500,168
PR_kwDOC_bI7s5vMEUh
9,173
dockerfile
{ "login": "ko3n1g", "id": 16716991, "node_id": "MDQ6VXNlcjE2NzE2OTkx", "avatar_url": "https://avatars.githubusercontent.com/u/16716991?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ko3n1g", "html_url": "https://github.com/ko3n1g", "followers_url": "https://api.github.com/users/ko3n1g/fo...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2024-05-12T21:03:34
2024-05-12T21:30:01
2024-05-12T21:30:01
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
true
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9173", "html_url": "https://github.com/NVIDIA/NeMo/pull/9173", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9173.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9173.patch", "merged_at": null }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "ko3n1g", "id": 16716991, "node_id": "MDQ6VXNlcjE2NzE2OTkx", "avatar_url": "https://avatars.githubusercontent.com/u/16716991?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ko3n1g", "html_url": "https://github.com/ko3n1g", "followers_url": "https://api.github.com/users/ko3n1g/fo...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9173/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9173/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9172
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9172/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9172/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9172/events
https://github.com/NVIDIA/NeMo/pull/9172
2,291,488,625
PR_kwDOC_bI7s5vMCIt
9,172
dockerfile
{ "login": "ko3n1g", "id": 16716991, "node_id": "MDQ6VXNlcjE2NzE2OTkx", "avatar_url": "https://avatars.githubusercontent.com/u/16716991?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ko3n1g", "html_url": "https://github.com/ko3n1g", "followers_url": "https://api.github.com/users/ko3n1g/fo...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2024-05-12T20:25:58
2024-05-12T20:29:19
2024-05-12T20:29:19
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
true
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9172", "html_url": "https://github.com/NVIDIA/NeMo/pull/9172", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9172.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9172.patch", "merged_at": null }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "ko3n1g", "id": 16716991, "node_id": "MDQ6VXNlcjE2NzE2OTkx", "avatar_url": "https://avatars.githubusercontent.com/u/16716991?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ko3n1g", "html_url": "https://github.com/ko3n1g", "followers_url": "https://api.github.com/users/ko3n1g/fo...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9172/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9172/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9171
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9171/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9171/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9171/events
https://github.com/NVIDIA/NeMo/pull/9171
2,291,019,069
PR_kwDOC_bI7s5vKkzd
9,171
Contrastive Reranker/Reward model
{ "login": "arendu", "id": 108822655, "node_id": "U_kgDOBnyAfw", "avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4", "gravatar_id": "", "url": "https://api.github.com/users/arendu", "html_url": "https://github.com/arendu", "followers_url": "https://api.github.com/users/arendu/follower...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://a...
closed
false
null
[]
null
[ "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR was closed because it has been inactive for 7 days since being marked as stale." ]
2024-05-11T18:22:20
2024-07-10T16:26:31
2024-07-10T16:26:29
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9171", "html_url": "https://github.com/NVIDIA/NeMo/pull/9171", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9171.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9171.patch", "merged_at": "2024-07-10T16:26:29" }
# What does this PR do ? enables training of a contrastive reranker model based on GPT architecture and PEFT. Used for reranking the results of an embedding model. **Collection**: [NLP] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usag...
{ "login": "arendu", "id": 108822655, "node_id": "U_kgDOBnyAfw", "avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4", "gravatar_id": "", "url": "https://api.github.com/users/arendu", "html_url": "https://github.com/arendu", "followers_url": "https://api.github.com/users/arendu/follower...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9171/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9171/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9170
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9170/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9170/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9170/events
https://github.com/NVIDIA/NeMo/issues/9170
2,290,834,552
I_kwDOC_bI7s6Ii1x4
9,170
when "write_predictions_to_file" is true,generate will fail。
{ "login": "gaojingwei", "id": 7539300, "node_id": "MDQ6VXNlcjc1MzkzMDA=", "avatar_url": "https://avatars.githubusercontent.com/u/7539300?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gaojingwei", "html_url": "https://github.com/gaojingwei", "followers_url": "https://api.github.com/users...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" } ]
closed
false
{ "login": "dimapihtar", "id": 37850217, "node_id": "MDQ6VXNlcjM3ODUwMjE3", "avatar_url": "https://avatars.githubusercontent.com/u/37850217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dimapihtar", "html_url": "https://github.com/dimapihtar", "followers_url": "https://api.github.com/use...
[ { "login": "dimapihtar", "id": 37850217, "node_id": "MDQ6VXNlcjM3ODUwMjE3", "avatar_url": "https://avatars.githubusercontent.com/u/37850217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dimapihtar", "html_url": "https://github.com/dimapihtar", "followers_url": "https:...
null
[ "Hi, do you also face this issue in `megatron_gpt_finetuning.py` if `write_predictions_to_file` is set to True? I'm also facing the same error that way", "![image](https://github.com/NVIDIA/NeMo/assets/6368652/628d5b2a-de27-45dc-960b-238d5aa7b3a8)\r\nI also meet this issue, w/ a NumPy array is not writable, when ...
2024-05-11T10:50:24
2024-07-18T13:00:23
2024-07-18T13:00:23
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
I use images:nvcr.io/nvidia/nemo:24.03.framework,and successfully run /NeMo/examples/nlp/language_modeling/tuning/megatron_gpt_finetuning.py but when I run /NeMo/examples/nlp/language_modeling/tuning/megatron_gpt_generate.py, if set model.data.test_ds.write_predictions_to_file=False,it will run success; if set mo...
{ "login": "dimapihtar", "id": 37850217, "node_id": "MDQ6VXNlcjM3ODUwMjE3", "avatar_url": "https://avatars.githubusercontent.com/u/37850217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dimapihtar", "html_url": "https://github.com/dimapihtar", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9170/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9170/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9169
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9169/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9169/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9169/events
https://github.com/NVIDIA/NeMo/pull/9169
2,290,617,001
PR_kwDOC_bI7s5vJU3I
9,169
Extend multimodal/speech_llm with lhotse, t5 and bestow supports
{ "login": "zhehuaichen", "id": 139396994, "node_id": "U_kgDOCE8Hgg", "avatar_url": "https://avatars.githubusercontent.com/u/139396994?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zhehuaichen", "html_url": "https://github.com/zhehuaichen", "followers_url": "https://api.github.com/users/...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6627254865, "node_id": "LA_kwDOC_bI7s8AAAABiwPiUQ", "url": "https://a...
closed
false
null
[]
null
[ "> Thanks for the great work, just a few comments. Also please remember to address the CodeQL issues. My main concerns are:\r\n> \r\n> 1. We need to remove random context and canary-specific dataloading, since they were only used in our internal experiments but not useful for external users. We added them for fast ...
2024-05-11T02:46:50
2024-06-07T14:49:51
2024-06-07T03:25:14
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9169", "html_url": "https://github.com/NVIDIA/NeMo/pull/9169", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9169.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9169.patch", "merged_at": "2024-06-07T03:25:14" }
# What does this PR do ? In multimodal/speech_llm, add lhotse dataloader support and two models, SALM-T5 and Bestow-GPT. Include example configs. ### Main features under speech_llm - Lhotse dataloader support for speech SFT in speech_llm - SALM-style architecture with T5 LLM backbone - Bestow-style architec...
{ "login": "titu1994", "id": 3048602, "node_id": "MDQ6VXNlcjMwNDg2MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/titu1994", "html_url": "https://github.com/titu1994", "followers_url": "https://api.github.com/users/titu1...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9169/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9169/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9168
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9168/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9168/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9168/events
https://github.com/NVIDIA/NeMo/issues/9168
2,290,543,955
I_kwDOC_bI7s6Ihu1T
9,168
checkpoints not saved due to wrong loss comparison?
{ "login": "riqiang-dp", "id": 58701255, "node_id": "MDQ6VXNlcjU4NzAxMjU1", "avatar_url": "https://avatars.githubusercontent.com/u/58701255?v=4", "gravatar_id": "", "url": "https://api.github.com/users/riqiang-dp", "html_url": "https://github.com/riqiang-dp", "followers_url": "https://api.github.com/use...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" }, { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", ...
closed
false
null
[]
null
[ "This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.", "This issue was closed because it has been inactive for 7 days since being marked as stale." ]
2024-05-11T00:13:23
2024-06-17T01:50:15
2024-06-17T01:50:14
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
**Describe the bug** I'm using val_loss as criteria to compare checkpoints and save top k. However, unlike WER, there seems to be some weird miscalculation happening: during training, I would see `'val_loss' was not in top {k}`, but then I check the checkpoints directory, the latest model's val_loss is definitely wi...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9168/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9168/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9167
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9167/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9167/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9167/events
https://github.com/NVIDIA/NeMo/pull/9167
2,290,457,105
PR_kwDOC_bI7s5vIzUR
9,167
Add filepaths to pretty_errors' stacktraces; pretty_errors is installed by PL
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
[ { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/Run%20CICD", "name": "Run CICD", "color": "fef2c0", "default": false, "description": "" } ]
closed
false
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
[ { "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.co...
null
[ "Example list of synonym files in NeMo\r\n\r\n> akoumparouli@1604ab7-lcedt:~/fix_ci/NeMo$ find ./ | grep -i '\\.py' | rev | cut -d'/' -f1 | rev | sort | uniq -c | sort -nr | head -n 20\r\n> 235 __init__.py\r\n> 20 utils.py\r\n> 7 get_data.py\r\n> 6 base.py\r\n> 4 util.py\r\n> 4 tran...
2024-05-10T21:53:56
2024-08-01T16:36:29
2024-05-15T21:28:17
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9167", "html_url": "https://github.com/NVIDIA/NeMo/pull/9167", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9167.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9167.patch", "merged_at": null }
PL installs pretty_errors which alters `sys.excepthook` from `sys.__excepthook__` to a text formatting function the pretty_errors library defines. However, the format used is incomplete as it misses filepaths, which hinders debugging. This PR includes pretty_errors and configures it so that we get filepaths in the s...
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9167/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9167/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9166
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9166/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9166/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9166/events
https://github.com/NVIDIA/NeMo/pull/9166
2,290,053,786
PR_kwDOC_bI7s5vHbZF
9,166
Alit/optim 8k
{ "login": "JRD971000", "id": 71892896, "node_id": "MDQ6VXNlcjcxODkyODk2", "avatar_url": "https://avatars.githubusercontent.com/u/71892896?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JRD971000", "html_url": "https://github.com/JRD971000", "followers_url": "https://api.github.com/users/...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
{ "login": "JRD971000", "id": 71892896, "node_id": "MDQ6VXNlcjcxODkyODk2", "avatar_url": "https://avatars.githubusercontent.com/u/71892896?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JRD971000", "html_url": "https://github.com/JRD971000", "followers_url": "https://api.github.com/users/...
[ { "login": "JRD971000", "id": 71892896, "node_id": "MDQ6VXNlcjcxODkyODk2", "avatar_url": "https://avatars.githubusercontent.com/u/71892896?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JRD971000", "html_url": "https://github.com/JRD971000", "followers_url": "https://a...
null
[]
2024-05-10T16:34:57
2024-05-14T03:35:06
2024-05-14T03:35:05
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9166", "html_url": "https://github.com/NVIDIA/NeMo/pull/9166", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9166.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9166.patch", "merged_at": "2024-05-14T03:35:05" }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "JRD971000", "id": 71892896, "node_id": "MDQ6VXNlcjcxODkyODk2", "avatar_url": "https://avatars.githubusercontent.com/u/71892896?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JRD971000", "html_url": "https://github.com/JRD971000", "followers_url": "https://api.github.com/users/...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9166/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9166/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9165
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9165/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9165/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9165/events
https://github.com/NVIDIA/NeMo/pull/9165
2,289,766,246
PR_kwDOC_bI7s5vGcku
9,165
Change FIM Dataset Random Seed Init
{ "login": "suiyoubi", "id": 22045332, "node_id": "MDQ6VXNlcjIyMDQ1MzMy", "avatar_url": "https://avatars.githubusercontent.com/u/22045332?v=4", "gravatar_id": "", "url": "https://api.github.com/users/suiyoubi", "html_url": "https://github.com/suiyoubi", "followers_url": "https://api.github.com/users/sui...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-10T13:45:23
2024-05-13T17:53:20
2024-05-13T17:53:19
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9165", "html_url": "https://github.com/NVIDIA/NeMo/pull/9165", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9165.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9165.patch", "merged_at": "2024-05-13T17:53:19" }
# What does this PR do ? Move random seed to FIMDataset Init function **PR Type**: - [ ] New Feature - [X] Bugfix - [ ] Documentation If you haven't finished some of the above items you can still open "Draft" PR.
{ "login": "suiyoubi", "id": 22045332, "node_id": "MDQ6VXNlcjIyMDQ1MzMy", "avatar_url": "https://avatars.githubusercontent.com/u/22045332?v=4", "gravatar_id": "", "url": "https://api.github.com/users/suiyoubi", "html_url": "https://github.com/suiyoubi", "followers_url": "https://api.github.com/users/sui...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9165/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9165/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9164
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9164/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9164/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9164/events
https://github.com/NVIDIA/NeMo/issues/9164
2,289,698,942
I_kwDOC_bI7s6Iegh-
9,164
[Feature] Add Support on Multiple Metrics Reporting during Training Progress for Validation
{ "login": "jacklanda", "id": 54089835, "node_id": "MDQ6VXNlcjU0MDg5ODM1", "avatar_url": "https://avatars.githubusercontent.com/u/54089835?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jacklanda", "html_url": "https://github.com/jacklanda", "followers_url": "https://api.github.com/users/...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null } ]
closed
false
{ "login": "okuchaiev", "id": 22035961, "node_id": "MDQ6VXNlcjIyMDM1OTYx", "avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4", "gravatar_id": "", "url": "https://api.github.com/users/okuchaiev", "html_url": "https://github.com/okuchaiev", "followers_url": "https://api.github.com/users/...
[ { "login": "okuchaiev", "id": 22035961, "node_id": "MDQ6VXNlcjIyMDM1OTYx", "avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4", "gravatar_id": "", "url": "https://api.github.com/users/okuchaiev", "html_url": "https://github.com/okuchaiev", "followers_url": "https://a...
null
[ "This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.", "This issue was closed because it has been inactive for 7 days since being marked as stale." ]
2024-05-10T13:05:29
2024-06-18T01:48:32
2024-06-18T01:48:31
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
I found that I can not make NeMo report many metrics like rouge, loss, etc. at the same time for the end of each evaluation loop. I believe it is a very helpful features to support multiple metrics reporting for users :)
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9164/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9164/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9163
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9163/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9163/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9163/events
https://github.com/NVIDIA/NeMo/pull/9163
2,289,675,495
PR_kwDOC_bI7s5vGImI
9,163
✨ Add more common text metrics from torchmetrics.
{ "login": "jacklanda", "id": 54089835, "node_id": "MDQ6VXNlcjU0MDg5ODM1", "avatar_url": "https://avatars.githubusercontent.com/u/54089835?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jacklanda", "html_url": "https://github.com/jacklanda", "followers_url": "https://api.github.com/users/...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null }, { "id": 4847373924, "node_id": "LA_kwDOC_bI7s8AAAABIO0OZA", "url": "htt...
closed
false
null
[]
null
[ "Could anyone take a quick glance at it?", "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR was closed because it has been inactive for 7 days since being marked as stale.", "Shit hole." ]
2024-05-10T12:50:53
2024-06-04T03:04:17
2024-06-04T01:47:24
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9163", "html_url": "https://github.com/NVIDIA/NeMo/pull/9163", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9163.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9163.patch", "merged_at": null }
# What does this PR do ? Simply, add more common text metrics from `torchmetrics`. It takes me long time to find out how to add more common text-based metrics for validation measurement in NeMo, and I hope this PR could help more people to get to know that ``Yes, we can leverage more auto metrics directly from `tor...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9163/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9163/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9162
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9162/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9162/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9162/events
https://github.com/NVIDIA/NeMo/pull/9162
2,289,659,998
PR_kwDOC_bI7s5vGFMB
9,162
✨ Add more common text metrics from `torchmetrics`.
{ "login": "jacklanda", "id": 54089835, "node_id": "MDQ6VXNlcjU0MDg5ODM1", "avatar_url": "https://avatars.githubusercontent.com/u/54089835?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jacklanda", "html_url": "https://github.com/jacklanda", "followers_url": "https://api.github.com/users/...
[ { "id": 4847373924, "node_id": "LA_kwDOC_bI7s8AAAABIO0OZA", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/common", "name": "common", "color": "c5def5", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2024-05-10T12:40:56
2024-05-10T12:44:38
2024-05-10T12:44:38
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9162", "html_url": "https://github.com/NVIDIA/NeMo/pull/9162", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9162.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9162.patch", "merged_at": null }
# What does this PR do ? Simply, add more common text metrics from `torchmetrics`. # GitHub Actions CI The Jenkins CI system has been replaced by GitHub Actions self-hosted runners. The GitHub Actions CI will run automatically when the "Run CICD" label is added to the PR. To re-run CI remove and add the la...
{ "login": "jacklanda", "id": 54089835, "node_id": "MDQ6VXNlcjU0MDg5ODM1", "avatar_url": "https://avatars.githubusercontent.com/u/54089835?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jacklanda", "html_url": "https://github.com/jacklanda", "followers_url": "https://api.github.com/users/...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9162/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9162/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9161
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9161/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9161/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9161/events
https://github.com/NVIDIA/NeMo/pull/9161
2,288,660,185
PR_kwDOC_bI7s5vCssw
9,161
Fix MoE EP rank when TP is set at the same time
{ "login": "gdengk", "id": 160076886, "node_id": "U_kgDOCYqUVg", "avatar_url": "https://avatars.githubusercontent.com/u/160076886?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gdengk", "html_url": "https://github.com/gdengk", "followers_url": "https://api.github.com/users/gdengk/follower...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[ "CI is having issues with one flaky test (Speech_Checkpoints_tests timing out), but other than that it passed" ]
2024-05-10T00:08:18
2024-10-02T22:11:24
2024-05-13T22:58:56
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9161", "html_url": "https://github.com/NVIDIA/NeMo/pull/9161", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9161.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9161.patch", "merged_at": "2024-05-13T22:58:56" }
# What does this PR do ? EP rank is not right when TP is set at the same time, which causes accuracy mismatch and functionality failure. We saw alltoall-v illegal memory access when using TP2EP2DP2. Fixing this has resolve the issue. **Collection**: [Note which collection this PR will affect] # Changelog - ...
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9161/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9161/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9160
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9160/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9160/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9160/events
https://github.com/NVIDIA/NeMo/pull/9160
2,288,635,823
PR_kwDOC_bI7s5vCnmy
9,160
[Nemo CICD] comment out flaky PTQ tests
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2024-05-09T23:36:10
2024-05-09T23:36:27
2024-05-09T23:36:27
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9160", "html_url": "https://github.com/NVIDIA/NeMo/pull/9160", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9160.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9160.patch", "merged_at": "2024-05-09T23:36:27" }
[Nemo CICD] comment out flaky PTQ tests
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9160/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9160/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9159
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9159/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9159/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9159/events
https://github.com/NVIDIA/NeMo/pull/9159
2,288,545,376
PR_kwDOC_bI7s5vCTpQ
9,159
Update support for push_to_hf_hub()
{ "login": "titu1994", "id": 3048602, "node_id": "MDQ6VXNlcjMwNDg2MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/titu1994", "html_url": "https://github.com/titu1994", "followers_url": "https://api.github.com/users/titu1...
[ { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/Run%20CICD", "name": "Run CICD", "color": "fef2c0", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2024-05-09T22:14:48
2024-05-09T22:43:29
2024-05-09T22:43:28
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9159", "html_url": "https://github.com/NVIDIA/NeMo/pull/9159", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9159.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9159.patch", "merged_at": "2024-05-09T22:43:28" }
# What does this PR do ? Add documentation for using `push_to_hf_hub()` at a ModelPT level **Collection**: [Core] # Changelog - Adds sections showing automated upload to HF Hub # GitHub Actions CI The Jenkins CI system has been replaced by GitHub Actions self-hosted runners. The GitHub Actions CI wi...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9159/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9159/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9158
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9158/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9158/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9158/events
https://github.com/NVIDIA/NeMo/pull/9158
2,288,511,959
PR_kwDOC_bI7s5vCMan
9,158
Add guards to SD imports
{ "login": "yaoyu-33", "id": 54727607, "node_id": "MDQ6VXNlcjU0NzI3NjA3", "avatar_url": "https://avatars.githubusercontent.com/u/54727607?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yaoyu-33", "html_url": "https://github.com/yaoyu-33", "followers_url": "https://api.github.com/users/yao...
[ { "id": 6627254865, "node_id": "LA_kwDOC_bI7s8AAAABiwPiUQ", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/Multi%20Modal", "name": "Multi Modal", "color": "ededed", "default": false, "description": null }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", ...
closed
false
null
[]
null
[]
2024-05-09T21:44:12
2024-05-14T22:16:23
2024-05-14T22:16:22
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9158", "html_url": "https://github.com/NVIDIA/NeMo/pull/9158", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9158.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9158.patch", "merged_at": "2024-05-14T22:16:22" }
# What does this PR do ? Add guards to SD imports. So that pip install'ed NeMo won't fail the imports. **Collection**: [multimodal] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a code snippet dem...
{ "login": "yaoyu-33", "id": 54727607, "node_id": "MDQ6VXNlcjU0NzI3NjA3", "avatar_url": "https://avatars.githubusercontent.com/u/54727607?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yaoyu-33", "html_url": "https://github.com/yaoyu-33", "followers_url": "https://api.github.com/users/yao...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9158/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9158/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9157
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9157/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9157/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9157/events
https://github.com/NVIDIA/NeMo/pull/9157
2,288,487,963
PR_kwDOC_bI7s5vCHUf
9,157
Bucketing duration bins: less optimal but instant init when not provided + fixes in estimation script
{ "login": "pzelasko", "id": 15930688, "node_id": "MDQ6VXNlcjE1OTMwNjg4", "avatar_url": "https://avatars.githubusercontent.com/u/15930688?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pzelasko", "html_url": "https://github.com/pzelasko", "followers_url": "https://api.github.com/users/pze...
[ { "id": 4847373924, "node_id": "LA_kwDOC_bI7s8AAAABIO0OZA", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/common", "name": "common", "color": "c5def5", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "htt...
closed
false
null
[]
null
[]
2024-05-09T21:23:29
2024-05-14T16:01:14
2024-05-14T16:01:13
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9157", "html_url": "https://github.com/NVIDIA/NeMo/pull/9157", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9157.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9157.patch", "merged_at": "2024-05-14T16:01:13" }
# What does this PR do ? * speed-up in training start when duration bins are not provided (we will assume uniform split to num_buckets - 1 bins over the span of [min_duration - max_duration]) * `scripts/speech_recognition/estimate_duration_bins.py` * support more data input flags supported by NeMo training confi...
{ "login": "titu1994", "id": 3048602, "node_id": "MDQ6VXNlcjMwNDg2MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/titu1994", "html_url": "https://github.com/titu1994", "followers_url": "https://api.github.com/users/titu1...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9157/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9157/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9156
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9156/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9156/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9156/events
https://github.com/NVIDIA/NeMo/pull/9156
2,288,455,616
PR_kwDOC_bI7s5vCARp
9,156
Mcore dist opt ckpt fix
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
[ { "id": 1923495043, "node_id": "MDU6TGFiZWwxOTIzNDk1MDQz", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/core", "name": "core", "color": "f25e3a", "default": false, "description": "Changes to NeMo Core" }, { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", ...
closed
false
null
[]
null
[]
2024-05-09T21:00:05
2024-05-22T18:45:38
2024-05-22T18:45:38
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9156", "html_url": "https://github.com/NVIDIA/NeMo/pull/9156", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9156.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9156.patch", "merged_at": "2024-05-22T18:45:38" }
# What does this PR do ? Enable saving/restoring checkpoint when using mcore dist opt in NeMo. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python #...
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9156/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9156/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9155
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9155/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9155/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9155/events
https://github.com/NVIDIA/NeMo/pull/9155
2,288,260,667
PR_kwDOC_bI7s5vBV6n
9,155
GPU-based vectorized Specaug Version 2
{ "login": "ghost", "id": 10137, "node_id": "MDQ6VXNlcjEwMTM3", "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ghost", "html_url": "https://github.com/ghost", "followers_url": "https://api.github.com/users/ghost/followers", "f...
[ { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR", "name": "ASR", "color": "F3B33E", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[ "After this I think that we may also have to add the flag in the audio processing module:\r\nhttps://github.com/amorari-nvidia/NeMo/blob/d26eab45d54e9e00e74c68ea4b0bbbf7b48a7a50/nemo/collections/asr/modules/audio_preprocessing.py#L494\r\n\r\nAnd also we may have to add a test, adding the pytest run_only_on('GPU') f...
2024-05-09T18:48:38
2024-05-15T20:43:44
2024-05-15T20:43:26
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9155", "html_url": "https://github.com/NVIDIA/NeMo/pull/9155", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9155.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9155.patch", "merged_at": "2024-05-15T20:43:26" }
# What does this PR do ? This PR proposes a faster version of the Spectrogram Augmentation module for time and frequency masking.
{ "login": "pzelasko", "id": 15930688, "node_id": "MDQ6VXNlcjE1OTMwNjg4", "avatar_url": "https://avatars.githubusercontent.com/u/15930688?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pzelasko", "html_url": "https://github.com/pzelasko", "followers_url": "https://api.github.com/users/pze...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9155/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9155/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9154
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9154/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9154/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9154/events
https://github.com/NVIDIA/NeMo/pull/9154
2,287,944,647
PR_kwDOC_bI7s5vASId
9,154
add torch dist ckpt test to ci/cd
{ "login": "dimapihtar", "id": 37850217, "node_id": "MDQ6VXNlcjM3ODUwMjE3", "avatar_url": "https://avatars.githubusercontent.com/u/37850217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dimapihtar", "html_url": "https://github.com/dimapihtar", "followers_url": "https://api.github.com/use...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null }, { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "htt...
closed
false
null
[]
null
[ "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR was closed because it has been inactive for 7 days since being marked as stale." ]
2024-05-09T15:35:01
2024-06-11T01:48:39
2024-06-11T01:48:39
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9154", "html_url": "https://github.com/NVIDIA/NeMo/pull/9154", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9154.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9154.patch", "merged_at": null }
# What does this PR do ? Adds torch distributed checkpoint test to ci/cd pipeline. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a code ...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9154/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9154/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9153
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9153/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9153/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9153/events
https://github.com/NVIDIA/NeMo/pull/9153
2,287,442,885
PR_kwDOC_bI7s5u-kUy
9,153
Add parameter of embedding_read_fusion for MCoreGPTModel
{ "login": "hannahli-nv", "id": 165050866, "node_id": "U_kgDOCdZ58g", "avatar_url": "https://avatars.githubusercontent.com/u/165050866?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hannahli-nv", "html_url": "https://github.com/hannahli-nv", "followers_url": "https://api.github.com/users/...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null }, { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "htt...
closed
false
null
[]
null
[ "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR needs to wait until the corresponding PR for Megatron-LM is merged.", "This PR is stale because it has been open for 14 days with no activity. Remove stal...
2024-05-09T10:59:09
2024-08-17T01:49:37
2024-08-17T01:49:37
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9153", "html_url": "https://github.com/NVIDIA/NeMo/pull/9153", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9153.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9153.patch", "merged_at": null }
# What does this PR do ? This PR adds the support for embedding_read_fusion parameter in MCoreGPTModel. This new parameter will be added into Megatron-LM. **Collection**: [Note which collection this PR will affect] # Changelog Add the embedding_read_fusion parameter, which is got from self.cfg. # Usage *...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9153/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9153/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9151
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9151/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9151/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9151/events
https://github.com/NVIDIA/NeMo/issues/9151
2,286,748,660
I_kwDOC_bI7s6ITQP0
9,151
FileNotFoundError: Model stt_fa_fastconformer_hybrid_large was not found.
{ "login": "csukuangfj", "id": 5284924, "node_id": "MDQ6VXNlcjUyODQ5MjQ=", "avatar_url": "https://avatars.githubusercontent.com/u/5284924?v=4", "gravatar_id": "", "url": "https://api.github.com/users/csukuangfj", "html_url": "https://github.com/csukuangfj", "followers_url": "https://api.github.com/users...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" }, { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", ...
closed
false
null
[]
null
[ "By the way, \r\n```python3\r\nimport nemo.collections.asr as nemo_asr\r\nasr_model = nemo_asr.models.EncDecHybridRNNTCTCBPEModel.from_pretrained(model_name=\"stt_ua_fastconformer_hybrid_large_pc\")\r\n```\r\n\r\nfrom\r\nhttps://catalog.ngc.nvidia.com/orgs/nvidia/teams/nemo/models/stt_ua_fastconformer_hybrid_large...
2024-05-09T01:54:25
2024-06-13T01:49:27
2024-06-13T01:49:27
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
**Describe the bug** ``` FileNotFoundError: Model stt_fa_fastconformer_hybrid_large was not found. ``` **Steps/Code to reproduce bug** ```python3 import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.EncDecHybridRNNTCTCBPEModel.from_pretrained(model_name="stt_fa_fastconformer_hybrid_large") ...
{ "login": "csukuangfj", "id": 5284924, "node_id": "MDQ6VXNlcjUyODQ5MjQ=", "avatar_url": "https://avatars.githubusercontent.com/u/5284924?v=4", "gravatar_id": "", "url": "https://api.github.com/users/csukuangfj", "html_url": "https://github.com/csukuangfj", "followers_url": "https://api.github.com/users...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9151/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9151/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9150
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9150/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9150/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9150/events
https://github.com/NVIDIA/NeMo/issues/9150
2,286,714,649
I_kwDOC_bI7s6ITH8Z
9,150
Integration of Turn-Taking Models into Nemo Framework for Enhanced Realistic Conversations
{ "login": "rodrigoGA", "id": 2334523, "node_id": "MDQ6VXNlcjIzMzQ1MjM=", "avatar_url": "https://avatars.githubusercontent.com/u/2334523?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rodrigoGA", "html_url": "https://github.com/rodrigoGA", "followers_url": "https://api.github.com/users/ro...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null } ]
closed
false
{ "login": "okuchaiev", "id": 22035961, "node_id": "MDQ6VXNlcjIyMDM1OTYx", "avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4", "gravatar_id": "", "url": "https://api.github.com/users/okuchaiev", "html_url": "https://github.com/okuchaiev", "followers_url": "https://api.github.com/users/...
[ { "login": "okuchaiev", "id": 22035961, "node_id": "MDQ6VXNlcjIyMDM1OTYx", "avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4", "gravatar_id": "", "url": "https://api.github.com/users/okuchaiev", "html_url": "https://github.com/okuchaiev", "followers_url": "https://a...
null
[ "This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.", "This issue was closed because it has been inactive for 7 days since being marked as stale." ]
2024-05-09T01:09:16
2024-06-15T01:47:28
2024-06-15T01:47:27
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
Since Nemo is a language-focused framework, I was wondering if it's on the roadmap or if there is a possibility to work with turn-taking models. There is a lot of literature on this, and according to the current state of the art, I believe these kinds of models are indispensable for achieving realistic conversations...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9150/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9150/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9149
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9149/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9149/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9149/events
https://github.com/NVIDIA/NeMo/pull/9149
2,286,569,314
PR_kwDOC_bI7s5u7qWA
9,149
Remove legacy CI
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2024-05-08T22:13:58
2024-05-09T18:39:39
2024-05-09T18:39:38
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9149", "html_url": "https://github.com/NVIDIA/NeMo/pull/9149", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9149.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9149.patch", "merged_at": "2024-05-09T18:39:38" }
Remove legacy CI
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9149/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9149/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9148
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9148/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9148/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9148/events
https://github.com/NVIDIA/NeMo/pull/9148
2,286,567,814
PR_kwDOC_bI7s5u7qBu
9,148
Akoumparouli EP nemo docs
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
[]
closed
false
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
[ { "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.co...
null
[ "Will be merged as part of @yaoyu-33 's PR https://github.com/NVIDIA/NeMo/pull/9184. Closing." ]
2024-05-08T22:12:35
2024-08-01T16:36:30
2024-05-13T18:26:33
MEMBER
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9148", "html_url": "https://github.com/NVIDIA/NeMo/pull/9148", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9148.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9148.patch", "merged_at": null }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9148/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9148/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9147
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9147/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9147/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9147/events
https://github.com/NVIDIA/NeMo/pull/9147
2,286,561,425
PR_kwDOC_bI7s5u7oot
9,147
Adding 'use_dynamo' option for export to use onnx.dynamo_export() instead of onnx.export()
{ "login": "borisfom", "id": 14189615, "node_id": "MDQ6VXNlcjE0MTg5NjE1", "avatar_url": "https://avatars.githubusercontent.com/u/14189615?v=4", "gravatar_id": "", "url": "https://api.github.com/users/borisfom", "html_url": "https://github.com/borisfom", "followers_url": "https://api.github.com/users/bor...
[ { "id": 1923495043, "node_id": "MDU6TGFiZWwxOTIzNDk1MDQz", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/core", "name": "core", "color": "f25e3a", "default": false, "description": "Changes to NeMo Core" }, { "id": 4418253970, "node_id": "LA_kwDOC_bI7s8AAAABB1k0kg", ...
closed
false
null
[]
null
[ "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR was closed because it has been inactive for 7 days since being marked as stale.", "CI passed: https://github.com/NVIDIA/NeMo/actions/runs/9688953931\r\n" ...
2024-05-08T22:07:32
2024-06-28T04:40:35
2024-06-27T15:57:21
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9147", "html_url": "https://github.com/NVIDIA/NeMo/pull/9147", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9147.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9147.patch", "merged_at": "2024-06-27T15:57:21" }
# What does this PR do ? Adding 'use_dynamo' option for export to use onnx.dynamo_export() instead of onnx.export() The options is still experimental, default is to use legacy export. Also added overloadable dynamic_shapes_for_export method to Exportable - so networks could provide customized dynamic shapes (make ...
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9147/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9147/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9146
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9146/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9146/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9146/events
https://github.com/NVIDIA/NeMo/issues/9146
2,286,521,575
I_kwDOC_bI7s6ISYzn
9,146
llama2 training hangs when pp_size > 1
{ "login": "PurvangL", "id": 104454645, "node_id": "U_kgDOBjnZ9Q", "avatar_url": "https://avatars.githubusercontent.com/u/104454645?v=4", "gravatar_id": "", "url": "https://api.github.com/users/PurvangL", "html_url": "https://github.com/PurvangL", "followers_url": "https://api.github.com/users/PurvangL/...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" } ]
closed
false
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
[ { "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https:...
null
[ "@maanug-nv , could you look at this one?", "@ericharper , @maanug-nv ; \r\nI also tried running on slurm cluster, please find logs below.\r\n\r\n```\r\n[NeMo I 2024-05-23 11:06:21 megatron_gpt_sft:176] ...
2024-05-08T21:42:14
2024-07-01T20:08:30
2024-07-01T20:08:30
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
**Describe the bug** I am following [guide](https://docs.nvidia.com/nemo-framework/user-guide/latest/playbooks/llama2sft.html) to fine tune llama2-7B model on 2 nodes (H100). my training hangs at dalaloader sanity checking. ``` [NeMo I 2024-05-08 21:28:45 modelPT:724] Optimizer config = MegatronDistributedFus...
{ "login": "PurvangL", "id": 104454645, "node_id": "U_kgDOBjnZ9Q", "avatar_url": "https://avatars.githubusercontent.com/u/104454645?v=4", "gravatar_id": "", "url": "https://api.github.com/users/PurvangL", "html_url": "https://github.com/PurvangL", "followers_url": "https://api.github.com/users/PurvangL/...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9146/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9146/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9145
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9145/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9145/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9145/events
https://github.com/NVIDIA/NeMo/pull/9145
2,286,435,908
PR_kwDOC_bI7s5u7NSR
9,145
Use DP+CP groups as the FSDP sharding domain
{ "login": "erhoo82", "id": 15861259, "node_id": "MDQ6VXNlcjE1ODYxMjU5", "avatar_url": "https://avatars.githubusercontent.com/u/15861259?v=4", "gravatar_id": "", "url": "https://api.github.com/users/erhoo82", "html_url": "https://github.com/erhoo82", "followers_url": "https://api.github.com/users/erhoo8...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
{ "login": "erhoo82", "id": 15861259, "node_id": "MDQ6VXNlcjE1ODYxMjU5", "avatar_url": "https://avatars.githubusercontent.com/u/15861259?v=4", "gravatar_id": "", "url": "https://api.github.com/users/erhoo82", "html_url": "https://github.com/erhoo82", "followers_url": "https://api.github.com/users/erhoo8...
[ { "login": "erhoo82", "id": 15861259, "node_id": "MDQ6VXNlcjE1ODYxMjU5", "avatar_url": "https://avatars.githubusercontent.com/u/15861259?v=4", "gravatar_id": "", "url": "https://api.github.com/users/erhoo82", "html_url": "https://github.com/erhoo82", "followers_url": "https://api.git...
null
[]
2024-05-08T20:50:16
2024-05-09T21:32:33
2024-05-09T21:32:32
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9145", "html_url": "https://github.com/NVIDIA/NeMo/pull/9145", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9145.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9145.patch", "merged_at": "2024-05-09T21:32:32" }
# What does this PR do ? Use `DP+CP` group as the FSDP sharding domain to incorporate the gradient reduction in CP group. # Changelog - Add `CP` group when setting the proc group of FSDP # Usage n/a # GitHub Actions CI The Jenkins CI system has been replaced by GitHub Actions self-hosted runners. T...
{ "login": "erhoo82", "id": 15861259, "node_id": "MDQ6VXNlcjE1ODYxMjU5", "avatar_url": "https://avatars.githubusercontent.com/u/15861259?v=4", "gravatar_id": "", "url": "https://api.github.com/users/erhoo82", "html_url": "https://github.com/erhoo82", "followers_url": "https://api.github.com/users/erhoo8...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9145/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9145/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9144
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9144/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9144/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9144/events
https://github.com/NVIDIA/NeMo/pull/9144
2,286,371,630
PR_kwDOC_bI7s5u6-0W
9,144
Remove Radtts CI test
{ "login": "blisc", "id": 4763352, "node_id": "MDQ6VXNlcjQ3NjMzNTI=", "avatar_url": "https://avatars.githubusercontent.com/u/4763352?v=4", "gravatar_id": "", "url": "https://api.github.com/users/blisc", "html_url": "https://github.com/blisc", "followers_url": "https://api.github.com/users/blisc/follower...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://api...
closed
false
null
[]
null
[]
2024-05-08T20:14:00
2024-05-08T21:56:39
2024-05-08T21:56:38
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9144", "html_url": "https://github.com/NVIDIA/NeMo/pull/9144", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9144.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9144.patch", "merged_at": "2024-05-08T21:56:38" }
null
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9144/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9144/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9143
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9143/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9143/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9143/events
https://github.com/NVIDIA/NeMo/pull/9143
2,286,080,616
PR_kwDOC_bI7s5u6AoR
9,143
RAG Pipeline
{ "login": "huvunvidia", "id": 86480512, "node_id": "MDQ6VXNlcjg2NDgwNTEy", "avatar_url": "https://avatars.githubusercontent.com/u/86480512?v=4", "gravatar_id": "", "url": "https://api.github.com/users/huvunvidia", "html_url": "https://github.com/huvunvidia", "followers_url": "https://api.github.com/use...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-08T17:20:25
2024-05-22T15:41:26
2024-05-22T15:41:26
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9143", "html_url": "https://github.com/NVIDIA/NeMo/pull/9143", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9143.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9143.patch", "merged_at": "2024-05-22T15:41:25" }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "JRD971000", "id": 71892896, "node_id": "MDQ6VXNlcjcxODkyODk2", "avatar_url": "https://avatars.githubusercontent.com/u/71892896?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JRD971000", "html_url": "https://github.com/JRD971000", "followers_url": "https://api.github.com/users/...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9143/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9143/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9142
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9142/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9142/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9142/events
https://github.com/NVIDIA/NeMo/pull/9142
2,286,077,429
PR_kwDOC_bI7s5u5_9j
9,142
add TN/ITN link in speech tools list
{ "login": "erastorgueva-nv", "id": 80532067, "node_id": "MDQ6VXNlcjgwNTMyMDY3", "avatar_url": "https://avatars.githubusercontent.com/u/80532067?v=4", "gravatar_id": "", "url": "https://api.github.com/users/erastorgueva-nv", "html_url": "https://github.com/erastorgueva-nv", "followers_url": "https://api...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2024-05-08T17:18:13
2024-05-09T18:35:06
2024-05-09T18:35:06
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9142", "html_url": "https://github.com/NVIDIA/NeMo/pull/9142", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9142.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9142.patch", "merged_at": "2024-05-09T18:35:05" }
# What does this PR do ? Add link to TN/ITN section of the docs in speech tools list and fix some other issues in (I)TN part of the docs **Collection**: Docs # Changelog - Add specific line by line info of high level changes in this PR. # Usage N/A # GitHub Actions CI The Jenkins CI system has been...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9142/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9142/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9141
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9141/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9141/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9141/events
https://github.com/NVIDIA/NeMo/pull/9141
2,286,059,491
PR_kwDOC_bI7s5u58Ib
9,141
Fix missing func for T5 model
{ "login": "gdengk", "id": 160076886, "node_id": "U_kgDOCYqUVg", "avatar_url": "https://avatars.githubusercontent.com/u/160076886?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gdengk", "html_url": "https://github.com/gdengk", "followers_url": "https://api.github.com/users/gdengk/follower...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[ "Pipeline passed (2 test that failed are flaky): https://github.com/NVIDIA/NeMo/actions/runs/9023302152" ]
2024-05-08T17:06:43
2024-05-10T04:01:18
2024-05-10T02:22:19
CONTRIBUTOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9141", "html_url": "https://github.com/NVIDIA/NeMo/pull/9141", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9141.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9141.patch", "merged_at": "2024-05-10T02:22:19" }
# What does this PR do ? Fix the missing `setup_mcore_distributed_parallel` for T5 m odel **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add ...
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9141/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9141/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9140
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9140/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9140/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9140/events
https://github.com/NVIDIA/NeMo/issues/9140
2,285,985,322
I_kwDOC_bI7s6IQV4q
9,140
training config used for training stt_en_quartznet15x5
{ "login": "ROZBEH", "id": 10575385, "node_id": "MDQ6VXNlcjEwNTc1Mzg1", "avatar_url": "https://avatars.githubusercontent.com/u/10575385?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ROZBEH", "html_url": "https://github.com/ROZBEH", "followers_url": "https://api.github.com/users/ROZBEH/fo...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null } ]
closed
false
{ "login": "okuchaiev", "id": 22035961, "node_id": "MDQ6VXNlcjIyMDM1OTYx", "avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4", "gravatar_id": "", "url": "https://api.github.com/users/okuchaiev", "html_url": "https://github.com/okuchaiev", "followers_url": "https://api.github.com/users/...
[ { "login": "okuchaiev", "id": 22035961, "node_id": "MDQ6VXNlcjIyMDM1OTYx", "avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4", "gravatar_id": "", "url": "https://api.github.com/users/okuchaiev", "html_url": "https://github.com/okuchaiev", "followers_url": "https://a...
null
[ "@ROZBEH generally we try to put config to suit for training on small number of GPUs but for training these models we might have used large number of GPUs, so parameters might not be the same. \r\n\r\n@sam1373 do you know the difference between current config and model trained?", "I see - thanks @nithinraok \r\nY...
2024-05-08T16:27:07
2024-06-15T01:47:29
2024-06-15T01:47:29
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
This is not a feature request per se. It's more about seeking help :-) Right now I am trying the `stt_en_quartznet15x5` in nemo and I can load it and run inference without any issues. I can also see the model config which includes the layers, post and preprocessing parts without any issue. Now, I am trying to tra...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9140/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9140/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9139
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9139/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9139/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9139/events
https://github.com/NVIDIA/NeMo/pull/9139
2,285,841,959
PR_kwDOC_bI7s5u5NPU
9,139
[Nemo CICD] Indicate optional test in name (prefix)
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2024-05-08T15:09:37
2024-05-08T15:10:15
2024-05-08T15:10:14
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9139", "html_url": "https://github.com/NVIDIA/NeMo/pull/9139", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9139.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9139.patch", "merged_at": "2024-05-08T15:10:14" }
[Nemo CICD] Indicate optional test in name (prefix)
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9139/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9139/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9138
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9138/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9138/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9138/events
https://github.com/NVIDIA/NeMo/issues/9138
2,285,579,267
I_kwDOC_bI7s6IOywD
9,138
Llama2 70B SFT with FSDP failing
{ "login": "satheeshkatipomu", "id": 44122848, "node_id": "MDQ6VXNlcjQ0MTIyODQ4", "avatar_url": "https://avatars.githubusercontent.com/u/44122848?v=4", "gravatar_id": "", "url": "https://api.github.com/users/satheeshkatipomu", "html_url": "https://github.com/satheeshkatipomu", "followers_url": "https://...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" }, { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", ...
closed
false
{ "login": "dimapihtar", "id": 37850217, "node_id": "MDQ6VXNlcjM3ODUwMjE3", "avatar_url": "https://avatars.githubusercontent.com/u/37850217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dimapihtar", "html_url": "https://github.com/dimapihtar", "followers_url": "https://api.github.com/use...
[ { "login": "dimapihtar", "id": 37850217, "node_id": "MDQ6VXNlcjM3ODUwMjE3", "avatar_url": "https://avatars.githubusercontent.com/u/37850217?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dimapihtar", "html_url": "https://github.com/dimapihtar", "followers_url": "https:...
null
[ "@satheeshkatipomu What the tools you convert \"Converted Llama2 70B base model checkpoint from huggingface to nemo format\"? \r\n", "I have used `convert_llama_hf_to_nemo.py` script to convert llama2 70B model from huggingface format to NeMo format. Here is the exact command\r\n```\r\npython3 -u /opt/NeMo/script...
2024-05-08T13:17:04
2024-07-26T06:39:24
2024-07-26T01:50:27
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
**Unable to fine-tune Llama2 70B with FSDP** I am trying to fine-tune Llama2 70B model on a dataset, with TP=4, PP=8 it is working fine. But with FSDP on 6 nodes it is failing with below error ``` File "/opt/NeMo/nemo/collections/nlp/parts/nlp_overrides.py", line 670, in setup_environment for p in self.model....
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9138/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9138/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9137
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9137/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9137/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9137/events
https://github.com/NVIDIA/NeMo/issues/9137
2,285,364,959
I_kwDOC_bI7s6IN-bf
9,137
Precision Problem between nemo model and hugging face model
{ "login": "ChencongZJU", "id": 128022807, "node_id": "U_kgDOB6F5Fw", "avatar_url": "https://avatars.githubusercontent.com/u/128022807?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ChencongZJU", "html_url": "https://github.com/ChencongZJU", "followers_url": "https://api.github.com/users/...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" } ]
closed
false
null
[]
null
[ "Hi, we are aware that some TE implementations won't generate identical results to those of HF (which uses native PyTorch). We use our fused version of operations to speed up training. It seems you are using the Llama model as a foundation model. NeMo thoroughly tests Llama models to ensure that even though the res...
2024-05-08T11:29:38
2024-05-16T06:24:30
2024-05-16T06:24:30
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
**Describe the bug** We are using nemo to training our large vision language model. When converting models from nemo format to hugging face format, we found that given the same inputs and weights, we get different outputs. We test that after layer normalization, even using the same weights and input, outputs are ...
{ "login": "ChencongZJU", "id": 128022807, "node_id": "U_kgDOB6F5Fw", "avatar_url": "https://avatars.githubusercontent.com/u/128022807?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ChencongZJU", "html_url": "https://github.com/ChencongZJU", "followers_url": "https://api.github.com/users/...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9137/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9137/timeline
null
completed
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9136
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9136/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9136/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9136/events
https://github.com/NVIDIA/NeMo/pull/9136
2,285,282,735
PR_kwDOC_bI7s5u3TLc
9,136
fix
{ "login": "ko3n1g", "id": 16716991, "node_id": "MDQ6VXNlcjE2NzE2OTkx", "avatar_url": "https://avatars.githubusercontent.com/u/16716991?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ko3n1g", "html_url": "https://github.com/ko3n1g", "followers_url": "https://api.github.com/users/ko3n1g/fo...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://api...
closed
false
null
[]
null
[]
2024-05-08T10:43:21
2024-05-12T18:48:38
2024-05-12T18:48:38
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
true
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9136", "html_url": "https://github.com/NVIDIA/NeMo/pull/9136", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9136.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9136.patch", "merged_at": null }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "ko3n1g", "id": 16716991, "node_id": "MDQ6VXNlcjE2NzE2OTkx", "avatar_url": "https://avatars.githubusercontent.com/u/16716991?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ko3n1g", "html_url": "https://github.com/ko3n1g", "followers_url": "https://api.github.com/users/ko3n1g/fo...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9136/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9136/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9135
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9135/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9135/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9135/events
https://github.com/NVIDIA/NeMo/issues/9135
2,285,278,164
I_kwDOC_bI7s6INpPU
9,135
Not found file "convert_mistral_hf_to_nemo.py" in /opt/NeMo/scripts/checkpoint_converters/ for Convert Mistral
{ "login": "xjohnxjohn", "id": 7420735, "node_id": "MDQ6VXNlcjc0MjA3MzU=", "avatar_url": "https://avatars.githubusercontent.com/u/7420735?v=4", "gravatar_id": "", "url": "https://api.github.com/users/xjohnxjohn", "html_url": "https://github.com/xjohnxjohn", "followers_url": "https://api.github.com/users...
[ { "id": 1485815557, "node_id": "MDU6TGFiZWwxNDg1ODE1NTU3", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/bug", "name": "bug", "color": "d73a4a", "default": true, "description": "Something isn't working" }, { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", ...
closed
false
null
[]
null
[ "This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.", "This issue was closed because it has been inactive for 7 days since being marked as stale." ]
2024-05-08T10:40:47
2024-06-23T01:50:42
2024-06-23T01:50:42
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
I running from this document https://docs.nvidia.com/nemo-framework/user-guide/latest/playbooks/mistralsft.html Step 1 pass Step 2 Run the container using the following command --> pass Convert the huggingface model to .nemo model --> not pass Remark: My computer: OS: Ubuntu 22.04LTS Memory:32GB GP...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9135/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9135/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9134
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9134/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9134/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9134/events
https://github.com/NVIDIA/NeMo/pull/9134
2,284,733,794
PR_kwDOC_bI7s5u1cEW
9,134
(do not merge )Extend multimodal/speech_llm with lhotse, t5 and bestow supports
{ "login": "zhehuaichen", "id": 139396994, "node_id": "U_kgDOCE8Hgg", "avatar_url": "https://avatars.githubusercontent.com/u/139396994?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zhehuaichen", "html_url": "https://github.com/zhehuaichen", "followers_url": "https://api.github.com/users/...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6627254865, "node_id": "LA_kwDOC_bI7s8AAAABiwPiUQ", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-08T05:50:32
2024-05-11T02:24:13
2024-05-11T02:24:13
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
true
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9134", "html_url": "https://github.com/NVIDIA/NeMo/pull/9134", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9134.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9134.patch", "merged_at": null }
# What does this PR do ? In multimodal/speech_llm, add lhotse dataloader support and two models, SALM-T5 and Bestow-GPT. Include example configs. ### Main features under speech_llm - Lhotse dataloader support for speech SFT in speech_llm - SALM-style architecture with T5 LLM backbone - Bestow-style architec...
{ "login": "titu1994", "id": 3048602, "node_id": "MDQ6VXNlcjMwNDg2MDI=", "avatar_url": "https://avatars.githubusercontent.com/u/3048602?v=4", "gravatar_id": "", "url": "https://api.github.com/users/titu1994", "html_url": "https://github.com/titu1994", "followers_url": "https://api.github.com/users/titu1...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9134/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9134/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9133
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9133/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9133/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9133/events
https://github.com/NVIDIA/NeMo/pull/9133
2,284,396,194
PR_kwDOC_bI7s5u0VZI
9,133
[NeMo-UX] Add data module
{ "login": "cuichenx", "id": 43478052, "node_id": "MDQ6VXNlcjQzNDc4MDUy", "avatar_url": "https://avatars.githubusercontent.com/u/43478052?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cuichenx", "html_url": "https://github.com/cuichenx", "followers_url": "https://api.github.com/users/cui...
[ { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/Run%20CICD", "name": "Run CICD", "color": "fef2c0", "default": false, "description": "" } ]
closed
false
null
[]
null
[ "CI (Nemo_CICD_Test ) passed: https://github.com/NVIDIA/NeMo/actions/runs/8993756408" ]
2024-05-07T23:40:31
2024-05-08T15:33:50
2024-05-08T15:33:50
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9133", "html_url": "https://github.com/NVIDIA/NeMo/pull/9133", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9133.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9133.patch", "merged_at": "2024-05-08T15:33:50" }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9133/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9133/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9132
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9132/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9132/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9132/events
https://github.com/NVIDIA/NeMo/pull/9132
2,284,353,691
PR_kwDOC_bI7s5u0MRf
9,132
[Nemo CICD] Add timeout to unit tests
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" } ]
closed
false
null
[]
null
[]
2024-05-07T22:58:27
2024-05-07T22:59:19
2024-05-07T22:59:19
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9132", "html_url": "https://github.com/NVIDIA/NeMo/pull/9132", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9132.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9132.patch", "merged_at": "2024-05-07T22:59:19" }
[Nemo CICD] Add timeout to unit tests
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9132/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9132/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9131
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9131/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9131/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9131/events
https://github.com/NVIDIA/NeMo/pull/9131
2,284,229,116
PR_kwDOC_bI7s5uzxvI
9,131
[do-not-merge] Illustration how to run audio+text dataloading
{ "login": "pzelasko", "id": 15930688, "node_id": "MDQ6VXNlcjE1OTMwNjg4", "avatar_url": "https://avatars.githubusercontent.com/u/15930688?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pzelasko", "html_url": "https://github.com/pzelasko", "followers_url": "https://api.github.com/users/pze...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null }, { "id": 4811884691, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw", "url": "htt...
closed
false
null
[]
null
[ "This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days.", "This PR was closed because it has been inactive for 7 days since being marked as stale." ]
2024-05-07T21:02:45
2024-05-31T01:47:04
2024-05-31T01:47:03
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
true
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9131", "html_url": "https://github.com/NVIDIA/NeMo/pull/9131", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9131.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9131.patch", "merged_at": null }
# What does this PR do ? The key config options to set are: ``` +model.train_ds.input_cfg=/path/to/speech_text_input.yaml \ +model.train_ds.use_multimodal_sampling=true \ +model.train_ds.batch_tokens=65536 \ +model.train_ds.token_equivalent_duration=0.08 \ +model.train_ds.quadratic_factor=4096 \ +mode...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9131/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9131/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9130
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9130/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9130/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9130/events
https://github.com/NVIDIA/NeMo/pull/9130
2,284,061,326
PR_kwDOC_bI7s5uzMcK
9,130
enable matryoshka embedding learning
{ "login": "arendu", "id": 108822655, "node_id": "U_kgDOBnyAfw", "avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4", "gravatar_id": "", "url": "https://api.github.com/users/arendu", "html_url": "https://github.com/arendu", "followers_url": "https://api.github.com/users/arendu/follower...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-07T19:25:15
2024-05-14T20:23:33
2024-05-14T20:23:32
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9130", "html_url": "https://github.com/NVIDIA/NeMo/pull/9130", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9130.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9130.patch", "merged_at": "2024-05-14T20:23:32" }
# What does this PR do ? allows the option to learn embeddings using matryoshka embedding learning. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```pyth...
{ "login": "arendu", "id": 108822655, "node_id": "U_kgDOBnyAfw", "avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4", "gravatar_id": "", "url": "https://api.github.com/users/arendu", "html_url": "https://github.com/arendu", "followers_url": "https://api.github.com/users/arendu/follower...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9130/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9130/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9129
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9129/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9129/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9129/events
https://github.com/NVIDIA/NeMo/pull/9129
2,283,996,202
PR_kwDOC_bI7s5uy-WX
9,129
Nemo readme revisions
{ "login": "jgerh", "id": 163925524, "node_id": "U_kgDOCcVOFA", "avatar_url": "https://avatars.githubusercontent.com/u/163925524?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jgerh", "html_url": "https://github.com/jgerh", "followers_url": "https://api.github.com/users/jgerh/followers", ...
[]
closed
false
{ "login": "jgerh", "id": 163925524, "node_id": "U_kgDOCcVOFA", "avatar_url": "https://avatars.githubusercontent.com/u/163925524?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jgerh", "html_url": "https://github.com/jgerh", "followers_url": "https://api.github.com/users/jgerh/followers", ...
[ { "login": "jgerh", "id": 163925524, "node_id": "U_kgDOCcVOFA", "avatar_url": "https://avatars.githubusercontent.com/u/163925524?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jgerh", "html_url": "https://github.com/jgerh", "followers_url": "https://api.github.com/user...
null
[]
2024-05-07T18:42:14
2024-05-31T21:35:15
2024-05-31T21:35:15
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9129", "html_url": "https://github.com/NVIDIA/NeMo/pull/9129", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9129.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9129.patch", "merged_at": "2024-05-31T21:35:15" }
# What does this PR do ? Add a one line overview of what this PR aims to accomplish. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```python # Add a cod...
{ "login": "ericharper", "id": 11999610, "node_id": "MDQ6VXNlcjExOTk5NjEw", "avatar_url": "https://avatars.githubusercontent.com/u/11999610?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericharper", "html_url": "https://github.com/ericharper", "followers_url": "https://api.github.com/use...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9129/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9129/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9128
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9128/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9128/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9128/events
https://github.com/NVIDIA/NeMo/pull/9128
2,283,654,157
PR_kwDOC_bI7s5ux0lg
9,128
Revert "Add assert for max_steps to be positive in MegatronGPTSFTMode…
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
null
[]
null
[]
2024-05-07T15:26:55
2024-05-07T21:34:13
2024-05-07T21:34:13
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9128", "html_url": "https://github.com/NVIDIA/NeMo/pull/9128", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9128.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9128.patch", "merged_at": "2024-05-07T21:34:13" }
…l (#9110)" This reverts commit 00023c42a8364a1468a1bb31c1f8f35bc7b0c11e.
{ "login": "pablo-garay", "id": 7166088, "node_id": "MDQ6VXNlcjcxNjYwODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7166088?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pablo-garay", "html_url": "https://github.com/pablo-garay", "followers_url": "https://api.github.com/us...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9128/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9128/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9127
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9127/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9127/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9127/events
https://github.com/NVIDIA/NeMo/issues/9127
2,283,258,916
I_kwDOC_bI7s6IF8Qk
9,127
Titanet-L Augmentation
{ "login": "CreativeSelf0", "id": 18738089, "node_id": "MDQ6VXNlcjE4NzM4MDg5", "avatar_url": "https://avatars.githubusercontent.com/u/18738089?v=4", "gravatar_id": "", "url": "https://api.github.com/users/CreativeSelf0", "html_url": "https://github.com/CreativeSelf0", "followers_url": "https://api.githu...
[ { "id": 4585431311, "node_id": "LA_kwDOC_bI7s8AAAABEVAhDw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale", "name": "stale", "color": "ededed", "default": false, "description": null } ]
closed
false
{ "login": "okuchaiev", "id": 22035961, "node_id": "MDQ6VXNlcjIyMDM1OTYx", "avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4", "gravatar_id": "", "url": "https://api.github.com/users/okuchaiev", "html_url": "https://github.com/okuchaiev", "followers_url": "https://api.github.com/users/...
[ { "login": "okuchaiev", "id": 22035961, "node_id": "MDQ6VXNlcjIyMDM1OTYx", "avatar_url": "https://avatars.githubusercontent.com/u/22035961?v=4", "gravatar_id": "", "url": "https://api.github.com/users/okuchaiev", "html_url": "https://github.com/okuchaiev", "followers_url": "https://a...
null
[ "I added the following to augmentor, and used the following snippet from online augmentation tutorial\r\n```python\r\nrir_data_path = f'{data_dir}/dataset'\r\n!python {NEMO_ROOT}/scripts/dataset_processing/get_openslr_rir_data.py --data_root {rir_data_path}\r\nrir_manifest_path = os.path.join(rir_data_path, 'proces...
2024-05-07T13:03:48
2024-06-15T01:47:33
2024-06-15T01:47:32
NONE
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
null
null
**Is your feature request related to a problem? Please describe.** I want to train TitaNet with augmentation. However, I do not know how can I prepare the rir_noise_manifest.json, file for training Titanet-L with rir noise augmentation. **Describe the solution you'd like** Provide a code snippet on how to add...
{ "login": "github-actions[bot]", "id": 41898282, "node_id": "MDM6Qm90NDE4OTgyODI=", "avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4", "gravatar_id": "", "url": "https://api.github.com/users/github-actions%5Bbot%5D", "html_url": "https://github.com/apps/github-actions", "followers_url"...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9127/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9127/timeline
null
not_planned
false
https://api.github.com/repos/NVIDIA/NeMo/issues/9126
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9126/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9126/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9126/events
https://github.com/NVIDIA/NeMo/pull/9126
2,283,105,163
PR_kwDOC_bI7s5uwUAH
9,126
ci: Refactor `cicd-main`
{ "login": "ko3n1g", "id": 16716991, "node_id": "MDQ6VXNlcjE2NzE2OTkx", "avatar_url": "https://avatars.githubusercontent.com/u/16716991?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ko3n1g", "html_url": "https://github.com/ko3n1g", "followers_url": "https://api.github.com/users/ko3n1g/fo...
[ { "id": 4840216855, "node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/CI", "name": "CI", "color": "1D76DB", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://api...
closed
false
null
[]
null
[]
2024-05-07T12:11:43
2024-05-13T14:41:24
2024-05-13T14:41:21
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9126", "html_url": "https://github.com/NVIDIA/NeMo/pull/9126", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9126.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9126.patch", "merged_at": null }
# What does this PR do ? Split our testsuite into smaller chunks and DRY our `cicd-main` workflow file. **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of high level changes in this PR. # Usage * You can potentially add a usage example below ```...
{ "login": "ko3n1g", "id": 16716991, "node_id": "MDQ6VXNlcjE2NzE2OTkx", "avatar_url": "https://avatars.githubusercontent.com/u/16716991?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ko3n1g", "html_url": "https://github.com/ko3n1g", "followers_url": "https://api.github.com/users/ko3n1g/fo...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9126/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9126/timeline
null
null
true
https://api.github.com/repos/NVIDIA/NeMo/issues/9125
https://api.github.com/repos/NVIDIA/NeMo
https://api.github.com/repos/NVIDIA/NeMo/issues/9125/labels{/name}
https://api.github.com/repos/NVIDIA/NeMo/issues/9125/comments
https://api.github.com/repos/NVIDIA/NeMo/issues/9125/events
https://github.com/NVIDIA/NeMo/pull/9125
2,282,765,221
PR_kwDOC_bI7s5uvIs0
9,125
Add knob for load_directly_on_device
{ "login": "mikolajblaz", "id": 9979479, "node_id": "MDQ6VXNlcjk5Nzk0Nzk=", "avatar_url": "https://avatars.githubusercontent.com/u/9979479?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mikolajblaz", "html_url": "https://github.com/mikolajblaz", "followers_url": "https://api.github.com/us...
[ { "id": 4811886210, "node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg", "url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP", "name": "NLP", "color": "CBF09A", "default": false, "description": "" }, { "id": 6876332615, "node_id": "LA_kwDOC_bI7s8AAAABmdyCRw", "url": "https://a...
closed
false
{ "login": "mikolajblaz", "id": 9979479, "node_id": "MDQ6VXNlcjk5Nzk0Nzk=", "avatar_url": "https://avatars.githubusercontent.com/u/9979479?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mikolajblaz", "html_url": "https://github.com/mikolajblaz", "followers_url": "https://api.github.com/us...
[ { "login": "mikolajblaz", "id": 9979479, "node_id": "MDQ6VXNlcjk5Nzk0Nzk=", "avatar_url": "https://avatars.githubusercontent.com/u/9979479?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mikolajblaz", "html_url": "https://github.com/mikolajblaz", "followers_url": "https...
null
[]
2024-05-07T09:38:32
2024-05-10T05:48:44
2024-05-10T05:48:43
COLLABORATOR
{ "total": 0, "completed": 0, "percent_completed": 0 }
null
false
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/9125", "html_url": "https://github.com/NVIDIA/NeMo/pull/9125", "diff_url": "https://github.com/NVIDIA/NeMo/pull/9125.diff", "patch_url": "https://github.com/NVIDIA/NeMo/pull/9125.patch", "merged_at": "2024-05-10T05:48:43" }
# What does this PR do ? Add knob for `load_directly_on_device` distributed checkpoint loading flag in GPT config. **Collection**: NLP # Changelog - Add `model.dist_ckpt_load_on_device` knob for `load_directly_on_device` distributed checkpoint loading flag # Usage * set `model.dist_ckpt_load_on_device=Fa...
{ "login": "akoumpa", "id": 153118171, "node_id": "U_kgDOCSBl2w", "avatar_url": "https://avatars.githubusercontent.com/u/153118171?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akoumpa", "html_url": "https://github.com/akoumpa", "followers_url": "https://api.github.com/users/akoumpa/foll...
{ "url": "https://api.github.com/repos/NVIDIA/NeMo/issues/9125/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/NVIDIA/NeMo/issues/9125/timeline
null
null
true