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/7952 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7952/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7952/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7952/events | https://github.com/NVIDIA/NeMo/pull/7952 | 2,016,669,715 | PR_kwDOC_bI7s5grHWM | 7,952 | Unfinished checkpoints handling | {
"login": "jbieniusiewi",
"id": 152396322,
"node_id": "U_kgDOCRViIg",
"avatar_url": "https://avatars.githubusercontent.com/u/152396322?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbieniusiewi",
"html_url": "https://github.com/jbieniusiewi",
"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"
}
] | closed | false | null | [] | null | [
"jenkins",
"Hi @titu1994,\r\n\r\nThank you for the review! \r\nI added the docstrings and comments.\r\n\r\nRegarding your question: If all checkpoints gets filtered out in Exp Manager, then depending on `resume_ignore_no_checkpoint` option - training starts from scratch (resume_ignore_no_checkpoint=True) or rais... | 2023-11-29T14:04:53 | 2024-02-08T06:12:31 | 2024-02-08T06:11:27 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7952",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7952",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7952.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7952.patch",
"merged_at": "2024-02-08T06:11:27"
} | # What does this PR do ?
Handle incomplete checkpoints.
With this fix, if last checkpointing operation was interrupted for some reason and left incomplete data, training should be resumed from the last available full checkpoint, instead of trying to read the incomplete checkpoint and crashing. This should simplif... | {
"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/7952/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/7952/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7951 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7951/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7951/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7951/events | https://github.com/NVIDIA/NeMo/pull/7951 | 2,015,516,818 | PR_kwDOC_bI7s5gnL6e | 7,951 | Enable pipelined tp comm overlap for mcore path | {
"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": 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 | [
"MCore code path ignores config of enabling or disabling TE, so this LGTM. Thanks.",
"jenkins",
"jenkins",
"jenkins",
"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... | 2023-11-28T23:47:12 | 2023-12-22T01:45:08 | 2023-12-22T01:45:07 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7951",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7951",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7951.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7951.patch",
"merged_at": null
} | # What does this PR do ?
Enable pipelined tp comm overlap for mcore path
# 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 this
```
# Jenkins CI
To run Jenki... | {
"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/7951/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/7951/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7950 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7950/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7950/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7950/events | https://github.com/NVIDIA/NeMo/pull/7950 | 2,014,674,577 | PR_kwDOC_bI7s5gkSNH | 7,950 | Draft: SFT Jinja Templating | {
"login": "aleksficek",
"id": 37374704,
"node_id": "MDQ6VXNlcjM3Mzc0NzA0",
"avatar_url": "https://avatars.githubusercontent.com/u/37374704?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aleksficek",
"html_url": "https://github.com/aleksficek",
"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 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... | 2023-11-28T15:14:29 | 2024-01-09T01:46:19 | 2024-01-09T01:46:18 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7950",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7950",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7950.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7950.patch",
"merged_at": null
} | # What does this PR do ?
Adds support for Jinja2 templates for input prompt and chat prompts.
**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": "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/7950/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/7950/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7949 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7949/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7949/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7949/events | https://github.com/NVIDIA/NeMo/issues/7949 | 2,013,708,870 | I_kwDOC_bI7s54BsJG | 7,949 | The training time for SpeakerNet is too long | {
"login": "DTDwind",
"id": 22238266,
"node_id": "MDQ6VXNlcjIyMjM4MjY2",
"avatar_url": "https://avatars.githubusercontent.com/u/22238266?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/DTDwind",
"html_url": "https://github.com/DTDwind",
"followers_url": "https://api.github.com/users/DTDwin... | [
{
"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 | [
"\r\nI found that setting `num_sanity_val_steps: 0` and` limit_val_batches: 0.0` allows the training stage to run without the `Sanity Checking DataLoader\"`and `Validation DataLoader`. However, I still want to know if there is a better way to handle this, as I believe a time requirement of 66452 hours is not a norm... | 2023-11-28T05:57:05 | 2024-01-09T05:19:15 | 2024-01-09T05:19:15 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi,
I am training a SpeakerNet, and my process is as follows:
Step 1: In the `SpeakerNet_verification_3x2x256.yaml` file,
- Set `train_ds manifest_filepath` to `path/to/my/trainset`.
- Set `validation_ds manifest_filepath` to `path/to/my/trainset`.
It's worth noting that `train_ds` and `validation_ds` ha... | {
"login": "DTDwind",
"id": 22238266,
"node_id": "MDQ6VXNlcjIyMjM4MjY2",
"avatar_url": "https://avatars.githubusercontent.com/u/22238266?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/DTDwind",
"html_url": "https://github.com/DTDwind",
"followers_url": "https://api.github.com/users/DTDwin... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7949/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/7949/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7948 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7948/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7948/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7948/events | https://github.com/NVIDIA/NeMo/issues/7948 | 2,013,368,989 | I_kwDOC_bI7s54AZKd | 7,948 | Multiple last checkpoints | {
"login": "szhengac",
"id": 3960020,
"node_id": "MDQ6VXNlcjM5NjAwMjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3960020?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/szhengac",
"html_url": "https://github.com/szhengac",
"followers_url": "https://api.github.com/users/szhen... | [
{
"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 happens when the job is killed while saving a checkpoint. Currently you need to manually cleanup the checkpoints folder to be able to resume. Figure out which is the most recent *complete* \"-last\" checkpoint, and delete the other(s).",
"pls re-open if solution doesn;t work or if you face any other issue. ... | 2023-11-28T00:30:27 | 2024-01-08T19:46:26 | 2023-12-23T18:17:04 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Received the following error when I killed the job and try to resume it. It uses mcore gpt.
```
Traceback (most recent call last):
File "/opt/NeMo/examples/nlp/language_modeling/megatron_gpt_pretraining.py", line 34, in main
exp_manager(trainer, cfg.exp_manager)
File "/opt/NeMo/nemo/utils/exp_manager.py", ... | {
"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/7948/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/7948/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7947 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7947/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7947/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7947/events | https://github.com/NVIDIA/NeMo/pull/7947 | 2,013,250,735 | PR_kwDOC_bI7s5gfbMo | 7,947 | [TTS] Scale sampler steps by number of devices | {
"login": "rlangman",
"id": 9942053,
"node_id": "MDQ6VXNlcjk5NDIwNTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/9942053?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlangman",
"html_url": "https://github.com/rlangman",
"followers_url": "https://api.github.com/users/rlang... | [
{
"id": 4418253970,
"node_id": "LA_kwDOC_bI7s8AAAABB1k0kg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS",
"name": "TTS",
"color": "49AF28",
"default": false,
"description": ""
}
] | 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.",
"jenkins"
] | 2023-11-27T22:40:41 | 2023-12-13T19:04:37 | 2023-12-13T19:04:36 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7947",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7947",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7947.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7947.patch",
"merged_at": "2023-12-13T19:04:36"
} | # What does this PR do ?
The weighted random sampler is configured to produce a fixed number of training samples during each epoch. This means if you use multiple GPUs, then the number of steps in each epoch is scaled down by the number of GPUs. This change multiplies the number of samples by the world size to keep ... | {
"login": "rlangman",
"id": 9942053,
"node_id": "MDQ6VXNlcjk5NDIwNTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/9942053?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlangman",
"html_url": "https://github.com/rlangman",
"followers_url": "https://api.github.com/users/rlang... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7947/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/7947/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7946 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7946/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7946/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7946/events | https://github.com/NVIDIA/NeMo/pull/7946 | 2,013,202,726 | PR_kwDOC_bI7s5gfQZk | 7,946 | only enable query key scaling during fp16 | {
"login": "gshennvm",
"id": 119401249,
"node_id": "U_kgDOBx3rIQ",
"avatar_url": "https://avatars.githubusercontent.com/u/119401249?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gshennvm",
"html_url": "https://github.com/gshennvm",
"followers_url": "https://api.github.com/users/gshennvm/... | [
{
"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 | [
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins"
] | 2023-11-27T22:11:17 | 2023-12-01T20:30:02 | 2023-12-01T20:30:01 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7946",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7946",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7946.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7946.patch",
"merged_at": "2023-12-01T20:30:01"
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
Enable query key scaling only during fp16, since this is when TE enables query key scaling. https://github.com/NVIDIA/TransformerEngine/blob/666539f36275fa9c0fbc99f9ea50f2d6e29e336f/transformer_engine/pytorch/attention.py#L940
| {
"login": "gshennvm",
"id": 119401249,
"node_id": "U_kgDOBx3rIQ",
"avatar_url": "https://avatars.githubusercontent.com/u/119401249?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gshennvm",
"html_url": "https://github.com/gshennvm",
"followers_url": "https://api.github.com/users/gshennvm/... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7946/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/7946/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7945 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7945/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7945/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7945/events | https://github.com/NVIDIA/NeMo/pull/7945 | 2,013,184,966 | PR_kwDOC_bI7s5gfMYg | 7,945 | Packed Sequence | {
"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": 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 | [
"jenkins",
"jenkins"
] | 2023-11-27T22:01:12 | 2024-03-16T05:10:52 | 2023-12-16T01:25:59 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7945",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7945",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7945.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7945.patch",
"merged_at": "2023-12-16T01:25:59"
} | # What does this PR do ?
Support training with packed sequences for SFT and PEFT.
In this scenario, sequences in a batch are "concatenated" in the sequence length dimension, instead of "stacked" in a batch dimension.
This is shown to significantly improve the training throughput.
Packed sequences will need to be... | {
"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/7945/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/7945/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7944 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7944/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7944/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7944/events | https://github.com/NVIDIA/NeMo/pull/7944 | 2,012,983,275 | PR_kwDOC_bI7s5gef1g | 7,944 | Instructions for running ci on pr template | {
"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": ""
}
] | closed | false | null | [] | null | [] | 2023-11-27T19:48:14 | 2023-11-28T16:34:11 | 2023-11-28T16:34:10 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7944",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7944",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7944.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7944.patch",
"merged_at": "2023-11-28T16:34:10"
} | # 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/7944/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/7944/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7943 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7943/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7943/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7943/events | https://github.com/NVIDIA/NeMo/pull/7943 | 2,012,865,737 | PR_kwDOC_bI7s5geF4B | 7,943 | Add checks for unit tests that are looking for data from CI machine | {
"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": 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": 4811886210,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ogg",
"url": "https://a... | closed | false | null | [] | null | [
"jenkins",
"tested and it looks good to me"
] | 2023-11-27T18:35:08 | 2023-11-28T00:38:08 | 2023-11-28T00:38:07 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7943",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7943",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7943.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7943.patch",
"merged_at": "2023-11-28T00:38:07"
} | # 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/7943/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/7943/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7942 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7942/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7942/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7942/events | https://github.com/NVIDIA/NeMo/pull/7942 | 2,012,755,755 | PR_kwDOC_bI7s5gdt6J | 7,942 | Added a procedure for Windows users, README | {
"login": "Jorjeous",
"id": 37293288,
"node_id": "MDQ6VXNlcjM3MjkzMjg4",
"avatar_url": "https://avatars.githubusercontent.com/u/37293288?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Jorjeous",
"html_url": "https://github.com/Jorjeous",
"followers_url": "https://api.github.com/users/Jor... | [
{
"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 | {
"login": "Jorjeous",
"id": 37293288,
"node_id": "MDQ6VXNlcjM3MjkzMjg4",
"avatar_url": "https://avatars.githubusercontent.com/u/37293288?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Jorjeous",
"html_url": "https://github.com/Jorjeous",
"followers_url": "https://api.github.com/users/Jor... | [
{
"login": "Jorjeous",
"id": 37293288,
"node_id": "MDQ6VXNlcjM3MjkzMjg4",
"avatar_url": "https://avatars.githubusercontent.com/u/37293288?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Jorjeous",
"html_url": "https://github.com/Jorjeous",
"followers_url": "https://api.... | null | [
"[celebrate] Georgy Zelenfroind reacted to your message:\r\n________________________________\r\nFrom: Somshubra Majumdar ***@***.***>\r\nSent: Tuesday, December 12, 2023 3:54:39 PM\r\nTo: NVIDIA/NeMo ***@***.***>\r\nCc: Georgy Zelenfroind ***@***.***>; Assign ***@***.***>\r\nSubject: Re: [NVIDIA/NeMo] Added a p... | 2023-11-27T17:26:07 | 2023-12-13T18:05:39 | 2023-12-12T15:54:40 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7942",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7942",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7942.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7942.patch",
"merged_at": "2023-12-12T15:54:40"
} | Added a brief guide and official links for troubleshooting WSL installation for Windows users
# What does this PR do ?
Adds instruction for Windows users
**Collection**: [Note which collection this PR will affect]
Documentation
# Changelog
Added text
# Usage
Reading
# Before your PR is "Ready ... | {
"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/7942/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/7942/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7941 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7941/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7941/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7941/events | https://github.com/NVIDIA/NeMo/pull/7941 | 2,012,460,507 | PR_kwDOC_bI7s5gctPY | 7,941 | Fix HF dataset streaming conversion | {
"login": "bofenghuang",
"id": 38185248,
"node_id": "MDQ6VXNlcjM4MTg1MjQ4",
"avatar_url": "https://avatars.githubusercontent.com/u/38185248?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bofenghuang",
"html_url": "https://github.com/bofenghuang",
"followers_url": "https://api.github.com/... | [
{
"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."
] | 2023-11-27T14:56:23 | 2023-12-20T01:39:55 | 2023-12-20T01:39:54 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7941",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7941",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7941.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7941.patch",
"merged_at": null
} | # What does this PR do ?
Hi 👋, tiny modif here to save the right item into the manifest.
| {
"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/7941/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/7941/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7940 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7940/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7940/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7940/events | https://github.com/NVIDIA/NeMo/pull/7940 | 2,012,453,225 | PR_kwDOC_bI7s5gcrrE | 7,940 | SDE2: GPU acceleration | {
"login": "ssh-meister",
"id": 117230141,
"node_id": "U_kgDOBvzKPQ",
"avatar_url": "https://avatars.githubusercontent.com/u/117230141?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ssh-meister",
"html_url": "https://github.com/ssh-meister",
"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": "vsl9",
"id": 4344862,
"node_id": "MDQ6VXNlcjQzNDQ4NjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/4344862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vsl9",
"html_url": "https://github.com/vsl9",
"followers_url": "https://api.github.com/users/vsl9/followers",
... | [
{
"login": "vsl9",
"id": 4344862,
"node_id": "MDQ6VXNlcjQzNDQ4NjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/4344862?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vsl9",
"html_url": "https://github.com/vsl9",
"followers_url": "https://api.github.com/use... | 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."
] | 2023-11-27T14:52:46 | 2024-01-19T01:46:56 | 2024-01-19T01:46:56 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7940",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7940",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7940.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7940.patch",
"merged_at": null
} | GPU acceleration added,
Data loading optimization with adding multiprocessing,
Code refactoring | {
"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/7940/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/7940/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7939 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7939/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7939/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7939/events | https://github.com/NVIDIA/NeMo/issues/7939 | 2,011,924,400 | I_kwDOC_bI7s5364ew | 7,939 | Nemotron-3-8b finetuning | {
"login": "LeonardoEmili",
"id": 36575651,
"node_id": "MDQ6VXNlcjM2NTc1NjUx",
"avatar_url": "https://avatars.githubusercontent.com/u/36575651?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/LeonardoEmili",
"html_url": "https://github.com/LeonardoEmili",
"followers_url": "https://api.githu... | [] | 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 | [
"Is `nemofw-training:23.08.03` subset of `nvcr.io/nvidia/nemo:23.08`? \r\n\r\nThe official guide [here](https://docs.nvidia.com/nemo-framework/user-guide/latest/playbooks/llama2sft.html) suggests to use `nemofw-training:23.08.03`, but I got the following error when I `docker pull nvcr.io/ea-bignlp/ga-participants/n... | 2023-11-27T10:06:30 | 2024-03-02T06:28:05 | 2024-01-10T10:14:26 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I was looking into this [newly released model](https://developer.nvidia.com/blog/nvidia-ai-foundation-models-build-custom-enterprise-chatbots-and-co-pilots-with-production-ready-llms/) and wanted to experiment with either SFT or PEFT-finetuning but it seems documentation is lacking on it (the [only tutorial](https://hu... | {
"login": "LeonardoEmili",
"id": 36575651,
"node_id": "MDQ6VXNlcjM2NTc1NjUx",
"avatar_url": "https://avatars.githubusercontent.com/u/36575651?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/LeonardoEmili",
"html_url": "https://github.com/LeonardoEmili",
"followers_url": "https://api.githu... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7939/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/7939/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7938 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7938/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7938/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7938/events | https://github.com/NVIDIA/NeMo/issues/7938 | 2,010,807,605 | I_kwDOC_bI7s532n01 | 7,938 | [ASR] multi-node multi-gpu training hangs on end of epoch, post validation and checkpoint save | {
"login": "itzsimpl",
"id": 4784070,
"node_id": "MDQ6VXNlcjQ3ODQwNzA=",
"avatar_url": "https://avatars.githubusercontent.com/u/4784070?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/itzsimpl",
"html_url": "https://github.com/itzsimpl",
"followers_url": "https://api.github.com/users/itzsi... | [
{
"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 | [
"@KunalDhawan @nithinraok Have you seen anything like this?",
"I had something similar, not sure if exactly the same though.\r\n\r\nWhat I did was: \r\n1. Not use the container: Install everything manually inside a virtualenv.\r\n2. Do not use `dali`. \r\n3. Check the callbacks you are using. \r\n",
"The cluste... | 2023-11-25T21:52:46 | 2024-03-09T01:42:29 | 2024-03-09T01:42:29 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I'm running a standard ASR training recipe (conformer ctc) in a multi-node multi-gpu setting using SLURM. The training stops on epoch end, post validation, when the checkpoint is saved. The next epoch never starts. Single-node multi-gpu training runs fine.
NCCL does not seem to be the problem (a simple dummy trainin... | {
"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/7938/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/7938/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7937 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7937/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7937/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7937/events | https://github.com/NVIDIA/NeMo/issues/7937 | 2,010,682,992 | I_kwDOC_bI7s532JZw | 7,937 | How to apply early stopping criterion while finetuning conformer? | {
"login": "mukherjeesougata",
"id": 95704630,
"node_id": "U_kgDOBbRWNg",
"avatar_url": "https://avatars.githubusercontent.com/u/95704630?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mukherjeesougata",
"html_url": "https://github.com/mukherjeesougata",
"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 | {
"login": "KunalDhawan",
"id": 15515031,
"node_id": "MDQ6VXNlcjE1NTE1MDMx",
"avatar_url": "https://avatars.githubusercontent.com/u/15515031?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KunalDhawan",
"html_url": "https://github.com/KunalDhawan",
"followers_url": "https://api.github.com/... | [
{
"login": "KunalDhawan",
"id": 15515031,
"node_id": "MDQ6VXNlcjE1NTE1MDMx",
"avatar_url": "https://avatars.githubusercontent.com/u/15515031?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KunalDhawan",
"html_url": "https://github.com/KunalDhawan",
"followers_url": "htt... | null | [
"@okuchaiev A gentle reminder for the same",
"@titu1994 can you kindly please answer this",
"@KunalDhawan could you answer this?",
"Hi @mukherjeesougata, we do provide support for early stopping based on [PTL's EarlyStopping callback](https://lightning.ai/docs/pytorch/stable/common/early_stopping.html). The c... | 2023-11-25T14:39:58 | 2024-01-05T01:45:46 | 2024-01-05T01:45:46 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I am trying out conformer-ctc and conformer-transducer finetuning with 5hrs of data using https://storage.googleapis.com/vakyansh-open-models/pretrained_models/vakyansh-conformer-ssl/ssl_conformer_large_e178.nemo pretrained model . I have seen that during training after certain number of epochs the wer is increasing du... | {
"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/7937/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/7937/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7936 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7936/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7936/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7936/events | https://github.com/NVIDIA/NeMo/issues/7936 | 2,009,984,808 | I_kwDOC_bI7s53ze8o | 7,936 | How to remove Punctuation and Capitalization from appearing in a P&C ASR model's output? | {
"login": "abarcovschi",
"id": 26311007,
"node_id": "MDQ6VXNlcjI2MzExMDA3",
"avatar_url": "https://avatars.githubusercontent.com/u/26311007?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/abarcovschi",
"html_url": "https://github.com/abarcovschi",
"followers_url": "https://api.github.com/... | [] | closed | false | {
"login": "KunalDhawan",
"id": 15515031,
"node_id": "MDQ6VXNlcjE1NTE1MDMx",
"avatar_url": "https://avatars.githubusercontent.com/u/15515031?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KunalDhawan",
"html_url": "https://github.com/KunalDhawan",
"followers_url": "https://api.github.com/... | [
{
"login": "KunalDhawan",
"id": 15515031,
"node_id": "MDQ6VXNlcjE1NTE1MDMx",
"avatar_url": "https://avatars.githubusercontent.com/u/15515031?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KunalDhawan",
"html_url": "https://github.com/KunalDhawan",
"followers_url": "htt... | null | [
"Hi @abarcovschi, we don't support P&C stripping currently but would be adding this feature very soon! The easiest way would be to filter-out/ convert (capitalization) the tokens in post-processing. We would soon be adding text post-processors for ASR, initial implementation (not tested/merged) is available here - ... | 2023-11-24T16:42:49 | 2023-11-28T00:35:51 | 2023-11-28T00:35:51 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I am running `transcribe_speech.py` on the [STT En FastConformer Hybrid Transducer-CTC Large P&C](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/nemo/models/stt_en_fastconformer_hybrid_large_pc) model, but I do not need the P&C feature. Is there a flag I can give to the script to stop the model from generating those ... | {
"login": "jbalam-nv",
"id": 4916480,
"node_id": "MDQ6VXNlcjQ5MTY0ODA=",
"avatar_url": "https://avatars.githubusercontent.com/u/4916480?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbalam-nv",
"html_url": "https://github.com/jbalam-nv",
"followers_url": "https://api.github.com/users/jb... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7936/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/7936/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7935 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7935/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7935/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7935/events | https://github.com/NVIDIA/NeMo/pull/7935 | 2,009,698,204 | PR_kwDOC_bI7s5gTqLs | 7,935 | [NLP] HF -> NeMo conversion enhancements | {
"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": 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 | [
"Closing to follow up elsewhere - see the description above for details."
] | 2023-11-24T13:04:14 | 2024-11-19T16:06:45 | 2023-12-06T10:35:47 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7935",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7935",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7935.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7935.patch",
"merged_at": null
} | # Announcement📢📢📢
I'm closing this PR in favor of a series smaller PRs with all the corresponding changes applied.
* https://github.com/NVIDIA/NeMo/pull/7977
* https://github.com/NVIDIA/NeMo/pull/7978
* https://github.com/NVIDIA/NeMo/pull/7979
* https://github.com/NVIDIA/NeMo/pull/7980
* https://github.com/N... | {
"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... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7935/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/7935/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7934 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7934/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7934/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7934/events | https://github.com/NVIDIA/NeMo/pull/7934 | 2,008,777,718 | PR_kwDOC_bI7s5gQkna | 7,934 | add fim support | {
"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 | [
"jenkins",
"jenkins",
"jenkins",
"The FIM part looks good to me. Thank you!",
"jenkins",
"jenkins",
"jenkins",
"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 ... | 2023-11-23T20:52:42 | 2024-02-02T22:23:39 | 2024-01-03T01:45:51 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7934",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7934",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7934.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7934.patch",
"merged_at": null
} | # What does this PR do ?
Adds FIM support for GPTDataset
Increases max number of training data files
**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
```py... | {
"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/7934/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/7934/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7933 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7933/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7933/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7933/events | https://github.com/NVIDIA/NeMo/pull/7933 | 2,008,702,046 | PR_kwDOC_bI7s5gQUYV | 7,933 | Pass in rotary_base to mcore and from HF | {
"login": "Kipok",
"id": 2354422,
"node_id": "MDQ6VXNlcjIzNTQ0MjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/2354422?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Kipok",
"html_url": "https://github.com/Kipok",
"followers_url": "https://api.github.com/users/Kipok/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 | [
"jenkins",
"jenkins",
"This PR incremented the version of Megatron Core from `e122536b7645edcb7ebf099b5c92a443f7dbf8e7` to `973330e9c3681604703bf1eb6b5a265d1b9b9b38`, that is from 0.3.0 to 0.4.0, but did not change the [requirements file](https://github.com/NVIDIA/NeMo/blob/main/requirements/requirements_nlp.tx... | 2023-11-23T19:10:37 | 2023-12-05T01:34:33 | 2023-12-03T23:00:42 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7933",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7933",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7933.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7933.patch",
"merged_at": "2023-12-03T23:00:42"
} | # What does this PR do ?
This depends on the following mcore commit https://github.com/NVIDIA/Megatron-LM/commit/d931ba8a492801d9d74efba6be94f82387090e57, so if it's not yet integrated into our main branch, we'd need to wait before merging this PR.
**Collection**: NLP
# Changelog
- Add specific line by line in... | {
"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/7933/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/7933/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7932 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7932/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7932/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7932/events | https://github.com/NVIDIA/NeMo/issues/7932 | 2,008,530,188 | I_kwDOC_bI7s53t70M | 7,932 | How to continue finetuning of .nemo model from 768th epoch? | {
"login": "mukherjeesougata",
"id": 95704630,
"node_id": "U_kgDOBbRWNg",
"avatar_url": "https://avatars.githubusercontent.com/u/95704630?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mukherjeesougata",
"html_url": "https://github.com/mukherjeesougata",
"followers_url": "https://api.gith... | [] | 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 | [
"@okuchaiev a gentle reminder for the same",
"If you have the two resume flags set, simply calling the script multiple times with the same paths will be sufficient ",
"Yes, I have tried that but it is restarting from the 0th epoch.",
"Please check the folder called nemo_experiments and if it has a folder insi... | 2023-11-23T16:22:21 | 2023-12-25T21:07:20 | 2023-12-25T21:07:19 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I am using https://github.com/Open-Speech-EkStep/vakyansh-nemo-experimentation/blob/main/src/finetuning/speech_to_text_ctc_bpe.py to finetune. Due to power cut the process stopped after 768 epochs. So, I want to continue training the .nemo model from the 768th epoch. What extra arguments shall I pass
to speech_to_tex... | {
"login": "mukherjeesougata",
"id": 95704630,
"node_id": "U_kgDOBbRWNg",
"avatar_url": "https://avatars.githubusercontent.com/u/95704630?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mukherjeesougata",
"html_url": "https://github.com/mukherjeesougata",
"followers_url": "https://api.gith... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7932/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/7932/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7931 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7931/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7931/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7931/events | https://github.com/NVIDIA/NeMo/pull/7931 | 2,007,424,111 | PR_kwDOC_bI7s5gMCxZ | 7,931 | Added YAML parsing for UB/TP overlap configs | {
"login": "sanandaraj5597",
"id": 55270934,
"node_id": "MDQ6VXNlcjU1MjcwOTM0",
"avatar_url": "https://avatars.githubusercontent.com/u/55270934?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sanandaraj5597",
"html_url": "https://github.com/sanandaraj5597",
"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": ""
}
] | closed | false | null | [] | null | [
"jenkins",
"This PR aims to reverse changes from this PR: https://github.com/NVIDIA/NeMo/pull/7003\r\n\"Added a YAML parsing for UB/TP overlap configurations.\" doesn't describe the problem that you want to solve. Please be more verbose.\r\nThe https://github.com/NVIDIA/NeMo/pull/7003 removed module loading, open... | 2023-11-23T03:23:14 | 2023-12-02T02:45:50 | 2023-12-02T02:45:50 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7931",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7931",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7931.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7931.patch",
"merged_at": null
} | # What does this PR do ?
Added a YAML parsing for UB/TP overlap configurations. | {
"login": "sanandaraj5597",
"id": 55270934,
"node_id": "MDQ6VXNlcjU1MjcwOTM0",
"avatar_url": "https://avatars.githubusercontent.com/u/55270934?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sanandaraj5597",
"html_url": "https://github.com/sanandaraj5597",
"followers_url": "https://api.gi... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7931/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/7931/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7929 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7929/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7929/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7929/events | https://github.com/NVIDIA/NeMo/issues/7929 | 2,005,472,112 | I_kwDOC_bI7s53iRNw | 7,929 | [BUG] Unittests rely on data from internal CI machines | {
"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/... | [
{
"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": "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 | [
"Fix for this is #7943 \r\n\r\n",
"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.",
"```\r\nTraceback (most recent call last... | 2023-11-22T03:00:57 | 2024-05-28T15:10:23 | 2024-01-04T01:45:41 | MEMBER | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
A lot of unit tests in NLP collection (over 10) require correct version of /home/TestData folder (from internal CI machines) to be present to run successfully.
This makes it impossible to run unittests successfully anywhere but on internal NVIDIA CI machines.
**To Reproduce**
Clone NeMo on ... | {
"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/7929/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/7929/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7928 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7928/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7928/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7928/events | https://github.com/NVIDIA/NeMo/pull/7928 | 2,005,458,711 | PR_kwDOC_bI7s5gFXqh | 7,928 | fix tp_overlap config var name | {
"login": "xrennvidia",
"id": 103958965,
"node_id": "U_kgDOBjJJtQ",
"avatar_url": "https://avatars.githubusercontent.com/u/103958965?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xrennvidia",
"html_url": "https://github.com/xrennvidia",
"followers_url": "https://api.github.com/users/xre... | [
{
"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 | [
"LGTM. ",
"jenkins"
] | 2023-11-22T02:43:54 | 2023-11-22T07:19:09 | 2023-11-22T07:19:08 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7928",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7928",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7928.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7928.patch",
"merged_at": "2023-11-22T07:19:08"
} | # What does this PR do ?
TP overlap config var names in NeMo and MCore don't match. This PR will fix it.
| {
"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/7928/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/7928/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7927 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7927/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7927/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7927/events | https://github.com/NVIDIA/NeMo/pull/7927 | 2,005,399,459 | PR_kwDOC_bI7s5gFLMf | 7,927 | Fix for gpt3 eval hang with PP (a dtype issue) | {
"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": 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 | [
"jenkins",
"jenkins",
"jenkins"
] | 2023-11-22T01:24:54 | 2023-12-01T23:05:39 | 2023-12-01T23:05:38 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7927",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7927",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7927.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7927.patch",
"merged_at": "2023-12-01T23:05:38"
} | # What does this PR do ?
Fix for gpt3 eval hang with PP (a dtype issue)
**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 dem... | {
"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/7927/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/7927/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7926 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7926/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7926/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7926/events | https://github.com/NVIDIA/NeMo/pull/7926 | 2,004,977,884 | PR_kwDOC_bI7s5gDvjw | 7,926 | Speedup RNN-T greedy decoding | {
"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 | [
"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.",
"jenkins",
"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.",
"... | 2023-11-21T19:18:55 | 2024-01-16T20:31:42 | 2024-01-16T20:31:41 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7926",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7926",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7926.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7926.patch",
"merged_at": "2024-01-16T20:31:41"
} | # What does this PR do ?
New algorithm for greedy batched decoding for RNN-Transducer.
With large batch sizes (e.g., 128) the expected speedup for large Fast Conformer-Transducer (full evaluation time including Encoder) is 1.7x-1.9x (when using `speech_to_text_eval.py`). For small batch sizes, e.g., 16, the observe... | {
"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/7926/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/7926/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7925 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7925/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7925/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7925/events | https://github.com/NVIDIA/NeMo/pull/7925 | 2,004,875,262 | PR_kwDOC_bI7s5gDY7d | 7,925 | Fix pinned triton version | {
"login": "hsiehjackson",
"id": 37269846,
"node_id": "MDQ6VXNlcjM3MjY5ODQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/37269846?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hsiehjackson",
"html_url": "https://github.com/hsiehjackson",
"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": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://a... | closed | false | null | [] | null | [
"jenkins",
"jenkins"
] | 2023-11-21T18:13:33 | 2023-11-22T00:47:05 | 2023-11-22T00:47:04 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7925",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7925",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7925.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7925.patch",
"merged_at": "2023-11-22T00:47:04"
} | # What does this PR do ?
* Remove pinned version in Dockerfile.
* Raise error if triton version is incorrect when users use Flash Attention Triton.
**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... | {
"login": "fayejf",
"id": 36722593,
"node_id": "MDQ6VXNlcjM2NzIyNTkz",
"avatar_url": "https://avatars.githubusercontent.com/u/36722593?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fayejf",
"html_url": "https://github.com/fayejf",
"followers_url": "https://api.github.com/users/fayejf/fo... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7925/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/7925/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7924 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7924/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7924/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7924/events | https://github.com/NVIDIA/NeMo/pull/7924 | 2,003,913,499 | PR_kwDOC_bI7s5gAEtX | 7,924 | migration to PTL 2.0 for spellmapper model | {
"login": "bene-ges",
"id": 61418381,
"node_id": "MDQ6VXNlcjYxNDE4Mzgx",
"avatar_url": "https://avatars.githubusercontent.com/u/61418381?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bene-ges",
"html_url": "https://github.com/bene-ges",
"followers_url": "https://api.github.com/users/ben... | [
{
"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 | [
"@athitten this change is similar to yours, could you review?",
"@titu1994, can you review or assign somebody?",
"@athitten can you review this?",
"jenkins",
"@ericharper, why my jenkins hangs forever? I don't have rights to see on it",
"jenkins",
"@titu1994, jenkins passed\r\n",
"@athitten, @ericharp... | 2023-11-21T10:08:54 | 2023-12-28T03:58:28 | 2023-12-28T03:58:27 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7924",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7924",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7924.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7924.patch",
"merged_at": "2023-12-28T03:58:27"
} | # What does this PR do ?
migration to PTL 2.0 for spellmapper model, same as in #7597
**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 co... | {
"login": "athitten",
"id": 47577437,
"node_id": "MDQ6VXNlcjQ3NTc3NDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/47577437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/athitten",
"html_url": "https://github.com/athitten",
"followers_url": "https://api.github.com/users/ath... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7924/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/7924/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7923 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7923/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7923/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7923/events | https://github.com/NVIDIA/NeMo/pull/7923 | 2,003,504,509 | PR_kwDOC_bI7s5f-r1l | 7,923 | Add interface to set NCCL options of each process group | {
"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": ""
}
] | closed | false | null | [] | null | [
"jenkins",
"@athitten Please review and merge"
] | 2023-11-21T05:41:47 | 2024-01-02T01:49:34 | 2023-12-04T19:23:08 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7923",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7923",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7923.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7923.patch",
"merged_at": "2023-12-04T19:23:08"
} | # What does this PR do ?
Add interface to set NCCL options of each process group. Can pass a path to yaml file that can specify the NCCL options (`min_ctas`, `max_ctas`, `cga_cluster_size`) for each process group.
Below shows an example yaml file that specifies config of data-parallel, pipeline-parallel, and tens... | {
"login": "athitten",
"id": 47577437,
"node_id": "MDQ6VXNlcjQ3NTc3NDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/47577437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/athitten",
"html_url": "https://github.com/athitten",
"followers_url": "https://api.github.com/users/ath... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7923/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/7923/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7922 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7922/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7922/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7922/events | https://github.com/NVIDIA/NeMo/pull/7922 | 2,003,127,981 | PR_kwDOC_bI7s5f9bI8 | 7,922 | fix issues with convert_nemo_llama_to_hf.py | {
"login": "Zhilin123",
"id": 29811458,
"node_id": "MDQ6VXNlcjI5ODExNDU4",
"avatar_url": "https://avatars.githubusercontent.com/u/29811458?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Zhilin123",
"html_url": "https://github.com/Zhilin123",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | [
"Do we have a test for `convert_nemo_llama_to_hf.py` anywhere?\r\n\r\nLike we have, for example, for the script `convert_hf_llama_to_nemo.py` working the other way around [here](https://github.com/NVIDIA/NeMo/blob/521cfb4c9359c4033f34776da4b73fabf3e94240/Jenkinsfile#L131-L138).",
"@janekl I'm not sure if there's ... | 2023-11-20T22:34:43 | 2023-11-25T20:27:25 | 2023-11-25T20:27:15 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7922",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7922",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7922.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7922.patch",
"merged_at": "2023-11-25T20:27:15"
} | # What does this PR do ?
fix issues with convert_nemo_llama_to_hf.py
**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 this
```
# Befor... | {
"login": "Zhilin123",
"id": 29811458,
"node_id": "MDQ6VXNlcjI5ODExNDU4",
"avatar_url": "https://avatars.githubusercontent.com/u/29811458?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Zhilin123",
"html_url": "https://github.com/Zhilin123",
"followers_url": "https://api.github.com/users/... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7922/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/7922/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7921 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7921/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7921/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7921/events | https://github.com/NVIDIA/NeMo/issues/7921 | 2,003,026,084 | I_kwDOC_bI7s53Y8Ck | 7,921 | Preprocessor cannot be exported to Core ML | {
"login": "msis",
"id": 577139,
"node_id": "MDQ6VXNlcjU3NzEzOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/577139?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/msis",
"html_url": "https://github.com/msis",
"followers_url": "https://api.github.com/users/msis/followers",
... | [
{
"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 | [
"A quick first win is to use `.size()` instead of `.shape[]` here https://github.com/NVIDIA/NeMo/blob/08937c8e7dd2e782fac99c6c230ae0170c277700/nemo/collections/asr/parts/preprocessing/features.py#L150 :\r\n\r\n```py\r\n mask = (\r\n torch.arange(like.size(time_dim), device=like.device)\r\n .repeat(... | 2023-11-20T21:21:14 | 2024-02-05T01:45:02 | 2024-02-05T01:45:01 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
The asr preprocessors cannot be exported to Core ML because of this function: `make_seq_mask_like`.
Any chance for a rewrite that allows the export?
**Steps/Code to reproduce bug**
Here I singled the function causing issues:
```python
import torch
import numpy as np
import coremltoo... | {
"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/7921/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/7921/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7920 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7920/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7920/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7920/events | https://github.com/NVIDIA/NeMo/pull/7920 | 2,002,927,297 | PR_kwDOC_bI7s5f8u0u | 7,920 | Reworked MegatronPretrainingRandomBatchSampler to correctly handle epochs > 1 | {
"login": "trias702",
"id": 25867060,
"node_id": "MDQ6VXNlcjI1ODY3MDYw",
"avatar_url": "https://avatars.githubusercontent.com/u/25867060?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/trias702",
"html_url": "https://github.com/trias702",
"followers_url": "https://api.github.com/users/tri... | [
{
"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 | [
"jenkins",
"jenkins",
"jenkins",
"jenkins"
] | 2023-11-20T20:14:46 | 2023-12-10T01:41:53 | 2023-12-10T01:41:52 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7920",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7920",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7920.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7920.patch",
"merged_at": "2023-12-10T01:41:52"
} | # What does this PR do ?
Fixes MegatronPretrainingRandomBatchSampler to correctly instantiate when consumed_samples >= total_samples
**Collection**: NLP
# Changelog
- nemo/collections/nlp/data/language_modeling/megatron/megatron_batch_samplers.py: slightly rewrote the MegatronPretrainingRandomBatchSampler cl... | {
"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/7920/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/7920/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7918 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7918/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7918/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7918/events | https://github.com/NVIDIA/NeMo/issues/7918 | 2,002,454,648 | I_kwDOC_bI7s53Wwh4 | 7,918 | ModuleNotFoundError: No module named 'nemo.deploy' | {
"login": "deadsoul44",
"id": 31016182,
"node_id": "MDQ6VXNlcjMxMDE2MTgy",
"avatar_url": "https://avatars.githubusercontent.com/u/31016182?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/deadsoul44",
"html_url": "https://github.com/deadsoul44",
"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 | {
"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 | [
"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."
] | 2023-11-20T15:27:35 | 2023-12-29T01:43:20 | 2023-12-29T01:43:20 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
I am trying to experiment with Nemotron model using the example in Huggingface.
https://huggingface.co/nvidia/nemotron-3-8b-qa-4k
I installed nemo but I get the following error.
ModuleNotFoundError Traceback (most recent call last)
Cell In[3], line 1
----> 1 from... | {
"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/7918/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/7918/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7917 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7917/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7917/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7917/events | https://github.com/NVIDIA/NeMo/pull/7917 | 2,002,443,033 | PR_kwDOC_bI7s5f7FDH | 7,917 | Remove deprecated arguments from TE's TransformerLayer | {
"login": "jbaczek",
"id": 45043825,
"node_id": "MDQ6VXNlcjQ1MDQzODI1",
"avatar_url": "https://avatars.githubusercontent.com/u/45043825?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbaczek",
"html_url": "https://github.com/jbaczek",
"followers_url": "https://api.github.com/users/jbacze... | [
{
"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 | [
"the PR changes look fine but we might want to note that this only changes things for NeMo local GPT models, not m-core based ones which are the ones we majorly use now",
"I think the main issue is that user are used to configuring this from the config. Now TE expects an environment variable to be set. Mcore make... | 2023-11-20T15:21:57 | 2023-12-12T19:44:06 | 2023-12-12T19:44:06 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7917",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7917",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7917.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7917.patch",
"merged_at": "2023-12-12T19:44:06"
} | # What does this PR do ?
Transformer engine doesn't use this arguments since v0.7 and now in v1.0 they removed them completely.
**Collection**: [Note which collection this PR will affect]
NLP
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines... | {
"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/7917/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/7917/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7916 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7916/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7916/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7916/events | https://github.com/NVIDIA/NeMo/pull/7916 | 2,002,395,775 | PR_kwDOC_bI7s5f66s3 | 7,916 | [NLP] Access scaler only in FP16 case | {
"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": ""
}
] | closed | false | null | [] | null | [] | 2023-11-20T15:00:31 | 2023-12-07T08:21:11 | 2023-12-07T08:21:10 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7916",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7916",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7916.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7916.patch",
"merged_at": "2023-12-07T08:21:10"
} | # What does this PR do ?
When trying to load FP16 model with `trainer.precision != 16` (or `16-mixed`) a user gets a mysterious error message like:
```
File "/opt/NeMo/nemo/collections/nlp/models/language_modeling/megatron_base_model.py", line 122, in __init__
self.model_parallel_config: ModelParallelConfig... | {
"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... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7916/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/7916/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7915 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7915/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7915/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7915/events | https://github.com/NVIDIA/NeMo/issues/7915 | 2,002,003,046 | I_kwDOC_bI7s53VCRm | 7,915 | How to convert distributed Megatron-LM ckpt to nemo | {
"login": "MachineGunLin",
"id": 18243223,
"node_id": "MDQ6VXNlcjE4MjQzMjIz",
"avatar_url": "https://avatars.githubusercontent.com/u/18243223?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MachineGunLin",
"html_url": "https://github.com/MachineGunLin",
"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 | [
"Hi @MachineGunLin \r\n\r\nCan you please let us know how you resolved the issue?"
] | 2023-11-20T11:40:27 | 2023-12-14T12:37:39 | 2023-11-21T03:26:55 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
I have tried to convert distributed Megatron-LM ckpt to NeMo, the checkpoint files are below (tensor-parallel-size=2, pipeline-model-parallel-size=2):
<img width="624" alt="image" src="https://github.com/NVIDIA/NeMo/assets/18243223/b8bb5696-5418-4a6d-8edc-3612ca7b812c">
I used this command ... | {
"login": "MachineGunLin",
"id": 18243223,
"node_id": "MDQ6VXNlcjE4MjQzMjIz",
"avatar_url": "https://avatars.githubusercontent.com/u/18243223?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MachineGunLin",
"html_url": "https://github.com/MachineGunLin",
"followers_url": "https://api.githu... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7915/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/7915/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7914 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7914/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7914/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7914/events | https://github.com/NVIDIA/NeMo/issues/7914 | 2,001,768,025 | I_kwDOC_bI7s53UI5Z | 7,914 | How to get the data_process code in NeMo doc for common crawl? | {
"login": "SefaZeng",
"id": 13918630,
"node_id": "MDQ6VXNlcjEzOTE4NjMw",
"avatar_url": "https://avatars.githubusercontent.com/u/13918630?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SefaZeng",
"html_url": "https://github.com/SefaZeng",
"followers_url": "https://api.github.com/users/Sef... | [] | 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 | [
"@SefaZeng there is a issue with links, its not open sourced through NeMo. \r\nCurrently you can request for access to NeMo framework at https://developer.nvidia.com/nemo-framework and run scripts",
"@SefaZeng closing this issue, feel free to reopen if you are unable to run the scripts after downloading the nemo-... | 2023-11-20T09:39:51 | 2023-11-21T17:21:52 | 2023-11-21T06:09:26 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Is your feature request related to a problem? Please describe.**
I read the doc for NeMO about data processing [here,](https://docs.nvidia.com/nemo-framework/user-guide/latest/modelguide/pretrainingdatasets/textcleaningandlanguageseparation.html) and I want to use these scripts for data preprocessing. But I can't ... | {
"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/7914/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/7914/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7913 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7913/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7913/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7913/events | https://github.com/NVIDIA/NeMo/pull/7913 | 2,001,437,983 | PR_kwDOC_bI7s5f3rOY | 7,913 | added missing torch import | {
"login": "Davood-M",
"id": 3964285,
"node_id": "MDQ6VXNlcjM5NjQyODU=",
"avatar_url": "https://avatars.githubusercontent.com/u/3964285?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Davood-M",
"html_url": "https://github.com/Davood-M",
"followers_url": "https://api.github.com/users/Davoo... | [
{
"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 | [
"jenkins",
"jenkins"
] | 2023-11-20T06:08:53 | 2023-11-20T17:10:58 | 2023-11-20T17:10:57 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7913",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7913",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7913.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7913.patch",
"merged_at": "2023-11-20T17:10:57"
} | # What does this PR do ?
Added torch import for this error:
```
File "/code/nemo/collections/nlp/modules/common/megatron/adapters/mcore_mixins.py", line 85, in get_query_key_value_tensors
(query, key, value) = torch.split(
NameError: name 'torch' is not defined
```
**Collection**: [Note which collect... | {
"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/7913/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/7913/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7912 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7912/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7912/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7912/events | https://github.com/NVIDIA/NeMo/issues/7912 | 2,001,240,388 | I_kwDOC_bI7s53SIFE | 7,912 | Long-form audio speaker diarization OOM in clustering | {
"login": "remenberl",
"id": 2282568,
"node_id": "MDQ6VXNlcjIyODI1Njg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2282568?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/remenberl",
"html_url": "https://github.com/remenberl",
"followers_url": "https://api.github.com/users/re... | [
{
"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": "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... | [
{
"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.git... | null | [
"Thanks for raising this issue, could you please attach full log here. ",
"Attached the log from running NeuralDiarizer. \r\n\r\n[nemo.log](https://github.com/NVIDIA/NeMo/files/13428499/nemo.log)\r\n",
"I'm also having this issue, hangs at this step, similar settings as op. Versions: Nemo 1.21.0, python 3.10\r\... | 2023-11-20T02:24:34 | 2024-01-21T01:49:47 | 2024-01-21T01:49:47 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi,
Thanks for the recent development of long-form audio speaker diarization in https://github.com/NVIDIA/NeMo/pull/7737. Recently I encounter a 4-hour-long audio and observe OOM on RAM (not VRAM).
**Steps/Code to reproduce bug**
It can be reproduced by using audio https://podwise-hh.s3.us-west-1.amazonaws.com/0... | {
"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/7912/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/7912/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7911 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7911/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7911/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7911/events | https://github.com/NVIDIA/NeMo/issues/7911 | 2,000,899,249 | I_kwDOC_bI7s53Q0yx | 7,911 | v1.21.0 is incompatible with nemo2riva 2.13.1 | {
"login": "msis",
"id": 577139,
"node_id": "MDQ6VXNlcjU3NzEzOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/577139?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/msis",
"html_url": "https://github.com/msis",
"followers_url": "https://api.github.com/users/msis/followers",
... | [
{
"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 | [
"I think `test` should not be in `all`.\r\nFor now, a workaround is:\r\n\r\n```\r\npip install \r\n nemo_toolkit[core]==1.21.0 \\\r\n nemo_toolkit[common]==1.21.0 \\\r\n nemo_toolkit[asr]==1.21.0 \\\r\n nemo_toolkit[nlp]==1.21.0 \\\r\n nemo_toolkit[tts]==1.21.0 \\\r\n nemo_toolkit[slu]==1.21.0 \\\... | 2023-11-19T15:35:04 | 2024-02-28T01:44:07 | 2024-02-28T01:44:06 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
`nemo_toolkit[all]` has dependencies that conflict with `nemo2riva`:
```
29.39 The conflict is caused by:
29.39 nemo-toolkit[all] 1.21.0 depends on black==19.10b0; extra == "all"
29.39 nvidia-eff 0.6.5 depends on black==22.3.0
29.39 nemo-toolkit[all] 1.21.0 depends on isort<6.... | {
"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/7911/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/7911/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7910 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7910/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7910/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7910/events | https://github.com/NVIDIA/NeMo/pull/7910 | 2,000,180,359 | PR_kwDOC_bI7s5fzpLs | 7,910 | Fix for megatron_amp_O2 + MegatronGPTSFTModel | {
"login": "vysarge",
"id": 10239441,
"node_id": "MDQ6VXNlcjEwMjM5NDQx",
"avatar_url": "https://avatars.githubusercontent.com/u/10239441?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vysarge",
"html_url": "https://github.com/vysarge",
"followers_url": "https://api.github.com/users/vysarg... | [
{
"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.",
"Closing in favor of more-compatible change on the NLPAdapterModelMixin side in #7971."
] | 2023-11-18T03:01:46 | 2024-03-12T22:36:51 | 2023-12-05T01:21:17 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7910",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7910",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7910.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7910.patch",
"merged_at": null
} | Currently MegatronGPTSFTModel inherits sharded_state_dict from NLPAdapterModelMixin, but when restoring weights from the distributed checkpoint it's expected that MegatronGPTModel's version of sharded_state_dict has been run, resulting in:
```...
File "/root/llm/NeMo/examples/nlp/language_modeling/tuning/megatron_g... | {
"login": "vysarge",
"id": 10239441,
"node_id": "MDQ6VXNlcjEwMjM5NDQx",
"avatar_url": "https://avatars.githubusercontent.com/u/10239441?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vysarge",
"html_url": "https://github.com/vysarge",
"followers_url": "https://api.github.com/users/vysarg... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7910/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/7910/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7909 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7909/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7909/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7909/events | https://github.com/NVIDIA/NeMo/pull/7909 | 2,000,085,797 | PR_kwDOC_bI7s5fzVHr | 7,909 | Add distopt support for FP8 params and BF16 optimizer state | {
"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": 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 | [
"I trained the llama model with 2 nodes using model.fp8=True, model.fp8_params=True, model.optim.name=distributed_fused_adam, model.optim.dtype=bf16.\r\nI got this error when saving checkpoint\r\n\r\n<img width=\"1421\" alt=\"Screenshot 2023-11-20 at 17 27 23\" src=\"https://github.com/NVIDIA/NeMo/assets/25007718/5... | 2023-11-17T23:39:03 | 2024-01-12T07:08:49 | 2024-01-12T07:08:48 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7909",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7909",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7909.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7909.patch",
"merged_at": "2024-01-12T07:08:48"
} | # What does this PR do ?
Adds support in the Apex distributed Adam optimizer to support FP8 parameters (using experimental FP8 tensors from Transformer Engine) and BF16 optimizer state.
**Collection**: NLP
# Changelog
- Adds distributed optimizer support for FP8 parameters
- Adds the option to initialize GP... | {
"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/7909/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/7909/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7908 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7908/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7908/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7908/events | https://github.com/NVIDIA/NeMo/pull/7908 | 1,999,871,426 | PR_kwDOC_bI7s5fyl9E | 7,908 | upgrade to latest mcore and TE | {
"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": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://a... | closed | false | null | [] | null | [
"jenkins"
] | 2023-11-17T20:25:08 | 2023-11-17T23:01:24 | 2023-11-17T23:01:23 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7908",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7908",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7908.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7908.patch",
"merged_at": "2023-11-17T23:01:23"
} | # 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/7908/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/7908/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7907 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7907/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7907/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7907/events | https://github.com/NVIDIA/NeMo/issues/7907 | 1,999,749,823 | I_kwDOC_bI7s53McK_ | 7,907 | Tools to parallelize Megatron tokenization | {
"login": "adammoody",
"id": 1105742,
"node_id": "MDQ6VXNlcjExMDU3NDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/1105742?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/adammoody",
"html_url": "https://github.com/adammoody",
"followers_url": "https://api.github.com/users/ad... | [
{
"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": "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 | [
"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."
] | 2023-11-17T19:06:34 | 2023-12-26T01:44:58 | 2023-12-26T01:44:57 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Is your feature request related to a problem? Please describe.**
I recently heard about the parallel data curation tools in NeMo, which allows one to run download, clean, and de-dup data using multiple nodes.
https://developer.nvidia.com/blog/curating-trillion-token-datasets-introducing-nemo-data-curator/
Th... | {
"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/7907/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/7907/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7906 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7906/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7906/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7906/events | https://github.com/NVIDIA/NeMo/pull/7906 | 1,998,574,407 | PR_kwDOC_bI7s5fuKy6 | 7,906 | add_support_for_swiglu_fusion | {
"login": "lhb8125",
"id": 16619280,
"node_id": "MDQ6VXNlcjE2NjE5Mjgw",
"avatar_url": "https://avatars.githubusercontent.com/u/16619280?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhb8125",
"html_url": "https://github.com/lhb8125",
"followers_url": "https://api.github.com/users/lhb812... | [
{
"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."
] | 2023-11-17T08:50:02 | 2023-12-09T01:45:13 | 2023-12-09T01:45:13 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7906",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7906",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7906.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7906.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/7906/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/7906/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7905 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7905/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7905/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7905/events | https://github.com/NVIDIA/NeMo/pull/7905 | 1,998,296,169 | PR_kwDOC_bI7s5ftPAN | 7,905 | Upgrade to PTL 2.1 | {
"login": "athitten",
"id": 47577437,
"node_id": "MDQ6VXNlcjQ3NTc3NDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/47577437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/athitten",
"html_url": "https://github.com/athitten",
"followers_url": "https://api.github.com/users/ath... | [
{
"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 | [
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"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... | 2023-11-17T05:16:32 | 2023-12-13T01:46:03 | 2023-12-13T01:46:03 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7905",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7905",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7905.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7905.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/7905/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/7905/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7904 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7904/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7904/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7904/events | https://github.com/NVIDIA/NeMo/pull/7904 | 1,998,093,643 | PR_kwDOC_bI7s5fsj7u | 7,904 | Pad sequences to multiples of 16 for GPTSFTDataset | {
"login": "vysarge",
"id": 10239441,
"node_id": "MDQ6VXNlcjEwMjM5NDQx",
"avatar_url": "https://avatars.githubusercontent.com/u/10239441?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vysarge",
"html_url": "https://github.com/vysarge",
"followers_url": "https://api.github.com/users/vysarg... | [
{
"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 | [
"jenkins"
] | 2023-11-17T01:36:56 | 2023-11-18T03:29:57 | 2023-11-17T20:10:05 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7904",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7904",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7904.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7904.patch",
"merged_at": "2023-11-17T20:10:05"
} | One-line change to pad sequences to the next highest multiple of 16 instead of 8 in GPTSFTDataset to allow this dataset's outputs to work with TransformerEngine which expects multiples of 16 when using fp8. | {
"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/7904/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/7904/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7903 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7903/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7903/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7903/events | https://github.com/NVIDIA/NeMo/pull/7903 | 1,997,974,270 | PR_kwDOC_bI7s5fsK_G | 7,903 | spelling mistake | {
"login": "orena1",
"id": 8983713,
"node_id": "MDQ6VXNlcjg5ODM3MTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/8983713?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/orena1",
"html_url": "https://github.com/orena1",
"followers_url": "https://api.github.com/users/orena1/foll... | [
{
"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 | [
"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.",
"Thanks !"
] | 2023-11-16T23:33:31 | 2023-12-24T22:56:52 | 2023-12-12T15:57:32 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7903",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7903",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7903.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7903.patch",
"merged_at": "2023-12-12T15:57:32"
} | # What does this PR do ?
spelling mistake
| {
"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/7903/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/7903/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7902 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7902/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7902/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7902/events | https://github.com/NVIDIA/NeMo/pull/7902 | 1,997,878,202 | PR_kwDOC_bI7s5fr1zo | 7,902 | Added knob for ub_tp_comm_overlap for the MCORE pass | {
"login": "sanandaraj5597",
"id": 55270934,
"node_id": "MDQ6VXNlcjU1MjcwOTM0",
"avatar_url": "https://avatars.githubusercontent.com/u/55270934?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sanandaraj5597",
"html_url": "https://github.com/sanandaraj5597",
"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": ""
}
] | closed | false | null | [] | null | [
"jenkins"
] | 2023-11-16T22:10:53 | 2023-11-17T02:57:01 | 2023-11-17T02:57:01 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7902",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7902",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7902.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7902.patch",
"merged_at": "2023-11-17T02:57:01"
} | The MCORE pass has been enabled to support User Buffer/Tensor Parallel communication overlap. That needs a knob at NeMo level which has been added. | {
"login": "sanandaraj5597",
"id": 55270934,
"node_id": "MDQ6VXNlcjU1MjcwOTM0",
"avatar_url": "https://avatars.githubusercontent.com/u/55270934?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sanandaraj5597",
"html_url": "https://github.com/sanandaraj5597",
"followers_url": "https://api.gi... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7902/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/7902/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7901 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7901/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7901/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7901/events | https://github.com/NVIDIA/NeMo/issues/7901 | 1,997,753,146 | I_kwDOC_bI7s53E0s6 | 7,901 | Chat method for TextGeneration API | {
"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/... | [
{
"id": 1719393562,
"node_id": "MDU6TGFiZWwxNzE5MzkzNTYy",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/feature",
"name": "feature",
"color": "68F3F0",
"default": false,
"description": "request/PR for a new feature"
},
{
"id": 4585431311,
"node_id": "LA_kwDOC_bI7s8... | 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 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 becau... | 2023-11-16T20:48:39 | 2024-01-24T01:47:12 | 2024-01-24T01:47:11 | MEMBER | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I propose ``class TextGeneration`` (from which ``MegatronGPTModel`` inherits) to add ```.chat(dict)``` method.
In addition to that **``MegatronGPTModel`` should have member method or properties which would allow to set or get model's template.** That template should be serialized/retrieved from ``model._cfg`` object a... | {
"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/7901/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/NVIDIA/NeMo/issues/7901/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7900 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7900/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7900/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7900/events | https://github.com/NVIDIA/NeMo/pull/7900 | 1,997,524,065 | PR_kwDOC_bI7s5fqm37 | 7,900 | Update manifest.py to speedup loading tarred datasets | {
"login": "stevehuang52",
"id": 105218074,
"node_id": "U_kgDOBkWAGg",
"avatar_url": "https://avatars.githubusercontent.com/u/105218074?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stevehuang52",
"html_url": "https://github.com/stevehuang52",
"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": ""
}
] | closed | false | null | [] | null | [
"jenkins",
"> Is there any update on this ? @stevehuang52 @anteju\r\n\r\n@titu1994 Nope, I think it's ready to merge if there're no other comments.",
"jenkins"
] | 2023-11-16T18:48:29 | 2023-12-14T14:27:54 | 2023-12-14T14:27:53 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7900",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7900",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7900.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7900.patch",
"merged_at": "2023-12-14T14:27:53"
} | A simple trick to skip checking for relative filepaths when using tarred datasets. On my local desktop, the modification reduces the manifest loading time for tarred LS data from 4.98s to 3.28s, with 34% relative speedup. The trick is ugly...so please let me know of better ways to do it... | {
"login": "stevehuang52",
"id": 105218074,
"node_id": "U_kgDOBkWAGg",
"avatar_url": "https://avatars.githubusercontent.com/u/105218074?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stevehuang52",
"html_url": "https://github.com/stevehuang52",
"followers_url": "https://api.github.com/use... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7900/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/7900/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7899 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7899/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7899/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7899/events | https://github.com/NVIDIA/NeMo/issues/7899 | 1,997,023,363 | I_kwDOC_bI7s53CCiD | 7,899 | I followed NVIDIA docs hub, and I got an error, `Exception: The provided qkv memory layout is not supported!` | {
"login": "kig1929",
"id": 11495946,
"node_id": "MDQ6VXNlcjExNDk1OTQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/11495946?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kig1929",
"html_url": "https://github.com/kig1929",
"followers_url": "https://api.github.com/users/kig192... | [
{
"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."
] | 2023-11-16T14:42:25 | 2023-12-25T01:45:45 | 2023-12-25T01:45:45 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
I'm trying to train with the nemo model following this [guide](https://docs.nvidia.com/nemo-framework/user-guide/latest/playbooks/llama2sft.html).
I've converted llama2-7b-hf to nemo model.
When I execute training script, I got this message `Exception: The provided qkv memory layout is not s... | {
"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/7899/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/7899/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7897 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7897/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7897/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7897/events | https://github.com/NVIDIA/NeMo/pull/7897 | 1,996,144,718 | PR_kwDOC_bI7s5fl3J4 | 7,897 | FSDP + Tensor Parallelism | {
"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": ""
}
] | closed | false | null | [] | null | [
"jenkins",
"jenkins",
"jenkins",
"@erhoo82 Thanks for hard work. Do you have timeline in mind when the PR will get merged? Thanks!",
"@stu1130 Have been caught up by high priority work. Trying to close soon.",
"@athitten, @ericharper \r\n- I have removed the torch FSDP patch file as the bug was fixed at ... | 2023-11-16T06:19:06 | 2024-01-02T01:44:58 | 2023-12-16T01:22:30 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7897",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7897",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7897.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7897.patch",
"merged_at": "2023-12-16T01:22:30"
} | # What does this PR do ?
This supports torch FSDP training with Tensor-parallelism.
Set `model.fsdp=True` to enable FSDP. Gradient reduction data type can be set as `model.fsdp_grad_reduce_dtype=bf16`.
FSDP mode is not compatible with the Distributed Optimizer and O2 optimizer wrapper, thus should set `model.m... | {
"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/7897/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/7897/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7896 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7896/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7896/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7896/events | https://github.com/NVIDIA/NeMo/pull/7896 | 1,995,780,997 | PR_kwDOC_bI7s5fkpy1 | 7,896 | [ASR] Online Speaker Diarization with ASR: Part-1 | {
"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... | [
{
"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 | {
"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... | [
{
"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.git... | 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."
] | 2023-11-15T23:58:57 | 2023-12-06T21:26:45 | 2023-12-06T21:26:44 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7896",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7896",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7896.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7896.patch",
"merged_at": null
} | # What does this PR do ?
This PR addresses utility functions (not core functions) for online diarization with ASR (multi-speaker ASR).
Streaming ASR and diarization utility functions and classes are added with unit tests.
This is Part1 of the clustering online diarization integration.
In Part2, example file, ya... | {
"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/7896/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/7896/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7895 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7895/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7895/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7895/events | https://github.com/NVIDIA/NeMo/pull/7895 | 1,995,717,611 | PR_kwDOC_bI7s5fkb-g | 7,895 | Add support for non-FP32 distributed optimizer state | {
"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": 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."
] | 2023-11-15T22:54:33 | 2023-12-09T01:45:16 | 2023-12-09T01:45:16 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7895",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7895",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7895.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7895.patch",
"merged_at": null
} | # What does this PR do ?
The distributed Adam optimizer can now be configured with BF16 or FP16 optimizer state.
**Collection**: NLP
# Changelog
- Add support for non-FP32 distributed optimizer state
# Usage
Run a language model, e.g. with the config at https://github.com/NVIDIA/NeMo/blob/main/examples... | {
"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/7895/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/7895/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7894 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7894/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7894/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7894/events | https://github.com/NVIDIA/NeMo/pull/7894 | 1,995,610,718 | PR_kwDOC_bI7s5fkEij | 7,894 | Change FP8 Defaults | {
"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": 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 | [
"jenkins"
] | 2023-11-15T21:41:16 | 2023-11-16T21:16:10 | 2023-11-16T21:16:09 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7894",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7894",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7894.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7894.patch",
"merged_at": "2023-11-16T21:16:09"
} | # What does this PR do ?
Change the certain FP8 parameter defaults to more recommended values so that new users can find the optimal FP8 recipe faster.
**Collection**: NLP
# Changelog
- Change all defaults of `fp8_amax_history_len` from 1 to 1024
- Change all defaults of `fp8_amax_compute_algo` from 'most_r... | {
"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/7894/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/7894/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7892 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7892/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7892/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7892/events | https://github.com/NVIDIA/NeMo/pull/7892 | 1,995,307,084 | PR_kwDOC_bI7s5fjB6b | 7,892 | add Dutch P&C FC model info | {
"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": 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 | [
"jenkins",
"jenkins"
] | 2023-11-15T18:27:31 | 2023-11-23T01:35:18 | 2023-11-23T01:35:17 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7892",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7892",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7892.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7892.patch",
"merged_at": "2023-11-23T01:35:17"
} | # What does this PR do ?
Update scores table for Fast Conformer Dutch models
**Collection**: [ASR]
# Before your PR is "Ready for review"
**Pre checks**:
- [x] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new neces... | {
"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/... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7892/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/7892/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7891 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7891/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7891/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7891/events | https://github.com/NVIDIA/NeMo/pull/7891 | 1,995,270,771 | PR_kwDOC_bI7s5fi6Fp | 7,891 | FSDP + Tensor Parallelism with Patch | {
"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": ""
}
] | closed | false | null | [] | null | [] | 2023-11-15T18:01:13 | 2023-11-16T04:45:28 | 2023-11-16T04:45:28 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7891",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7891",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7891.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7891.patch",
"merged_at": null
} | # What does this PR do ?
This supports torch FSDP training with Tensor-parallelism.
Set `model.fsdp=True` to enable FSDP. Gradient reduction data type can be set as `model.fsdp_grad_reduce_dtype=bf16`.
FSDP mode is not compatible with the Distributed Optimizer and O2 optimizer wrapper, thus should set `model.m... | {
"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/7891/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/7891/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7890 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7890/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7890/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7890/events | https://github.com/NVIDIA/NeMo/pull/7890 | 1,994,697,917 | PR_kwDOC_bI7s5fg8w3 | 7,890 | Add support for swiglu fusion | {
"login": "lhb8125",
"id": 16619280,
"node_id": "MDQ6VXNlcjE2NjE5Mjgw",
"avatar_url": "https://avatars.githubusercontent.com/u/16619280?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhb8125",
"html_url": "https://github.com/lhb8125",
"followers_url": "https://api.github.com/users/lhb812... | [
{
"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 | [] | 2023-11-15T12:37:59 | 2023-11-17T08:50:41 | 2023-11-17T08:50:41 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7890",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7890",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7890.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7890.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": "lhb8125",
"id": 16619280,
"node_id": "MDQ6VXNlcjE2NjE5Mjgw",
"avatar_url": "https://avatars.githubusercontent.com/u/16619280?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lhb8125",
"html_url": "https://github.com/lhb8125",
"followers_url": "https://api.github.com/users/lhb812... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7890/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/7890/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7889 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7889/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7889/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7889/events | https://github.com/NVIDIA/NeMo/pull/7889 | 1,993,825,227 | PR_kwDOC_bI7s5fd_ow | 7,889 | Fix CPU initialization of GPT models | {
"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": 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 | [
"jenkins"
] | 2023-11-15T00:50:35 | 2023-11-21T16:31:17 | 2023-11-21T16:31:16 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7889",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7889",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7889.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7889.patch",
"merged_at": "2023-11-21T16:31:16"
} | # What does this PR do ?
Add `use_cpu_initialization` check in MegatronGPTModel.
Allows conversion scripts such as `convert_nemo_gpt_to_mcore.py` to run for bigger models in cpu mode.
**Collection**: NLP
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributo... | {
"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/7889/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/7889/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7888 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7888/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7888/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7888/events | https://github.com/NVIDIA/NeMo/pull/7888 | 1,993,154,986 | PR_kwDOC_bI7s5fbsYx | 7,888 | Distributed checkpoint averaging supports bf16 type | {
"login": "yidong72",
"id": 43824965,
"node_id": "MDQ6VXNlcjQzODI0OTY1",
"avatar_url": "https://avatars.githubusercontent.com/u/43824965?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yidong72",
"html_url": "https://github.com/yidong72",
"followers_url": "https://api.github.com/users/yid... | [] | 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.",
"jenkins"
] | 2023-11-14T16:56:05 | 2023-12-01T21:16:17 | 2023-12-01T21:16:16 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7888",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7888",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7888.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7888.patch",
"merged_at": "2023-12-01T21:16:16"
} | Add support of bf16 type. | {
"login": "yidong72",
"id": 43824965,
"node_id": "MDQ6VXNlcjQzODI0OTY1",
"avatar_url": "https://avatars.githubusercontent.com/u/43824965?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yidong72",
"html_url": "https://github.com/yidong72",
"followers_url": "https://api.github.com/users/yid... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7888/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/7888/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7887 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7887/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7887/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7887/events | https://github.com/NVIDIA/NeMo/pull/7887 | 1,992,714,031 | PR_kwDOC_bI7s5faMQt | 7,887 | Fix k2 installation: update for latest PyTorch, move script to `installers` dir | {
"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": 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 | [] | 2023-11-14T13:08:57 | 2023-11-14T21:30:03 | 2023-11-14T21:02:16 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7887",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7887",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7887.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7887.patch",
"merged_at": "2023-11-14T21:02:16"
} | # What does this PR do ?
- fix k2 installation: use latest release compatible with the latest PyTorch version
- move k2 installer to `scripts/installers`directory
**Collection**: [CI, ASR]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add a ... | {
"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/7887/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/7887/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7886 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7886/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7886/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7886/events | https://github.com/NVIDIA/NeMo/pull/7886 | 1,991,832,810 | PR_kwDOC_bI7s5fXOVa | 7,886 | [Codec] Finite scalar quantizer | {
"login": "anteju",
"id": 108555623,
"node_id": "U_kgDOBnhtZw",
"avatar_url": "https://avatars.githubusercontent.com/u/108555623?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anteju",
"html_url": "https://github.com/anteju",
"followers_url": "https://api.github.com/users/anteju/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": ""
}
] | closed | false | null | [] | null | [
"jenkins",
"jenkins"
] | 2023-11-14T02:00:56 | 2023-11-17T22:35:44 | 2023-11-17T22:35:44 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7886",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7886",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7886.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7886.patch",
"merged_at": "2023-11-17T22:35:44"
} | # What does this PR do ?
This PR adds finite scalar quantizer as used in
Mentzer et al., Finite Scalar Quantization: VQ-VAE Made Simple (https://arxiv.org/abs/2309.15505v1)
**Collection**: TTS
# Changelog
- Added `FiniteScalarQuantizer`
- Added unit tests
# Usage
This can be used as a drop-in replaceme... | {
"login": "anteju",
"id": 108555623,
"node_id": "U_kgDOBnhtZw",
"avatar_url": "https://avatars.githubusercontent.com/u/108555623?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anteju",
"html_url": "https://github.com/anteju",
"followers_url": "https://api.github.com/users/anteju/follower... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7886/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/7886/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7885 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7885/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7885/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7885/events | https://github.com/NVIDIA/NeMo/pull/7885 | 1,991,715,650 | PR_kwDOC_bI7s5fW0QC | 7,885 | Distributed optimizer support for experimental FP8 tensors | {
"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": 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."
] | 2023-11-14T00:31:38 | 2023-12-07T01:45:57 | 2023-12-07T01:45:57 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7885",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7885",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7885.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7885.patch",
"merged_at": null
} | # What does this PR do ?
This PR integrates with Transformer Engine's experimental `Float8Tensor`s. This allows the model to only store FP8 weight matrices. The distributed optimizer stores an FP32 master copy of the weights and performs param all-gathers in FP8.
**Collection**: NLP
# Changelog
- Adds distri... | {
"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/7885/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/7885/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7884 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7884/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7884/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7884/events | https://github.com/NVIDIA/NeMo/pull/7884 | 1,991,691,733 | PR_kwDOC_bI7s5fWvAR | 7,884 | [TTS] Add period discriminator and feature matching loss to codec recipe | {
"login": "rlangman",
"id": 9942053,
"node_id": "MDQ6VXNlcjk5NDIwNTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/9942053?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlangman",
"html_url": "https://github.com/rlangman",
"followers_url": "https://api.github.com/users/rlang... | [
{
"id": 4418253970,
"node_id": "LA_kwDOC_bI7s8AAAABB1k0kg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS",
"name": "TTS",
"color": "49AF28",
"default": false,
"description": ""
}
] | 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... | 2023-11-14T00:12:30 | 2024-01-19T17:02:55 | 2024-01-19T17:02:54 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7884",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7884",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7884.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7884.patch",
"merged_at": "2024-01-19T17:02:54"
} | # What does this PR do ?
Add the feature matching loss and period discriminator used in most traditional vocoders. These will be used in my next PR which adds a configuration for creating a codec from mel spectrogram.
**Collection**: [TTS]
# Changelog
- Add absolute feature matching loss.
- Add period discr... | {
"login": "rlangman",
"id": 9942053,
"node_id": "MDQ6VXNlcjk5NDIwNTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/9942053?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlangman",
"html_url": "https://github.com/rlangman",
"followers_url": "https://api.github.com/users/rlang... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7884/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/7884/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7883 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7883/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7883/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7883/events | https://github.com/NVIDIA/NeMo/pull/7883 | 1,991,684,589 | PR_kwDOC_bI7s5fWtfj | 7,883 | different truncation types for long context truncation, addition of longbench tasks, preprocessing bug fixs | {
"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": ""
}
] | closed | false | null | [] | null | [] | 2023-11-14T00:03:45 | 2023-11-20T20:22:29 | 2023-11-20T20:22:29 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7883",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7883",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7883.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7883.patch",
"merged_at": "2023-11-20T20:22:29"
} | # What does this PR do ?
Adding able to truncate from left/middle/right portions of context.
Adding LongBench tasks to dataset preparation script.
Changed placement of remove_newline_tab flag in prepare_truncated_data.py so there these characters are removed prior to checking if the context's sequence length is g... | {
"login": "shan18",
"id": 12576178,
"node_id": "MDQ6VXNlcjEyNTc2MTc4",
"avatar_url": "https://avatars.githubusercontent.com/u/12576178?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shan18",
"html_url": "https://github.com/shan18",
"followers_url": "https://api.github.com/users/shan18/fo... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7883/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/7883/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7882 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7882/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7882/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7882/events | https://github.com/NVIDIA/NeMo/pull/7882 | 1,991,567,722 | PR_kwDOC_bI7s5fWUL5 | 7,882 | Add back import guard | {
"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": 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 | [
"jenkins",
"jenkins"
] | 2023-11-13T22:08:19 | 2023-11-15T03:17:00 | 2023-11-15T03:16:59 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7882",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7882",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7882.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7882.patch",
"merged_at": "2023-11-15T03:16:59"
} | # What does this PR do ?
Add back the import guard that was deleted in a previous PR
**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": "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/7882/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/7882/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7881 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7881/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7881/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7881/events | https://github.com/NVIDIA/NeMo/pull/7881 | 1,991,351,452 | PR_kwDOC_bI7s5fVklP | 7,881 | add comment on script and fix target check | {
"login": "gshennvm",
"id": 119401249,
"node_id": "U_kgDOBx3rIQ",
"avatar_url": "https://avatars.githubusercontent.com/u/119401249?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gshennvm",
"html_url": "https://github.com/gshennvm",
"followers_url": "https://api.github.com/users/gshennvm/... | [] | closed | false | null | [] | null | [] | 2023-11-13T19:41:22 | 2023-11-14T06:28:17 | 2023-11-14T06:28:16 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7881",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7881",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7881.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7881.patch",
"merged_at": "2023-11-14T06:28:16"
} | # What does this PR do ?
fix issue with target checking in nemo -> mcore conversion
**PR Type**:
- [x] Bugfix
| {
"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/7881/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/7881/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7880 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7880/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7880/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7880/events | https://github.com/NVIDIA/NeMo/pull/7880 | 1,991,218,429 | PR_kwDOC_bI7s5fVHF_ | 7,880 | NeMo + Lhotse integration | {
"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": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://a... | closed | false | null | [] | null | [
"jenkins",
"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.",
"@titu1994 all suggestions implemented",
"Need to pass jenkins though",
"jenkins",
"jenkins",
"Thanks guys! Such a joy to click merge after all ... | 2023-11-13T18:27:50 | 2024-01-13T00:24:14 | 2024-01-13T00:24:08 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7880",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7880",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7880.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7880.patch",
"merged_at": "2024-01-13T00:24:08"
} | # What does this PR do ?
This PR adds an option to leverage Lhotse for dataloading in NeMo.
**Collection**: Currently ASR only, with clear path to extend into other collections.
# Changelog
- Support creating a Lhotse dataloader from NeMo configuration
- Support for most Lhotse-specific dataloading features... | {
"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/7880/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/7880/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7879 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7879/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7879/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7879/events | https://github.com/NVIDIA/NeMo/pull/7879 | 1,990,986,772 | PR_kwDOC_bI7s5fUUS8 | 7,879 | add values to en tts dict | {
"login": "mgrafu",
"id": 47233618,
"node_id": "MDQ6VXNlcjQ3MjMzNjE4",
"avatar_url": "https://avatars.githubusercontent.com/u/47233618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mgrafu",
"html_url": "https://github.com/mgrafu",
"followers_url": "https://api.github.com/users/mgrafu/fo... | [
{
"id": 4418253970,
"node_id": "LA_kwDOC_bI7s8AAAABB1k0kg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS",
"name": "TTS",
"color": "49AF28",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | [
"jenkins",
"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.",
"@ekmb any updates on this?",
"> @ekmb any updates on this?\r\n\r\n@mgrafu I'm good with merge once the CI is green",
"This PR is stale because it h... | 2023-11-13T16:14:58 | 2024-01-30T19:01:47 | 2024-01-30T19:01:45 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7879",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7879",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7879.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7879.patch",
"merged_at": "2024-01-30T19:01:45"
} | # What does this PR do ?
Add terms to tts ipa pronunciation dictionary for en-US to meet internal needs OOTB
**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": "mgrafu",
"id": 47233618,
"node_id": "MDQ6VXNlcjQ3MjMzNjE4",
"avatar_url": "https://avatars.githubusercontent.com/u/47233618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mgrafu",
"html_url": "https://github.com/mgrafu",
"followers_url": "https://api.github.com/users/mgrafu/fo... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7879/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/7879/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7878 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7878/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7878/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7878/events | https://github.com/NVIDIA/NeMo/issues/7878 | 1,988,837,751 | I_kwDOC_bI7s52i0F3 | 7,878 | Cannot resume fro checkpoint | {
"login": "githukelvin",
"id": 78278735,
"node_id": "MDQ6VXNlcjc4Mjc4NzM1",
"avatar_url": "https://avatars.githubusercontent.com/u/78278735?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/githukelvin",
"html_url": "https://github.com/githukelvin",
"followers_url": "https://api.github.com/... | [
{
"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 | [
"In these cases, use a predefined version name for exp_manager, as you mentioned `exp_manager.resume_ignore_no_checkpoint=false` which means it would error out if there are no checkpoints in save directory. \r\nuse `exp_manager.version=v1` or something like that. ",
"it is not working though\r\n",
"what do... | 2023-11-11T08:30:16 | 2024-04-16T11:30:16 | 2023-12-24T01:46:28 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | i am training conformer ctc so i was in epoch 3 epoch three ended but it didnt save the checkpoint for that epoch rerunning again it is not getting any checkpoint neither 2 or one how can i resolve this it is starting again from zero it i saying no checkpoint found
<code>
GPU available... | {
"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/7878/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/7878/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7877 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7877/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7877/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7877/events | https://github.com/NVIDIA/NeMo/issues/7877 | 1,988,666,235 | I_kwDOC_bI7s52iKN7 | 7,877 | Model card for SteerLM has incorrect command-line arguments | {
"login": "ndronen",
"id": 21194,
"node_id": "MDQ6VXNlcjIxMTk0",
"avatar_url": "https://avatars.githubusercontent.com/u/21194?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ndronen",
"html_url": "https://github.com/ndronen",
"followers_url": "https://api.github.com/users/ndronen/follower... | [
{
"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."
] | 2023-11-11T02:35:11 | 2023-12-20T01:39:58 | 2023-12-20T01:39:58 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
The instructions for launching the Steer-LM eval server in the HuggingFace model card are incorrect.
**Steps/Code to reproduce bug**
1. Follow [instructions to install prerequisites](https://huggingface.co/nvidia/SteerLM-llama2-13B).
2. Download [`LLAMA2-13B-SteerLM.nemo`](https://hugging... | {
"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/7877/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/7877/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7875 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7875/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7875/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7875/events | https://github.com/NVIDIA/NeMo/pull/7875 | 1,986,068,212 | PR_kwDOC_bI7s5fDvj4 | 7,875 | Mengruw/fixed tgt lang v3 | {
"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": 4418253970,
"node_id": "LA_kwDOC_bI7s8AAAABB1k0kg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS",
"name": "TTS",
"color": "49AF28",
"default": false,
"description": ""
},
{
"id": 4556669155,
"node_id": "LA_kwDOC_bI7s8AAAABD5lA4w",
"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."
] | 2023-11-09T17:11:56 | 2023-12-01T01:49:46 | 2023-12-01T01:49:46 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7875",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7875",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7875.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7875.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/7875/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/7875/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7874 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7874/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7874/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7874/events | https://github.com/NVIDIA/NeMo/issues/7874 | 1,985,905,525 | I_kwDOC_bI7s52XoN1 | 7,874 | swig_decoders dependency | {
"login": "vsokolovskii",
"id": 48914918,
"node_id": "MDQ6VXNlcjQ4OTE0OTE4",
"avatar_url": "https://avatars.githubusercontent.com/u/48914918?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vsokolovskii",
"html_url": "https://github.com/vsokolovskii",
"followers_url": "https://api.github.c... | [
{
"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 | [
"It should have been installed as per [line](https://github.com/NVIDIA/NeMo/blob/77d1386174930239fb619a7d4660a88f2061a5b3/scripts/installers/setup_os2s_decoders.py#L138C18-L138C30).\r\n\r\n\r\nWas it unsuccessful during installation? Can you check your logs and post the error here? ",
"This issue is stale because... | 2023-11-09T15:42:56 | 2024-10-13T09:42:28 | 2023-12-19T01:45:56 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
Cannot run the n-gram beam search script.
**Steps/Code to reproduce bug**
Run the `./install_beamsearch_decoders.sh`
``` import swig_decoders
ModuleNotFoundError: No module named 'swig_decoders'
```
Ubuntu 22.04.3
| {
"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/7874/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/7874/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7873 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7873/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7873/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7873/events | https://github.com/NVIDIA/NeMo/issues/7873 | 1,985,401,218 | I_kwDOC_bI7s52VtGC | 7,873 | NeMo MCore Llama2 support fp8 | {
"login": "chiendb97",
"id": 25007718,
"node_id": "MDQ6VXNlcjI1MDA3NzE4",
"avatar_url": "https://avatars.githubusercontent.com/u/25007718?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chiendb97",
"html_url": "https://github.com/chiendb97",
"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."
] | 2023-11-09T11:14:12 | 2023-12-18T01:46:03 | 2023-12-18T01:46:03 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null |
Hi, does Nemo MCore llama2 currently support training with fp8? I got this error when training the llama model with fp8

Thanks ! | {
"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/7873/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/7873/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7872 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7872/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7872/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7872/events | https://github.com/NVIDIA/NeMo/pull/7872 | 1,984,257,911 | PR_kwDOC_bI7s5e9lXW | 7,872 | Add MCore T5 | {
"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": 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."
] | 2023-11-08T19:26:38 | 2023-12-06T01:45:57 | 2023-12-06T01:45:56 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7872",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7872",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7872.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7872.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/7872/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/7872/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7871 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7871/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7871/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7871/events | https://github.com/NVIDIA/NeMo/issues/7871 | 1,983,074,345 | I_kwDOC_bI7s52M1Ap | 7,871 | GPU usage by NEMO ASR Model | {
"login": "Oheed911",
"id": 83069712,
"node_id": "MDQ6VXNlcjgzMDY5NzEy",
"avatar_url": "https://avatars.githubusercontent.com/u/83069712?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Oheed911",
"html_url": "https://github.com/Oheed911",
"followers_url": "https://api.github.com/users/Ohe... | [] | closed | false | null | [] | null | [
"You can try using this before important anything from NeMo - https://github.com/pytorch/pytorch/blob/main/torch/cuda/memory.py#L121"
] | 2023-11-08T08:56:41 | 2023-11-28T00:46:37 | 2023-11-28T00:46:37 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I want to limit the usage of Nemo[Asr] mode, lets say i want to limit it to 5 GB of VRAM. how can i do it? is there any way to limit this? | {
"login": "jbalam-nv",
"id": 4916480,
"node_id": "MDQ6VXNlcjQ5MTY0ODA=",
"avatar_url": "https://avatars.githubusercontent.com/u/4916480?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbalam-nv",
"html_url": "https://github.com/jbalam-nv",
"followers_url": "https://api.github.com/users/jb... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7871/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/7871/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7870 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7870/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7870/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7870/events | https://github.com/NVIDIA/NeMo/issues/7870 | 1,982,892,591 | I_kwDOC_bI7s52MIov | 7,870 | Issue faced in Nemo Model Inference using Farward collection | {
"login": "Pri4tam",
"id": 90524632,
"node_id": "MDQ6VXNlcjkwNTI0NjMy",
"avatar_url": "https://avatars.githubusercontent.com/u/90524632?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Pri4tam",
"html_url": "https://github.com/Pri4tam",
"followers_url": "https://api.github.com/users/Pri4ta... | [
{
"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": "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... | [
{
"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:... | null | [
"Your reproducible steps are unclear as you are using some variables which are out of scope from what described. \r\n\r\nHowever for forward, signal should be BxT and signal_length should be B size **tensors**. \r\n\r\n Waveform.shape[idx] would return int but not torch tensor. \r\n\r\nCan you change it to `torch.t... | 2023-11-08T07:02:45 | 2023-11-28T00:48:51 | 2023-11-28T00:48:51 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
The farward nemo collection of Nemo ASR model requires following parameters.
- input_signal – Tensor that represents a batch of raw audio signals, of shape [B, T]. T here represents timesteps, with 1 second of audio represented as self.sample_rate number of floating point values.
- input_... | {
"login": "jbalam-nv",
"id": 4916480,
"node_id": "MDQ6VXNlcjQ5MTY0ODA=",
"avatar_url": "https://avatars.githubusercontent.com/u/4916480?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbalam-nv",
"html_url": "https://github.com/jbalam-nv",
"followers_url": "https://api.github.com/users/jb... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7870/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/7870/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7869 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7869/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7869/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7869/events | https://github.com/NVIDIA/NeMo/issues/7869 | 1,982,810,647 | I_kwDOC_bI7s52L0oX | 7,869 | Continue training from 'ckpt' file | {
"login": "TonSotin",
"id": 132354615,
"node_id": "U_kgDOB-OSNw",
"avatar_url": "https://avatars.githubusercontent.com/u/132354615?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/TonSotin",
"html_url": "https://github.com/TonSotin",
"followers_url": "https://api.github.com/users/TonSotin/... | [] | closed | false | null | [] | null | [
"if you are using `https://github.com/NVIDIA/NeMo/blob/main/examples/asr/speech_to_text_finetune.py` to finetune then we currently don;t support loading from ckpt file. \r\nHowever while training you can always save nemo file by toggling https://github.com/NVIDIA/NeMo/blob/d49b73cb495dfd17554b01cf1b0f6f8f1bbbbc7c/n... | 2023-11-08T06:02:37 | 2023-11-28T00:49:34 | 2023-11-28T00:49:34 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Is it possible somehow to continue training from checkpoint that made by pytorch_lightning? I have been training ASR model and load pretrained model. I want to continue training from exact position when server shut down. Do I need load from model.nemo or is there more gentle way to do this? | {
"login": "jbalam-nv",
"id": 4916480,
"node_id": "MDQ6VXNlcjQ5MTY0ODA=",
"avatar_url": "https://avatars.githubusercontent.com/u/4916480?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jbalam-nv",
"html_url": "https://github.com/jbalam-nv",
"followers_url": "https://api.github.com/users/jb... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7869/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/7869/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7868 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7868/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7868/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7868/events | https://github.com/NVIDIA/NeMo/pull/7868 | 1,980,367,954 | PR_kwDOC_bI7s5ewRB7 | 7,868 | added converter for lora checkpoints to tp1 | {
"login": "hutm",
"id": 699538,
"node_id": "MDQ6VXNlcjY5OTUzOA==",
"avatar_url": "https://avatars.githubusercontent.com/u/699538?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hutm",
"html_url": "https://github.com/hutm",
"followers_url": "https://api.github.com/users/hutm/followers",
... | [
{
"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."
] | 2023-11-07T01:30:49 | 2023-12-21T00:27:49 | 2023-11-29T01:45:55 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7868",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7868",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7868.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7868.patch",
"merged_at": null
} | # What does this PR do ?
added converter for lora checkpoints to tp1
**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 demons... | {
"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/7868/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/7868/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7867 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7867/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7867/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7867/events | https://github.com/NVIDIA/NeMo/pull/7867 | 1,980,212,282 | PR_kwDOC_bI7s5evvT6 | 7,867 | Tar codec | {
"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": 4418253970,
"node_id": "LA_kwDOC_bI7s8AAAABB1k0kg",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS",
"name": "TTS",
"color": "49AF28",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | [
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins"
] | 2023-11-06T22:46:51 | 2023-11-18T02:47:11 | 2023-11-18T02:47:10 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7867",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7867",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7867.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7867.patch",
"merged_at": "2023-11-18T02:47:10"
} | Add webdataset support for VocoderDataset
**Collection**: TTS
# Changelog
- Add TarredVocderDataset class for dataset fetching
- sampler is not supported with IterableDataset
- added a conditional code to calculate correct number of max steps when webdataset is used
Known issue:
- Haven;t tested for passin... | {
"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/7867/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/7867/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7866 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7866/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7866/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7866/events | https://github.com/NVIDIA/NeMo/pull/7866 | 1,980,149,682 | PR_kwDOC_bI7s5evhPg | 7,866 | Mengruw/fixed tgt lang v3 | {
"login": "mengruwNv",
"id": 149420466,
"node_id": "U_kgDOCOf5sg",
"avatar_url": "https://avatars.githubusercontent.com/u/149420466?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mengruwNv",
"html_url": "https://github.com/mengruwNv",
"followers_url": "https://api.github.com/users/mengru... | [
{
"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 | [
"jenkins"
] | 2023-11-06T22:05:12 | 2023-11-09T17:11:23 | 2023-11-09T17:11:22 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7866",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7866",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7866.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7866.patch",
"merged_at": "2023-11-09T17:11:22"
} | # 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/7866/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/7866/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7865 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7865/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7865/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7865/events | https://github.com/NVIDIA/NeMo/pull/7865 | 1,980,142,959 | PR_kwDOC_bI7s5evfwH | 7,865 | Tar codec | {
"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": 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 | [] | 2023-11-06T22:00:57 | 2023-11-06T22:44:38 | 2023-11-06T22:44:38 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7865",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7865",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7865.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7865.patch",
"merged_at": null
} | # What does this PR do ?
Add webdataset support for VocoderDataset
**Collection**: TTS
# Changelog
- Add TarredVocderDataset class for dataset fetching
- sampler is not supported with IterableDataset
- added a conditional code to calculate correct number of max steps when webdataset is used
# Usage
* a... | {
"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/7865/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/7865/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7864 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7864/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7864/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7864/events | https://github.com/NVIDIA/NeMo/pull/7864 | 1,980,010,097 | PR_kwDOC_bI7s5evCof | 7,864 | Removing duplicate Megatron-LM installation | {
"login": "Davood-M",
"id": 3964285,
"node_id": "MDQ6VXNlcjM5NjQyODU=",
"avatar_url": "https://avatars.githubusercontent.com/u/3964285?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Davood-M",
"html_url": "https://github.com/Davood-M",
"followers_url": "https://api.github.com/users/Davoo... | [
{
"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 | [] | 2023-11-06T20:31:39 | 2023-11-07T02:08:36 | 2023-11-07T02:08:35 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7864",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7864",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7864.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7864.patch",
"merged_at": "2023-11-07T02:08:35"
} | # What does this PR do ?
small fix to remove duplicate megatron-lm installation
**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 snipp... | {
"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/7864/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/7864/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7863 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7863/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7863/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7863/events | https://github.com/NVIDIA/NeMo/pull/7863 | 1,979,669,089 | PR_kwDOC_bI7s5et2lz | 7,863 | Added comma so I can test build process. | {
"login": "DougAtNvidia",
"id": 150055323,
"node_id": "U_kgDOCPGpmw",
"avatar_url": "https://avatars.githubusercontent.com/u/150055323?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/DougAtNvidia",
"html_url": "https://github.com/DougAtNvidia",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | [] | 2023-11-06T17:25:57 | 2023-11-10T00:27:32 | 2023-11-10T00:27:32 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7863",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7863",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7863.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7863.patch",
"merged_at": null
} | # What does this PR do ?
Makes a trivial change.
**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 demonstrating how to use t... | {
"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/7863/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/7863/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7862 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7862/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7862/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7862/events | https://github.com/NVIDIA/NeMo/pull/7862 | 1,979,347,045 | PR_kwDOC_bI7s5esv5x | 7,862 | Upgrade NeMo to latest mcore and TE | {
"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": 4840216855,
"node_id": "LA_kwDOC_bI7s8AAAABIH_ZFw",
"url": "https://a... | closed | false | null | [] | null | [
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins"
] | 2023-11-06T14:47:27 | 2023-11-17T13:11:02 | 2023-11-17T13:11:00 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7862",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7862",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7862.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7862.patch",
"merged_at": "2023-11-17T13:11:00"
} | # What does this PR do ?
Upgrades NeMo to latest mcore and TE versions.
**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 dem... | {
"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/7862/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/7862/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7861 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7861/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7861/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7861/events | https://github.com/NVIDIA/NeMo/issues/7861 | 1,977,997,600 | I_kwDOC_bI7s515dkg | 7,861 | 16000 sample rate VITS config help inquiry | {
"login": "ganymedenet",
"id": 51125243,
"node_id": "MDQ6VXNlcjUxMTI1MjQz",
"avatar_url": "https://avatars.githubusercontent.com/u/51125243?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ganymedenet",
"html_url": "https://github.com/ganymedenet",
"followers_url": "https://api.github.com/... | [
{
"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": 4418253970,
"node_id": "LA_kwDOC_bI7s8AAAABB1k0kg",
... | closed | false | {
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https://api.github.com/us... | [
{
"login": "XuesongYang",
"id": 1646669,
"node_id": "MDQ6VXNlcjE2NDY2Njk=",
"avatar_url": "https://avatars.githubusercontent.com/u/1646669?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/XuesongYang",
"html_url": "https://github.com/XuesongYang",
"followers_url": "https... | 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.",
"This issue is stale because it has been open for 30 days with no activity. ... | 2023-11-05T22:14:42 | 2024-03-04T01:46:54 | 2024-03-04T01:46:54 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Good day,
Could you help me to re-configure my VITS model trainer for 16000 hz speech dataset?
sample_rate: 22050
n_mel_channels: 80
n_window_size: 1024
n_window_stride: 256
n_fft: 1024
lowfreq: 0
highfreq: null
window: hann
I tried different combination but always receive something like these:
```
Ru... | {
"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/7861/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/7861/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7860 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7860/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7860/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7860/events | https://github.com/NVIDIA/NeMo/issues/7860 | 1,977,456,799 | I_kwDOC_bI7s513Zif | 7,860 | Question: can we load same size bert model to train same size gpt if yes then how? | {
"login": "mujhenahiata",
"id": 94825377,
"node_id": "U_kgDOBabroQ",
"avatar_url": "https://avatars.githubusercontent.com/u/94825377?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mujhenahiata",
"html_url": "https://github.com/mujhenahiata",
"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": "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 | [
"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 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 becau... | 2023-11-04T18:21:14 | 2024-01-13T01:45:51 | 2024-01-13T01:45:51 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I have trained a bert model, I want to use its weights to train gpt model. Is it possible, if yes how
@meghmak13
@titu1994
@nithinraok
@okuchaiev | {
"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/7860/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/7860/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7859 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7859/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7859/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7859/events | https://github.com/NVIDIA/NeMo/pull/7859 | 1,977,215,529 | PR_kwDOC_bI7s5elxbb | 7,859 | Adding support for TTS generated SFT for speechlm models | {
"login": "VahidooX",
"id": 23551647,
"node_id": "MDQ6VXNlcjIzNTUxNjQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/23551647?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/VahidooX",
"html_url": "https://github.com/VahidooX",
"followers_url": "https://api.github.com/users/Vah... | [
{
"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 | [
"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."
] | 2023-11-04T07:33:27 | 2023-12-11T01:46:09 | 2023-12-11T01:46:08 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7859",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7859",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7859.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7859.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/7859/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/7859/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7858 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7858/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7858/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7858/events | https://github.com/NVIDIA/NeMo/pull/7858 | 1,976,619,939 | PR_kwDOC_bI7s5ejyfD | 7,858 | generalized chat sft prompt (#7655) | {
"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 | [
"jenkins",
"jenkins",
"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."
] | 2023-11-03T17:13:48 | 2023-11-27T01:45:50 | 2023-11-27T01:45:50 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7858",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7858",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7858.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7858.patch",
"merged_at": null
} | * fix dataset issues
* working version
* all passed
* refactor tests
* all pass
* working version
* use end name signal for labels
* all fixed
* update doc
* style fix
* remove unused imports
* make sure nccl not timing out
* style fix
... | {
"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/7858/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/7858/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7857 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7857/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7857/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7857/events | https://github.com/NVIDIA/NeMo/issues/7857 | 1,976,520,232 | I_kwDOC_bI7s51z04o | 7,857 | `preprocessor` in `exportables` but not exported | {
"login": "msis",
"id": 577139,
"node_id": "MDQ6VXNlcjU3NzEzOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/577139?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/msis",
"html_url": "https://github.com/msis",
"followers_url": "https://api.github.com/users/msis/followers",
... | [
{
"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 is by (forced) design. Preprocessor is exportable in one very specific case, when you use the torchaudio backend of the preprocessor. Otherwise it is not exportable. There's no easy way to declare a class is exportable in exactly one case where it's instance is derived from a mirrored API in torchaudio, so we... | 2023-11-03T16:10:46 | 2023-11-08T14:43:54 | 2023-11-08T14:43:54 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
The `preprocessor` is an instance of `Exportable` and yet it is not exported with `model.export()`
**Steps/Code to reproduce bug**
```py
>> exportables = []
>> for m in model.modules():
if isinstance(m, Exportable):
exportables.append(m)
>> exportables
[EncDecCTCM... | {
"login": "msis",
"id": 577139,
"node_id": "MDQ6VXNlcjU3NzEzOQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/577139?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/msis",
"html_url": "https://github.com/msis",
"followers_url": "https://api.github.com/users/msis/followers",
... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7857/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/7857/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7856 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7856/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7856/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7856/events | https://github.com/NVIDIA/NeMo/pull/7856 | 1,976,321,223 | PR_kwDOC_bI7s5ei0MF | 7,856 | Bugfix: Args didn't have spe byte fallback | {
"login": "AstralScribe",
"id": 105854650,
"node_id": "U_kgDOBk82ug",
"avatar_url": "https://avatars.githubusercontent.com/u/105854650?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AstralScribe",
"html_url": "https://github.com/AstralScribe",
"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
}
] | 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."
] | 2023-11-03T14:27:03 | 2023-12-02T01:44:42 | 2023-12-02T01:44:42 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7856",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7856",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7856.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7856.patch",
"merged_at": null
} | # What does this PR do ?
process_asr_text_tokenizer didn't have parser for args: spe_byte_fallback.
**Collection**: [ASR]
# Changelog
- Bugfix: Added spe_byte_fallback to the args list.
# Before your PR is "Ready for review"
**Pre checks**:
- [x] Make sure you read and followed [Contributor guidelines](... | {
"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/7856/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/7856/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7855 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7855/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7855/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7855/events | https://github.com/NVIDIA/NeMo/issues/7855 | 1,975,342,977 | I_kwDOC_bI7s51vVeB | 7,855 | Runtime error | {
"login": "sriks8",
"id": 8636333,
"node_id": "MDQ6VXNlcjg2MzYzMzM=",
"avatar_url": "https://avatars.githubusercontent.com/u/8636333?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sriks8",
"html_url": "https://github.com/sriks8",
"followers_url": "https://api.github.com/users/sriks8/foll... | [] | closed | false | null | [] | null | [
"Its an error from gradio not nemo. Not sure what you are trying to do. ",
"Thanks for looking at this. \r\n\r\nI tried to deploy the model (https://huggingface.co/nvidia/stt_en_fastconformer_transducer_xlarge) as an gardio app in click deploy option on the right) but it is failing. It errors out during the build... | 2023-11-03T02:01:14 | 2023-11-09T01:44:47 | 2023-11-09T01:44:46 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Traceback (most recent call last):
File "/home/user/app/app.py", line 3, in <module>
gr.Interface.load("models/nvidia/stt_en_fastconformer_transducer_xlarge").launch()
AttributeError: 'Dependency' object has no attribute 'launch' | {
"login": "sriks8",
"id": 8636333,
"node_id": "MDQ6VXNlcjg2MzYzMzM=",
"avatar_url": "https://avatars.githubusercontent.com/u/8636333?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sriks8",
"html_url": "https://github.com/sriks8",
"followers_url": "https://api.github.com/users/sriks8/foll... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7855/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/7855/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7854 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7854/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7854/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7854/events | https://github.com/NVIDIA/NeMo/pull/7854 | 1,975,171,716 | PR_kwDOC_bI7s5ee4Wi | 7,854 | Update transformers cache on Jenkins | {
"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": ""
}
] | closed | false | null | [] | null | [
"jenkins",
"jenkins",
"jenkins",
"jenkins",
"jenkins"
] | 2023-11-02T23:00:36 | 2023-11-03T06:20:13 | 2023-11-03T06:20:12 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7854",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7854",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7854.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7854.patch",
"merged_at": "2023-11-03T06:20:12"
} | # What does this PR do ?
Updating the cache by allowing transformers to be online
**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 s... | {
"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/7854/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/7854/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7853 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7853/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7853/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7853/events | https://github.com/NVIDIA/NeMo/pull/7853 | 1,974,980,532 | PR_kwDOC_bI7s5eeOBI | 7,853 | enable reading phonetic transcripts from manifest | {
"login": "mgrafu",
"id": 47233618,
"node_id": "MDQ6VXNlcjQ3MjMzNjE4",
"avatar_url": "https://avatars.githubusercontent.com/u/47233618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mgrafu",
"html_url": "https://github.com/mgrafu",
"followers_url": "https://api.github.com/users/mgrafu/fo... | [
{
"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": 4585431311,
"node_id": "LA_kwDOC_bI7s8AAAABEVAhDw",
"url": "https://a... | closed | false | null | [] | null | [
"2 cleaner approaches to consider:\r\n\r\n- Define a G2P class which sets its symbols to `get_ipa_character_set(locale)` and with a forward method that returns `[c for c in text]`\r\n- Make the g2p class an optional input to the IPATokenizer. Replace the checks with `if read_phones_from_file` to instead check `if g... | 2023-11-02T20:26:48 | 2023-11-25T01:44:36 | 2023-11-25T01:44:35 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7853",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7853",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7853.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7853.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/7853/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/7853/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7852 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7852/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7852/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7852/events | https://github.com/NVIDIA/NeMo/pull/7852 | 1,974,800,397 | PR_kwDOC_bI7s5ednJJ | 7,852 | Fix flash decoding precision | {
"login": "hsiehjackson",
"id": 37269846,
"node_id": "MDQ6VXNlcjM3MjY5ODQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/37269846?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hsiehjackson",
"html_url": "https://github.com/hsiehjackson",
"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": ""
}
] | closed | false | null | [] | null | [
"jenkins"
] | 2023-11-02T18:07:11 | 2023-11-06T21:40:00 | 2023-11-06T21:39:59 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7852",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7852",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7852.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7852.patch",
"merged_at": "2023-11-06T21:39:59"
} | # What does this PR do ?
Query and Key may have fp32 after `apply_rotary_pos_emb`, so we cast the precision to fp16 or bf16.
**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 c... | {
"login": "hsiehjackson",
"id": 37269846,
"node_id": "MDQ6VXNlcjM3MjY5ODQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/37269846?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hsiehjackson",
"html_url": "https://github.com/hsiehjackson",
"followers_url": "https://api.github.c... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7852/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/7852/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7851 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7851/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7851/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7851/events | https://github.com/NVIDIA/NeMo/pull/7851 | 1,973,689,627 | PR_kwDOC_bI7s5eZ0PP | 7,851 | Mengruw/fixed tgt lang ids inference/v2 | {
"login": "mengruwNv",
"id": 149420466,
"node_id": "U_kgDOCOf5sg",
"avatar_url": "https://avatars.githubusercontent.com/u/149420466?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mengruwNv",
"html_url": "https://github.com/mengruwNv",
"followers_url": "https://api.github.com/users/mengru... | [
{
"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 | [
"Hi, @Davood-M ",
"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."
] | 2023-11-02T07:47:41 | 2023-11-25T01:44:38 | 2023-11-25T01:44:37 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7851",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7851",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7851.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7851.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/7851/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/7851/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7850 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7850/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7850/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7850/events | https://github.com/NVIDIA/NeMo/issues/7850 | 1,973,681,643 | I_kwDOC_bI7s51o_3r | 7,850 | Does the project support QLora | {
"login": "2033329616",
"id": 26346306,
"node_id": "MDQ6VXNlcjI2MzQ2MzA2",
"avatar_url": "https://avatars.githubusercontent.com/u/26346306?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/2033329616",
"html_url": "https://github.com/2033329616",
"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
}
] | 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.",
"@minitu Is there any plan for QloRA support ? thanks."
] | 2023-11-02T07:41:31 | 2024-04-03T10:23:37 | 2023-12-10T01:47:56 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Is your feature request related to a problem? Please describe.**
I have limit gpu resources, so I want to use qlora with model paralelism for LLM model.
**Describe the solution you'd like**
Using qlora and model paralelism or pipeline parallelism together。
**Describe alternatives you've considered**
No... | {
"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/7850/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/7850/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7849 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7849/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7849/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7849/events | https://github.com/NVIDIA/NeMo/pull/7849 | 1,973,598,670 | PR_kwDOC_bI7s5eZg2K | 7,849 | [ASR] GSS-based mask estimator | {
"login": "anteju",
"id": 108555623,
"node_id": "U_kgDOBnhtZw",
"avatar_url": "https://avatars.githubusercontent.com/u/108555623?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anteju",
"html_url": "https://github.com/anteju",
"followers_url": "https://api.github.com/users/anteju/follower... | [
{
"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 | [
"jenkins",
"jenkins",
"jenkins",
"`ImportError while loading conftest '/home/taejinp/projects/gss_mask/NeMo/tests/conftest.py'.\r\ntests/conftest.py:28: in <module>\r\n from tests.fixtures.tts import *\r\ntests/fixtures/tts.py:21: in <module>\r\n from nemo.collections.asr.parts.utils.manifest_utils impo... | 2023-11-02T06:32:53 | 2023-11-16T00:56:29 | 2023-11-16T00:56:29 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7849",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7849",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7849.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7849.patch",
"merged_at": "2023-11-16T00:56:29"
} | # What does this PR do ?
Adding GSS mask estimator for use in multispeaker scenarios.
**Collection**: ASR
# Changelog
- Added an implementation of mask estimator using directional statistics clustering and activity guidance
- Added a unit test to test the module can be initialized and the output has the exp... | {
"login": "anteju",
"id": 108555623,
"node_id": "U_kgDOBnhtZw",
"avatar_url": "https://avatars.githubusercontent.com/u/108555623?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anteju",
"html_url": "https://github.com/anteju",
"followers_url": "https://api.github.com/users/anteju/follower... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7849/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/7849/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7848 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7848/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7848/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7848/events | https://github.com/NVIDIA/NeMo/pull/7848 | 1,973,487,205 | PR_kwDOC_bI7s5eZJDo | 7,848 | Fix bug order of buckets not shuffled every epoch when using synced_r… | {
"login": "Alicu96",
"id": 112738869,
"node_id": "U_kgDOBrhCNQ",
"avatar_url": "https://avatars.githubusercontent.com/u/112738869?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Alicu96",
"html_url": "https://github.com/Alicu96",
"followers_url": "https://api.github.com/users/Alicu96/foll... | [
{
"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 | null | 2023-11-02T04:32:57 | 2023-11-03T06:44:45 | 2023-11-03T06:44:35 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7848",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7848",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7848.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7848.patch",
"merged_at": null
} | …andomized
# What does this PR do ?
fix bug order of buckets not shuffled every epoch when using synced_randomized
**Collection**: [ASR]
# 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 sni... | {
"login": "Alicu96",
"id": 112738869,
"node_id": "U_kgDOBrhCNQ",
"avatar_url": "https://avatars.githubusercontent.com/u/112738869?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Alicu96",
"html_url": "https://github.com/Alicu96",
"followers_url": "https://api.github.com/users/Alicu96/foll... | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7848/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/7848/timeline | null | null | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.