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
sequencelengths 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/7305 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7305/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7305/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7305/events | https://github.com/NVIDIA/NeMo/pull/7305 | 1,863,891,301 | PR_kwDOC_bI7s5YoLSQ | 7,305 | specify explicitly to set pretrained model paths | {
"login": "styagi130",
"id": 26252097,
"node_id": "MDQ6VXNlcjI2MjUyMDk3",
"avatar_url": "https://avatars.githubusercontent.com/u/26252097?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/styagi130",
"html_url": "https://github.com/styagi130",
"followers_url": "https://api.github.com/users/styagi130/followers",
"following_url": "https://api.github.com/users/styagi130/following{/other_user}",
"gists_url": "https://api.github.com/users/styagi130/gists{/gist_id}",
"starred_url": "https://api.github.com/users/styagi130/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/styagi130/subscriptions",
"organizations_url": "https://api.github.com/users/styagi130/orgs",
"repos_url": "https://api.github.com/users/styagi130/repos",
"events_url": "https://api.github.com/users/styagi130/events{/privacy}",
"received_events_url": "https://api.github.com/users/styagi130/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-23T19:24:12 | 2023-08-24T17:28:13 | 2023-08-24T17:28:13 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7305",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7305",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7305.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7305.patch",
"merged_at": "2023-08-24T17:28:13"
} | # What does this PR do ?
Added arpa/ipa flag. Choo
**Collection**: tts
# Changelog
- Add specific line by line info of high level changes in this PR.
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [x] New Feature
- [ ] Bugfix
- [x] Documentation | {
"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/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7305/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/7305/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7304 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7304/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7304/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7304/events | https://github.com/NVIDIA/NeMo/pull/7304 | 1,863,852,569 | PR_kwDOC_bI7s5YoCzz | 7,304 | Adithyare/peft metric calculation | {
"login": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-23T18:55:11 | 2023-08-25T23:50:35 | 2023-08-25T23:50:34 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7304",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7304",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7304.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7304.patch",
"merged_at": "2023-08-25T23:50:34"
} | # What does this PR do ?
replaces `squad_metric_calc.py` with `peft_metric_calc.py` which computes f1 and accuracy and rouge at once.
**Collection**: []
# 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
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7304/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/7304/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7303 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7303/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7303/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7303/events | https://github.com/NVIDIA/NeMo/pull/7303 | 1,863,610,023 | PR_kwDOC_bI7s5YnOYb | 7,303 | Hiddens modules documentation | {
"login": "michalivne",
"id": 7453913,
"node_id": "MDQ6VXNlcjc0NTM5MTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/7453913?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/michalivne",
"html_url": "https://github.com/michalivne",
"followers_url": "https://api.github.com/users/michalivne/followers",
"following_url": "https://api.github.com/users/michalivne/following{/other_user}",
"gists_url": "https://api.github.com/users/michalivne/gists{/gist_id}",
"starred_url": "https://api.github.com/users/michalivne/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/michalivne/subscriptions",
"organizations_url": "https://api.github.com/users/michalivne/orgs",
"repos_url": "https://api.github.com/users/michalivne/repos",
"events_url": "https://api.github.com/users/michalivne/events{/privacy}",
"received_events_url": "https://api.github.com/users/michalivne/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-23T15:56:43 | 2023-08-31T04:35:39 | 2023-08-31T04:35:39 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7303",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7303",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7303.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7303.patch",
"merged_at": "2023-08-31T04:35:39"
} | # What does this PR do ?
1. Changed hiddens transformations module from `transformations` to `hiddens`.
2. Added documentations for hiddens module.
**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 this
```
# 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)
- [x] Did you write any new necessary tests?
- [x] Did you add or update any necessary documentation?
- [x] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [x] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7303/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/7303/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7302 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7302/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7302/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7302/events | https://github.com/NVIDIA/NeMo/issues/7302 | 1,863,109,575 | I_kwDOC_bI7s5vDMvH | 7,302 | 我在测试tutorials/tts/FastPitch_ChineseTTS_Training.ipynb中,发现对于AI两个字母不起效果 | {
"login": "bank010",
"id": 107624041,
"node_id": "U_kgDOBmo2aQ",
"avatar_url": "https://avatars.githubusercontent.com/u/107624041?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bank010",
"html_url": "https://github.com/bank010",
"followers_url": "https://api.github.com/users/bank010/followers",
"following_url": "https://api.github.com/users/bank010/following{/other_user}",
"gists_url": "https://api.github.com/users/bank010/gists{/gist_id}",
"starred_url": "https://api.github.com/users/bank010/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bank010/subscriptions",
"organizations_url": "https://api.github.com/users/bank010/orgs",
"repos_url": "https://api.github.com/users/bank010/repos",
"events_url": "https://api.github.com/users/bank010/events{/privacy}",
"received_events_url": "https://api.github.com/users/bank010/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS",
"name": "TTS",
"color": "49AF28",
"default": false,
"description": ""
}
] | 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/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2023-08-23T11:07:20 | 2023-09-06T16:41:04 | 2023-09-06T16:41:04 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
A clear and concise description of what the bug is.
**Steps/Code to reproduce bug**
Please list *minimal* steps or code snippet for us to be able to reproduce the bug.
A helpful guide on on how to craft a minimal bug report http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment overview (please complete the following information)**
- Environment location: [Bare-metal, Docker, Cloud(specify cloud provider - AWS, Azure, GCP, Collab)]
- Method of NeMo install: [pip install or from source]. Please specify exact commands you used to install.
- If method of install is [Docker], provide `docker pull`
https://github.com/NVIDIA/NeMo/assets/107624041/ef36be57-6419-4574-b618-d0b4c65d7e3d
& `docker run` commands used
**Environment details**
If NVIDIA docker image is used you don't need to specify these.
Otherwise, please provide:
- OS version
- PyTorch version
- Python version
**Additional context**
Add any other context about the problem here.
Example: GPU model
| {
"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/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7302/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/7302/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7301 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7301/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7301/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7301/events | https://github.com/NVIDIA/NeMo/issues/7301 | 1,862,874,524 | I_kwDOC_bI7s5vCTWc | 7,301 | tutorials/text_processing/Text_(Inverse)_Normalization.ipynb | {
"login": "wwfcnu",
"id": 109075309,
"node_id": "U_kgDOBoBbbQ",
"avatar_url": "https://avatars.githubusercontent.com/u/109075309?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wwfcnu",
"html_url": "https://github.com/wwfcnu",
"followers_url": "https://api.github.com/users/wwfcnu/followers",
"following_url": "https://api.github.com/users/wwfcnu/following{/other_user}",
"gists_url": "https://api.github.com/users/wwfcnu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/wwfcnu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wwfcnu/subscriptions",
"organizations_url": "https://api.github.com/users/wwfcnu/orgs",
"repos_url": "https://api.github.com/users/wwfcnu/repos",
"events_url": "https://api.github.com/users/wwfcnu/events{/privacy}",
"received_events_url": "https://api.github.com/users/wwfcnu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": "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/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2023-08-23T08:53:28 | 2023-09-06T16:45:41 | 2023-09-06T16:45:41 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null |
By the way, this link doesn't work | {
"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/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7301/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/7301/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7299 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7299/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7299/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7299/events | https://github.com/NVIDIA/NeMo/pull/7299 | 1,862,537,077 | PR_kwDOC_bI7s5YjlFS | 7,299 | NeMo MCore llama2 support + MCore PEFT adapters | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"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://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-23T04:16:32 | 2023-08-31T05:23:46 | 2023-08-31T03:00:10 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7299",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7299",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7299.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7299.patch",
"merged_at": "2023-08-31T03:00:10"
} | # What does this PR do ?
Support Llama2 models in mcore.
Support PEFT adapters in mcore.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* `mcore_gpt` needs to be enabled for LLAMA2.
```python
model.mcore_gpt = True
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [x] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7299/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/7299/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7297 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7297/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7297/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7297/events | https://github.com/NVIDIA/NeMo/pull/7297 | 1,862,417,704 | PR_kwDOC_bI7s5YjL8V | 7,297 | Sync llama branch | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-23T01:43:13 | 2023-08-23T02:58:07 | 2023-08-23T02:58:06 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7297",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7297",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7297.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7297.patch",
"merged_at": "2023-08-23T02:58:06"
} | # 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7297/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/7297/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7296 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7296/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7296/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7296/events | https://github.com/NVIDIA/NeMo/pull/7296 | 1,862,376,751 | PR_kwDOC_bI7s5YjDc- | 7,296 | Merge UL2 bugfixes into UL2 GPT branch | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": 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 | null | 2023-08-23T00:37:01 | 2023-08-25T02:04:04 | 2023-08-25T02:04:04 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7296",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7296",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7296.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7296.patch",
"merged_at": null
} | # What does this PR do ?
**Collection**: [NLP]
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7296/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/7296/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7295 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7295/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7295/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7295/events | https://github.com/NVIDIA/NeMo/pull/7295 | 1,862,330,807 | PR_kwDOC_bI7s5Yi5sx | 7,295 | remove old prompt table for storing cached ptunig representations | {
"login": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-22T23:31:01 | 2023-08-25T23:51:06 | 2023-08-25T23:51:05 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7295",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7295",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7295.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7295.patch",
"merged_at": "2023-08-25T23:51:05"
} | # What does this PR do ?
caches ptuning representations in a simple embedding layer.
**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
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7295/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/7295/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7294 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7294/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7294/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7294/events | https://github.com/NVIDIA/NeMo/pull/7294 | 1,862,085,135 | PR_kwDOC_bI7s5YiDmq | 7,294 | Conv1d subsampling | {
"login": "burchim",
"id": 60737204,
"node_id": "MDQ6VXNlcjYwNzM3MjA0",
"avatar_url": "https://avatars.githubusercontent.com/u/60737204?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/burchim",
"html_url": "https://github.com/burchim",
"followers_url": "https://api.github.com/users/burchim/followers",
"following_url": "https://api.github.com/users/burchim/following{/other_user}",
"gists_url": "https://api.github.com/users/burchim/gists{/gist_id}",
"starred_url": "https://api.github.com/users/burchim/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/burchim/subscriptions",
"organizations_url": "https://api.github.com/users/burchim/orgs",
"repos_url": "https://api.github.com/users/burchim/repos",
"events_url": "https://api.github.com/users/burchim/events{/privacy}",
"received_events_url": "https://api.github.com/users/burchim/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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-08-22T19:39:12 | 2023-08-24T22:01:45 | 2023-08-24T22:01:45 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7294",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7294",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7294.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7294.patch",
"merged_at": "2023-08-24T22:01:45"
} | # What does this PR do ?
Add conv1d subsampling for ASR
**Collection**: asr
# Changelog
- Add 'striding_conv1d' and 'dw_striding_conv1d' subsampling options. Subsampling is performed using strided conv1d convolutions with kernel size 5 instead of doing reshape + frequency-temporal conv2d + reshape + linear projection.
# Usage
* Simply use 'subsampling: striding_conv1d in conformer yaml config for example.
```
encoder:
_target_: nemo.collections.asr.modules.ConformerEncoder
feat_in: ${model.video_front_end.dim_output}
feat_out: -1 # you may set it if you need different output size other than the default d_model
n_layers: 18
d_model: 512
# Sub-sampling params
subsampling: striding_conv1d # vggnet, striding, stacking or stacking_norm, dw_striding, striding_conv1d_k5, dw_striding_conv1d
subsampling_factor: 8 # must be power of 2 for striding and vggne
...
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7294/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/7294/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7293 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7293/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7293/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7293/events | https://github.com/NVIDIA/NeMo/pull/7293 | 1,861,980,251 | PR_kwDOC_bI7s5YhskU | 7,293 | remove additional line in peft state dict | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-22T18:26:44 | 2023-08-22T20:55:01 | 2023-08-22T20:55:00 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7293",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7293",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7293.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7293.patch",
"merged_at": "2023-08-22T20:55:00"
} | # 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7293/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/7293/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7292 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7292/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7292/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7292/events | https://github.com/NVIDIA/NeMo/pull/7292 | 1,861,969,416 | PR_kwDOC_bI7s5YhqNo | 7,292 | Adding server option to peft eval | {
"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/Davood-M/followers",
"following_url": "https://api.github.com/users/Davood-M/following{/other_user}",
"gists_url": "https://api.github.com/users/Davood-M/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Davood-M/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Davood-M/subscriptions",
"organizations_url": "https://api.github.com/users/Davood-M/orgs",
"repos_url": "https://api.github.com/users/Davood-M/repos",
"events_url": "https://api.github.com/users/Davood-M/events{/privacy}",
"received_events_url": "https://api.github.com/users/Davood-M/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-22T18:18:49 | 2023-08-22T23:36:34 | 2023-08-22T23:36:33 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7292",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7292",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7292.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7292.patch",
"merged_at": "2023-08-22T23:36:33"
} | # What does this PR do ?
Adding server options to GPT PEFT eval
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
```bash
python /data/NeMo/examples/nlp/language_modeling/tuning/megatron_gpt_peft_eval.py \
model.restore_from_path=/data/megatron_converted_2b_tp1_pp1.nemo \
model.peft.restore_from_path=/data/megatron_gpt_peft_tuning.nemo \
model.data.test_ds.file_names=['/models/dataset/squad/squad_subsamples_formatted_tn/100/1_squad_val.jsonl'] \
model.data.test_ds.global_batch_size=1 \
model.data.test_ds.micro_batch_size=1 \
model.data.test_ds.names=['squad'] \
model.data.test_ds.tokens_to_generate=30 \
server=True
```
```python
# Add a code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7292/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/7292/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7291 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7291/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7291/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7291/events | https://github.com/NVIDIA/NeMo/pull/7291 | 1,861,794,720 | PR_kwDOC_bI7s5YhD_G | 7,291 | Sync llama dev branch with main | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"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://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-22T16:16:38 | 2023-08-22T16:21:38 | 2023-08-22T16:21:38 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7291",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7291",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7291.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7291.patch",
"merged_at": "2023-08-22T16:21:38"
} | Sync llama dev branch with main. will rebase mcore peft branch #7276 after this | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7291/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/7291/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7290 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7290/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7290/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7290/events | https://github.com/NVIDIA/NeMo/pull/7290 | 1,861,425,772 | PR_kwDOC_bI7s5YfzTz | 7,290 | fix alibi with tp>1 eval | {
"login": "yzhang123",
"id": 4204271,
"node_id": "MDQ6VXNlcjQyMDQyNzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/4204271?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yzhang123",
"html_url": "https://github.com/yzhang123",
"followers_url": "https://api.github.com/users/yzhang123/followers",
"following_url": "https://api.github.com/users/yzhang123/following{/other_user}",
"gists_url": "https://api.github.com/users/yzhang123/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yzhang123/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yzhang123/subscriptions",
"organizations_url": "https://api.github.com/users/yzhang123/orgs",
"repos_url": "https://api.github.com/users/yzhang123/repos",
"events_url": "https://api.github.com/users/yzhang123/events{/privacy}",
"received_events_url": "https://api.github.com/users/yzhang123/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
},
{
"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 | null | 2023-08-22T13:05:32 | 2023-09-11T14:35:25 | 2023-09-11T14:35:17 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7290",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7290",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7290.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7290.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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "yzhang123",
"id": 4204271,
"node_id": "MDQ6VXNlcjQyMDQyNzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/4204271?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yzhang123",
"html_url": "https://github.com/yzhang123",
"followers_url": "https://api.github.com/users/yzhang123/followers",
"following_url": "https://api.github.com/users/yzhang123/following{/other_user}",
"gists_url": "https://api.github.com/users/yzhang123/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yzhang123/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yzhang123/subscriptions",
"organizations_url": "https://api.github.com/users/yzhang123/orgs",
"repos_url": "https://api.github.com/users/yzhang123/repos",
"events_url": "https://api.github.com/users/yzhang123/events{/privacy}",
"received_events_url": "https://api.github.com/users/yzhang123/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7290/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/7290/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7289 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7289/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7289/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7289/events | https://github.com/NVIDIA/NeMo/pull/7289 | 1,861,136,766 | PR_kwDOC_bI7s5YezzH | 7,289 | Adapter ipa | {
"login": "styagi130",
"id": 26252097,
"node_id": "MDQ6VXNlcjI2MjUyMDk3",
"avatar_url": "https://avatars.githubusercontent.com/u/26252097?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/styagi130",
"html_url": "https://github.com/styagi130",
"followers_url": "https://api.github.com/users/styagi130/followers",
"following_url": "https://api.github.com/users/styagi130/following{/other_user}",
"gists_url": "https://api.github.com/users/styagi130/gists{/gist_id}",
"starred_url": "https://api.github.com/users/styagi130/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/styagi130/subscriptions",
"organizations_url": "https://api.github.com/users/styagi130/orgs",
"repos_url": "https://api.github.com/users/styagi130/repos",
"events_url": "https://api.github.com/users/styagi130/events{/privacy}",
"received_events_url": "https://api.github.com/users/styagi130/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": 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 | null | 2023-08-22T10:14:00 | 2023-08-23T18:33:27 | 2023-08-23T18:33:09 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7289",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7289",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7289.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7289.patch",
"merged_at": null
} | # What does this PR do ?
Adds a flag in the adapter tutorial to choose between ipa and arpabet.
**Collection**: [Note which collection this PR will affect]
TTS
**PR Type**:
- [x] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR. | {
"login": "styagi130",
"id": 26252097,
"node_id": "MDQ6VXNlcjI2MjUyMDk3",
"avatar_url": "https://avatars.githubusercontent.com/u/26252097?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/styagi130",
"html_url": "https://github.com/styagi130",
"followers_url": "https://api.github.com/users/styagi130/followers",
"following_url": "https://api.github.com/users/styagi130/following{/other_user}",
"gists_url": "https://api.github.com/users/styagi130/gists{/gist_id}",
"starred_url": "https://api.github.com/users/styagi130/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/styagi130/subscriptions",
"organizations_url": "https://api.github.com/users/styagi130/orgs",
"repos_url": "https://api.github.com/users/styagi130/repos",
"events_url": "https://api.github.com/users/styagi130/events{/privacy}",
"received_events_url": "https://api.github.com/users/styagi130/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7289/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/7289/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7288 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7288/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7288/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7288/events | https://github.com/NVIDIA/NeMo/pull/7288 | 1,860,562,246 | PR_kwDOC_bI7s5Yc0RT | 7,288 | sync O2 fix with main | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"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://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-22T05:06:07 | 2023-08-22T05:12:49 | 2023-08-22T05:12:49 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7288",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7288",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7288.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7288.patch",
"merged_at": "2023-08-22T05:12:49"
} | * fix ptuning and lora model_parallel_config
* support deprecated models
* update megatron connit sha
---------
# 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7288/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/7288/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7287 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7287/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7287/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7287/events | https://github.com/NVIDIA/NeMo/pull/7287 | 1,860,280,483 | PR_kwDOC_bI7s5Yb4L6 | 7,287 | fix ptuning and lora model_parallel_config | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"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://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-21T22:47:07 | 2023-08-22T04:51:43 | 2023-08-22T04:51:42 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7287",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7287",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7287.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7287.patch",
"merged_at": "2023-08-22T04:51:42"
} | # What does this PR do ?
replace dummy model_parrallel_config with the real one after initializing base model.
**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 this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7287/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/7287/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7286 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7286/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7286/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7286/events | https://github.com/NVIDIA/NeMo/pull/7286 | 1,860,217,309 | PR_kwDOC_bI7s5YbqDt | 7,286 | Draft: Add SHARP interface to Megatron Core | {
"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/erhoo82/followers",
"following_url": "https://api.github.com/users/erhoo82/following{/other_user}",
"gists_url": "https://api.github.com/users/erhoo82/gists{/gist_id}",
"starred_url": "https://api.github.com/users/erhoo82/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erhoo82/subscriptions",
"organizations_url": "https://api.github.com/users/erhoo82/orgs",
"repos_url": "https://api.github.com/users/erhoo82/repos",
"events_url": "https://api.github.com/users/erhoo82/events{/privacy}",
"received_events_url": "https://api.github.com/users/erhoo82/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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://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": "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://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
},
{
"id": 4811888028,
"node_id": "LA_kwDOC_bI7s8AAAABHs-VnA",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/Speaker%20Tasks",
"name": "Speaker Tasks",
"color": "871AD4",
"default": false,
"description": ""
},
{
"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 | null | 2023-08-21T21:47:27 | 2023-09-13T01:44:21 | 2023-09-13T01:44:21 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7286",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7286",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7286.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7286.patch",
"merged_at": null
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
Adding SHARP interface to Megatron Core
# Changelog
Add SHARP enable argument to parallel state function
# Usage
* You can potentially add a usage example below
```python
# Add a code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7286/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/7286/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7285 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7285/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7285/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7285/events | https://github.com/NVIDIA/NeMo/pull/7285 | 1,859,941,987 | PR_kwDOC_bI7s5YatbF | 7,285 | Fix adapters and ptuning for amp O2 | {
"login": "guyueh1",
"id": 140554423,
"node_id": "U_kgDOCGCwtw",
"avatar_url": "https://avatars.githubusercontent.com/u/140554423?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/guyueh1",
"html_url": "https://github.com/guyueh1",
"followers_url": "https://api.github.com/users/guyueh1/followers",
"following_url": "https://api.github.com/users/guyueh1/following{/other_user}",
"gists_url": "https://api.github.com/users/guyueh1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/guyueh1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/guyueh1/subscriptions",
"organizations_url": "https://api.github.com/users/guyueh1/orgs",
"repos_url": "https://api.github.com/users/guyueh1/repos",
"events_url": "https://api.github.com/users/guyueh1/events{/privacy}",
"received_events_url": "https://api.github.com/users/guyueh1/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-21T18:46:23 | 2023-08-22T14:52:33 | 2023-08-22T14:52:32 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7285",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7285",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7285.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7285.patch",
"merged_at": "2023-08-22T14:52:32"
} | # What does this PR do ?
Fix the issues when using megatron_amp_O2 on PEFT models
**Collection**: [Note which collection this PR will affect]
# Changelog
- Transform adapters to fp16/bf16 when the base model uses megatron_amp_O2. When using amp_O2 we should make model parameters in fp16/bf16. Previous PR #7232 handles the precision issue in ColumnParallelLinear and RowParallelLinear in PEFT models, and this PR handles precision casting of the rest of the modules such as layernorm.
- Explicitly set the ptuning inference table to untrainable for FP16/BF16 modules. Previous whitelist only includes the name of the inference table as in a FP32 model. We add its name in FP16/BF16 models to whitelist.
- Explicitly set ptuning inference table to be untrainable in AdapterPTuningModel like in PTuningModel
# Usage
* You can potentially add a usage example below
```python
# Add a code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to #7232
| {
"login": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7285/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/7285/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7284 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7284/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7284/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7284/events | https://github.com/NVIDIA/NeMo/pull/7284 | 1,859,840,123 | PR_kwDOC_bI7s5YaW4w | 7,284 | fix partial transcribe | {
"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/users/stevehuang52/followers",
"following_url": "https://api.github.com/users/stevehuang52/following{/other_user}",
"gists_url": "https://api.github.com/users/stevehuang52/gists{/gist_id}",
"starred_url": "https://api.github.com/users/stevehuang52/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/stevehuang52/subscriptions",
"organizations_url": "https://api.github.com/users/stevehuang52/orgs",
"repos_url": "https://api.github.com/users/stevehuang52/repos",
"events_url": "https://api.github.com/users/stevehuang52/events{/privacy}",
"received_events_url": "https://api.github.com/users/stevehuang52/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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-08-21T17:36:57 | 2023-08-22T18:38:38 | 2023-08-22T18:38:37 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7284",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7284",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7284.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7284.patch",
"merged_at": "2023-08-22T18:38:37"
} | # What does this PR do ?
Modify partial transcribe to support `return_hypotheses=False` to save memory.
**Collection**: [ASR]
| {
"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/users/stevehuang52/followers",
"following_url": "https://api.github.com/users/stevehuang52/following{/other_user}",
"gists_url": "https://api.github.com/users/stevehuang52/gists{/gist_id}",
"starred_url": "https://api.github.com/users/stevehuang52/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/stevehuang52/subscriptions",
"organizations_url": "https://api.github.com/users/stevehuang52/orgs",
"repos_url": "https://api.github.com/users/stevehuang52/repos",
"events_url": "https://api.github.com/users/stevehuang52/events{/privacy}",
"received_events_url": "https://api.github.com/users/stevehuang52/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7284/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/7284/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7283 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7283/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7283/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7283/events | https://github.com/NVIDIA/NeMo/pull/7283 | 1,859,784,847 | PR_kwDOC_bI7s5YaKsa | 7,283 | Shehzeen speechlm | {
"login": "shehzeen",
"id": 7191931,
"node_id": "MDQ6VXNlcjcxOTE5MzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/7191931?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shehzeen",
"html_url": "https://github.com/shehzeen",
"followers_url": "https://api.github.com/users/shehzeen/followers",
"following_url": "https://api.github.com/users/shehzeen/following{/other_user}",
"gists_url": "https://api.github.com/users/shehzeen/gists{/gist_id}",
"starred_url": "https://api.github.com/users/shehzeen/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/shehzeen/subscriptions",
"organizations_url": "https://api.github.com/users/shehzeen/orgs",
"repos_url": "https://api.github.com/users/shehzeen/repos",
"events_url": "https://api.github.com/users/shehzeen/events{/privacy}",
"received_events_url": "https://api.github.com/users/shehzeen/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-21T17:01:04 | 2023-08-22T20:08:51 | 2023-08-22T20:08:51 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7283",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7283",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7283.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7283.patch",
"merged_at": "2023-08-22T20:08:51"
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
* You can potentially add a usage example below
```python
# Add a code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "shehzeen",
"id": 7191931,
"node_id": "MDQ6VXNlcjcxOTE5MzE=",
"avatar_url": "https://avatars.githubusercontent.com/u/7191931?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shehzeen",
"html_url": "https://github.com/shehzeen",
"followers_url": "https://api.github.com/users/shehzeen/followers",
"following_url": "https://api.github.com/users/shehzeen/following{/other_user}",
"gists_url": "https://api.github.com/users/shehzeen/gists{/gist_id}",
"starred_url": "https://api.github.com/users/shehzeen/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/shehzeen/subscriptions",
"organizations_url": "https://api.github.com/users/shehzeen/orgs",
"repos_url": "https://api.github.com/users/shehzeen/repos",
"events_url": "https://api.github.com/users/shehzeen/events{/privacy}",
"received_events_url": "https://api.github.com/users/shehzeen/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7283/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/7283/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7282 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7282/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7282/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7282/events | https://github.com/NVIDIA/NeMo/pull/7282 | 1,859,719,531 | PR_kwDOC_bI7s5YZ8ej | 7,282 | Conv1d subsampling modules: striding_conv1d and dw_striding_conv1d | {
"login": "burchim",
"id": 60737204,
"node_id": "MDQ6VXNlcjYwNzM3MjA0",
"avatar_url": "https://avatars.githubusercontent.com/u/60737204?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/burchim",
"html_url": "https://github.com/burchim",
"followers_url": "https://api.github.com/users/burchim/followers",
"following_url": "https://api.github.com/users/burchim/following{/other_user}",
"gists_url": "https://api.github.com/users/burchim/gists{/gist_id}",
"starred_url": "https://api.github.com/users/burchim/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/burchim/subscriptions",
"organizations_url": "https://api.github.com/users/burchim/orgs",
"repos_url": "https://api.github.com/users/burchim/repos",
"events_url": "https://api.github.com/users/burchim/events{/privacy}",
"received_events_url": "https://api.github.com/users/burchim/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": 4811884691,
"node_id": "LA_kwDOC_bI7s8AAAABHs-Ikw",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/ASR",
"name": "ASR",
"color": "F3B33E",
"default": false,
"description": ""
},
{
"id": 4847373924,
"node_id": "LA_kwDOC_bI7s8AAAABIO0OZA",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/common",
"name": "common",
"color": "c5def5",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-21T16:19:59 | 2023-08-22T16:59:16 | 2023-08-22T16:59:16 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7282",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7282",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7282.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7282.patch",
"merged_at": null
} | # What does this PR do ?
Add conv1d subsampling for ASR / lip reading
**Collection**: asr
# Changelog
- Add 'striding_conv1d' and 'dw_striding_conv1d' subsampling options. Subsampling is performed using strided conv1d convolutions with kernel size 5 instead of doing reshape + frequency-temporal conv2d + reshape + linear projection.
# Usage
* Simply use 'subsampling: striding_conv1d in conformer yaml config for example.
```
encoder:
_target_: nemo.collections.asr.modules.ConformerEncoder
feat_in: ${model.video_front_end.dim_output}
feat_out: -1 # you may set it if you need different output size other than the default d_model
n_layers: 18
d_model: 512
# Sub-sampling params
subsampling: striding_conv1d # vggnet, striding, stacking or stacking_norm, dw_striding, striding_conv1d_k5, dw_striding_conv1d
subsampling_factor: 8 # must be power of 2 for striding and vggne
...
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "burchim",
"id": 60737204,
"node_id": "MDQ6VXNlcjYwNzM3MjA0",
"avatar_url": "https://avatars.githubusercontent.com/u/60737204?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/burchim",
"html_url": "https://github.com/burchim",
"followers_url": "https://api.github.com/users/burchim/followers",
"following_url": "https://api.github.com/users/burchim/following{/other_user}",
"gists_url": "https://api.github.com/users/burchim/gists{/gist_id}",
"starred_url": "https://api.github.com/users/burchim/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/burchim/subscriptions",
"organizations_url": "https://api.github.com/users/burchim/orgs",
"repos_url": "https://api.github.com/users/burchim/repos",
"events_url": "https://api.github.com/users/burchim/events{/privacy}",
"received_events_url": "https://api.github.com/users/burchim/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7282/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/7282/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7281 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7281/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7281/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7281/events | https://github.com/NVIDIA/NeMo/pull/7281 | 1,859,672,452 | PR_kwDOC_bI7s5YZyKZ | 7,281 | Integrate dist ckpt with new DistOpt state dict v2 | {
"login": "mikolajblaz",
"id": 9979479,
"node_id": "MDQ6VXNlcjk5Nzk0Nzk=",
"avatar_url": "https://avatars.githubusercontent.com/u/9979479?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mikolajblaz",
"html_url": "https://github.com/mikolajblaz",
"followers_url": "https://api.github.com/users/mikolajblaz/followers",
"following_url": "https://api.github.com/users/mikolajblaz/following{/other_user}",
"gists_url": "https://api.github.com/users/mikolajblaz/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mikolajblaz/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mikolajblaz/subscriptions",
"organizations_url": "https://api.github.com/users/mikolajblaz/orgs",
"repos_url": "https://api.github.com/users/mikolajblaz/repos",
"events_url": "https://api.github.com/users/mikolajblaz/events{/privacy}",
"received_events_url": "https://api.github.com/users/mikolajblaz/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-21T15:50:43 | 2023-08-25T23:56:01 | 2023-08-25T23:56:01 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7281",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7281",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7281.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7281.patch",
"merged_at": "2023-08-25T23:56:01"
} | # What does this PR do ?
This MR integrates dist ckpt with recent improvements of [Apex DistributedOptimizer state dict](https://github.com/NVIDIA/apex/pull/1704).
It makes the [old integration PR](https://github.com/NVIDIA/NeMo/pull/7140) redundant.
**Collection**: NLP
# Changelog
- Add distributed checkpointing integration with DistOpt.
# Usage
* You can potentially add a usage example below
```python
# Add a code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7281/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/7281/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7280 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7280/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7280/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7280/events | https://github.com/NVIDIA/NeMo/pull/7280 | 1,858,271,327 | PR_kwDOC_bI7s5YVCOB | 7,280 | Sync llama dev branch with main | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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://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://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://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-20T21:14:50 | 2023-08-20T21:34:29 | 2023-08-20T21:34:29 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7280",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7280",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7280.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7280.patch",
"merged_at": "2023-08-20T21:34:29"
} | null | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7280/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/7280/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7279 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7279/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7279/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7279/events | https://github.com/NVIDIA/NeMo/issues/7279 | 1,858,111,344 | I_kwDOC_bI7s5uwIdw | 7,279 | File lists for pretrain model | {
"login": "Pavloveuge",
"id": 49618087,
"node_id": "MDQ6VXNlcjQ5NjE4MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/49618087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Pavloveuge",
"html_url": "https://github.com/Pavloveuge",
"followers_url": "https://api.github.com/users/Pavloveuge/followers",
"following_url": "https://api.github.com/users/Pavloveuge/following{/other_user}",
"gists_url": "https://api.github.com/users/Pavloveuge/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Pavloveuge/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Pavloveuge/subscriptions",
"organizations_url": "https://api.github.com/users/Pavloveuge/orgs",
"repos_url": "https://api.github.com/users/Pavloveuge/repos",
"events_url": "https://api.github.com/users/Pavloveuge/events{/privacy}",
"received_events_url": "https://api.github.com/users/Pavloveuge/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"following_url": "https://api.github.com/users/vsl9/following{/other_user}",
"gists_url": "https://api.github.com/users/vsl9/gists{/gist_id}",
"starred_url": "https://api.github.com/users/vsl9/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/vsl9/subscriptions",
"organizations_url": "https://api.github.com/users/vsl9/orgs",
"repos_url": "https://api.github.com/users/vsl9/repos",
"events_url": "https://api.github.com/users/vsl9/events{/privacy}",
"received_events_url": "https://api.github.com/users/vsl9/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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",
"following_url": "https://api.github.com/users/vsl9/following{/other_user}",
"gists_url": "https://api.github.com/users/vsl9/gists{/gist_id}",
"starred_url": "https://api.github.com/users/vsl9/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/vsl9/subscriptions",
"organizations_url": "https://api.github.com/users/vsl9/orgs",
"repos_url": "https://api.github.com/users/vsl9/repos",
"events_url": "https://api.github.com/users/vsl9/events{/privacy}",
"received_events_url": "https://api.github.com/users/vsl9/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2023-08-20T12:40:51 | 2023-10-06T01:44:32 | 2023-10-06T01:44:32 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hello, I read [this](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/nemo/models/stt_ru_conformer_ctc_large) page and it says that you used `SOVA - RuAudiobooksDevices [260 hours] and RuDevices [75 hours] subsets`.
Could you share the file lists of these subsets? Or code to reproduce these subsets?
Thank you in advance.
@titu1994 | {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7279/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/NVIDIA/NeMo/issues/7279/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7277 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7277/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7277/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7277/events | https://github.com/NVIDIA/NeMo/pull/7277 | 1,857,801,841 | PR_kwDOC_bI7s5YTkyo | 7,277 | Speechlm paarth Separate Speaker Embeddings, some fixes for 3b Model | {
"login": "paarthneekhara",
"id": 7913368,
"node_id": "MDQ6VXNlcjc5MTMzNjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/7913368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/paarthneekhara",
"html_url": "https://github.com/paarthneekhara",
"followers_url": "https://api.github.com/users/paarthneekhara/followers",
"following_url": "https://api.github.com/users/paarthneekhara/following{/other_user}",
"gists_url": "https://api.github.com/users/paarthneekhara/gists{/gist_id}",
"starred_url": "https://api.github.com/users/paarthneekhara/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/paarthneekhara/subscriptions",
"organizations_url": "https://api.github.com/users/paarthneekhara/orgs",
"repos_url": "https://api.github.com/users/paarthneekhara/repos",
"events_url": "https://api.github.com/users/paarthneekhara/events{/privacy}",
"received_events_url": "https://api.github.com/users/paarthneekhara/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-19T17:03:00 | 2023-08-19T17:04:18 | 2023-08-19T17:04:18 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7277",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7277",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7277.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7277.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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "paarthneekhara",
"id": 7913368,
"node_id": "MDQ6VXNlcjc5MTMzNjg=",
"avatar_url": "https://avatars.githubusercontent.com/u/7913368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/paarthneekhara",
"html_url": "https://github.com/paarthneekhara",
"followers_url": "https://api.github.com/users/paarthneekhara/followers",
"following_url": "https://api.github.com/users/paarthneekhara/following{/other_user}",
"gists_url": "https://api.github.com/users/paarthneekhara/gists{/gist_id}",
"starred_url": "https://api.github.com/users/paarthneekhara/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/paarthneekhara/subscriptions",
"organizations_url": "https://api.github.com/users/paarthneekhara/orgs",
"repos_url": "https://api.github.com/users/paarthneekhara/repos",
"events_url": "https://api.github.com/users/paarthneekhara/events{/privacy}",
"received_events_url": "https://api.github.com/users/paarthneekhara/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7277/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/7277/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7276 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7276/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7276/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7276/events | https://github.com/NVIDIA/NeMo/pull/7276 | 1,857,440,352 | PR_kwDOC_bI7s5YSaNO | 7,276 | add PEFT adapter support for mcore gpt path | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-19T00:49:55 | 2023-08-23T01:29:54 | 2023-08-23T01:29:53 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7276",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7276",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7276.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7276.patch",
"merged_at": "2023-08-23T01:29:53"
} | Add PEFT adapter support for mcore gpt path.
contains a nemo.core change to accept kwargs to pass into hydra instantiate.
currently only support Ptuning and Lora now.
tested on llama2 7b TP SP PP DP | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7276/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/7276/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7275 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7275/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7275/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7275/events | https://github.com/NVIDIA/NeMo/pull/7275 | 1,857,362,714 | PR_kwDOC_bI7s5YSJlc | 7,275 | loss mask aware final layer applicaiton | {
"login": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-18T22:38:30 | 2023-08-22T21:17:18 | 2023-08-22T21:17:17 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7275",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7275",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7275.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7275.patch",
"merged_at": "2023-08-22T21:17:17"
} | # What does this PR do ?
save memory during training by loss mask selection for final output layer + softmax.
**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
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [x] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7275/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/7275/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7274 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7274/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7274/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7274/events | https://github.com/NVIDIA/NeMo/pull/7274 | 1,857,314,953 | PR_kwDOC_bI7s5YR_Fc | 7,274 | Remove prefetch for megatron_gpt_sft_model.py | {
"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/athitten/followers",
"following_url": "https://api.github.com/users/athitten/following{/other_user}",
"gists_url": "https://api.github.com/users/athitten/gists{/gist_id}",
"starred_url": "https://api.github.com/users/athitten/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/athitten/subscriptions",
"organizations_url": "https://api.github.com/users/athitten/orgs",
"repos_url": "https://api.github.com/users/athitten/repos",
"events_url": "https://api.github.com/users/athitten/events{/privacy}",
"received_events_url": "https://api.github.com/users/athitten/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-18T21:33:55 | 2023-08-29T20:54:14 | 2023-08-29T20:54:06 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7274",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7274",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7274.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7274.patch",
"merged_at": null
} | # What does this PR do ?
Replaces `super().validation_step` in `inference_step` of `megatron_gpt_sft_model.py` with the `validation_step` from `megatron_gpt_model` but without prefetch as just one batch is passed to the `validation_step` in `megatron_gpt_sft_model` and prefetching causes an error.
**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 this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/athitten/followers",
"following_url": "https://api.github.com/users/athitten/following{/other_user}",
"gists_url": "https://api.github.com/users/athitten/gists{/gist_id}",
"starred_url": "https://api.github.com/users/athitten/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/athitten/subscriptions",
"organizations_url": "https://api.github.com/users/athitten/orgs",
"repos_url": "https://api.github.com/users/athitten/repos",
"events_url": "https://api.github.com/users/athitten/events{/privacy}",
"received_events_url": "https://api.github.com/users/athitten/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7274/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/7274/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7273 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7273/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7273/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7273/events | https://github.com/NVIDIA/NeMo/pull/7273 | 1,857,260,126 | PR_kwDOC_bI7s5YRzGH | 7,273 | Fix restore sequence parallel | {
"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.com/users/hsiehjackson/followers",
"following_url": "https://api.github.com/users/hsiehjackson/following{/other_user}",
"gists_url": "https://api.github.com/users/hsiehjackson/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hsiehjackson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hsiehjackson/subscriptions",
"organizations_url": "https://api.github.com/users/hsiehjackson/orgs",
"repos_url": "https://api.github.com/users/hsiehjackson/repos",
"events_url": "https://api.github.com/users/hsiehjackson/events{/privacy}",
"received_events_url": "https://api.github.com/users/hsiehjackson/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-18T20:33:56 | 2023-08-21T16:25:10 | 2023-08-21T16:25:10 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7273",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7273",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7273.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7273.patch",
"merged_at": "2023-08-21T16:25: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 code snippet demonstrating how to use this
```
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7273/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/7273/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7272 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7272/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7272/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7272/events | https://github.com/NVIDIA/NeMo/pull/7272 | 1,857,163,447 | PR_kwDOC_bI7s5YRd5D | 7,272 | [TTS] minor fix typos and input_types | {
"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/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-18T19:01:18 | 2023-08-23T21:24:17 | 2023-08-23T21:24:16 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7272",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7272",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7272.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7272.patch",
"merged_at": "2023-08-23T21:24:16"
} | # What does this PR do ?
Fixed duplicate definition of `output_types` for class `MultiPeriodDiscriminator`.
**Collection**: TTS
# 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
```
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/XuesongYang/followers",
"following_url": "https://api.github.com/users/XuesongYang/following{/other_user}",
"gists_url": "https://api.github.com/users/XuesongYang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/XuesongYang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/XuesongYang/subscriptions",
"organizations_url": "https://api.github.com/users/XuesongYang/orgs",
"repos_url": "https://api.github.com/users/XuesongYang/repos",
"events_url": "https://api.github.com/users/XuesongYang/events{/privacy}",
"received_events_url": "https://api.github.com/users/XuesongYang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7272/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/7272/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7271 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7271/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7271/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7271/events | https://github.com/NVIDIA/NeMo/pull/7271 | 1,857,076,026 | PR_kwDOC_bI7s5YRKvx | 7,271 | Update numba support in docker | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-18T17:47:28 | 2023-08-18T21:06:21 | 2023-08-18T18:59:29 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7271",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7271",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7271.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7271.patch",
"merged_at": "2023-08-18T18:59:29"
} | # What does this PR do ?
Update Numba version in Docker
**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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation | {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7271/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/7271/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7270 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7270/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7270/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7270/events | https://github.com/NVIDIA/NeMo/pull/7270 | 1,857,066,933 | PR_kwDOC_bI7s5YRIvM | 7,270 | Fix skip generation | {
"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.com/users/hsiehjackson/followers",
"following_url": "https://api.github.com/users/hsiehjackson/following{/other_user}",
"gists_url": "https://api.github.com/users/hsiehjackson/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hsiehjackson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hsiehjackson/subscriptions",
"organizations_url": "https://api.github.com/users/hsiehjackson/orgs",
"repos_url": "https://api.github.com/users/hsiehjackson/repos",
"events_url": "https://api.github.com/users/hsiehjackson/events{/privacy}",
"received_events_url": "https://api.github.com/users/hsiehjackson/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-18T17:40:19 | 2023-08-19T00:58:23 | 2023-08-19T00:58:22 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7270",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7270",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7270.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7270.patch",
"merged_at": "2023-08-19T00:58:22"
} | # What does this PR do ?
Use generation if user set `write_predictions_to_file` to `True` or `dataset.metric.name!=loss`
**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 this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7270/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/7270/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7269 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7269/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7269/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7269/events | https://github.com/NVIDIA/NeMo/pull/7269 | 1,857,046,064 | PR_kwDOC_bI7s5YRELj | 7,269 | Fix adapters and ptuning for amp o2 | {
"login": "guyueh1",
"id": 140554423,
"node_id": "U_kgDOCGCwtw",
"avatar_url": "https://avatars.githubusercontent.com/u/140554423?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/guyueh1",
"html_url": "https://github.com/guyueh1",
"followers_url": "https://api.github.com/users/guyueh1/followers",
"following_url": "https://api.github.com/users/guyueh1/following{/other_user}",
"gists_url": "https://api.github.com/users/guyueh1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/guyueh1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/guyueh1/subscriptions",
"organizations_url": "https://api.github.com/users/guyueh1/orgs",
"repos_url": "https://api.github.com/users/guyueh1/repos",
"events_url": "https://api.github.com/users/guyueh1/events{/privacy}",
"received_events_url": "https://api.github.com/users/guyueh1/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-18T17:22:23 | 2023-08-21T18:45:56 | 2023-08-21T18:45:55 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7269",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7269",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7269.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7269.patch",
"merged_at": null
} | # What does this PR do ?
Fix the issues when using megatron_amp_O2 on PEFT models
**Collection**: [Note which collection this PR will affect]
# Changelog
- Transform adapters to fp16/bf16 when the base model uses megatron_amp_O2. When using amp_O2 we should make model parameters in fp16/bf16. Previous PR #7232 handles the precision issue in ColumnParallelLinear and RowParallelLinear in PEFT models, and this PR handles precision casting of the rest of the modules such as layernorm.
- Explicitly set the ptuning inference table to untrainable for FP16/BF16 modules. Previous whitelist only includes the name of the inference table as in a FP32 model. We add its name in FP16/BF16 models to whitelist.
- Explicitly set ptuning inference table to be untrainable in AdapterPTuningModel like in PTuningModel
# Usage
* You can potentially add a usage example below
```python
# Add a code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to #7232
| {
"login": "guyueh1",
"id": 140554423,
"node_id": "U_kgDOCGCwtw",
"avatar_url": "https://avatars.githubusercontent.com/u/140554423?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/guyueh1",
"html_url": "https://github.com/guyueh1",
"followers_url": "https://api.github.com/users/guyueh1/followers",
"following_url": "https://api.github.com/users/guyueh1/following{/other_user}",
"gists_url": "https://api.github.com/users/guyueh1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/guyueh1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/guyueh1/subscriptions",
"organizations_url": "https://api.github.com/users/guyueh1/orgs",
"repos_url": "https://api.github.com/users/guyueh1/repos",
"events_url": "https://api.github.com/users/guyueh1/events{/privacy}",
"received_events_url": "https://api.github.com/users/guyueh1/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7269/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/7269/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7268 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7268/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7268/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7268/events | https://github.com/NVIDIA/NeMo/pull/7268 | 1,856,995,337 | PR_kwDOC_bI7s5YQ5Kv | 7,268 | Move model precision copy | {
"login": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-18T16:36:11 | 2023-08-28T18:04:43 | 2023-08-28T18:04:43 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7268",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7268",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7268.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7268.patch",
"merged_at": null
} | # What does this PR do ?
Move model precision copy to MegatronBaseModel to reduce boilerplate.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Remove `cfg.model.precision` = `cfg.trainer.precision` copy from several examples
- Set precision in `MegatronBaseModel` which all Megatron models inherit from
- Fix some mapping of PTL 2.0 precision to torch datatypes that were exposed by above
# Usage
* You can potentially add a usage example below
```python
# Add a code snippet demonstrating how to use this
```
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
- [X] Refactor
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7268/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/7268/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7267 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7267/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7267/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7267/events | https://github.com/NVIDIA/NeMo/pull/7267 | 1,856,895,732 | PR_kwDOC_bI7s5YQj2I | 7,267 | Bugfix and optimization in `end_of_generation_condition()` | {
"login": "odelalleau",
"id": 507137,
"node_id": "MDQ6VXNlcjUwNzEzNw==",
"avatar_url": "https://avatars.githubusercontent.com/u/507137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/odelalleau",
"html_url": "https://github.com/odelalleau",
"followers_url": "https://api.github.com/users/odelalleau/followers",
"following_url": "https://api.github.com/users/odelalleau/following{/other_user}",
"gists_url": "https://api.github.com/users/odelalleau/gists{/gist_id}",
"starred_url": "https://api.github.com/users/odelalleau/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/odelalleau/subscriptions",
"organizations_url": "https://api.github.com/users/odelalleau/orgs",
"repos_url": "https://api.github.com/users/odelalleau/repos",
"events_url": "https://api.github.com/users/odelalleau/events{/privacy}",
"received_events_url": "https://api.github.com/users/odelalleau/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-18T15:18:05 | 2023-08-28T18:30:31 | 2023-08-28T18:29:03 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7267",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7267",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7267.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7267.patch",
"merged_at": "2023-08-28T18:29:03"
} | # What does this PR do ?
It fixes a bug in `end_of_generation_condition()` (#7187) and makes it significantly faster in some cases.
**Collection**: nlp
# Changelog
- Fixed edge case that could make text generation stop earlier than intended
- Speed up text generation when using custom end strings
# Detailed explanation
1. Bugfix
The previous implementation did not verify that `end_string` was encoded
into a single token, which could trigger the end of generation earlier
than intended (see discussion in #7187)
2. Optimization
The previous implementation was scaling linearly with the batch size and
quadratically with the length of the generated sequence, which could
lead to a significant overhead in some situations.
The new implementation is much more efficient in "normal" situations
(where the end of generation is identified by a set of unique tokens),
and raises a warning when it needs to fallback to the inefficient string
matching case.
Note that it does not behave exactly the same as before, because we skip
the string comparison when the end strings all have unique tokens
associated to them. For instance, in the previous implementation, if the
model had generated the string
"Some string.<|endoftext|>"
(where "<|endoftext|>" would really be generated as a string, and not as
a single token), then the previous implementation would have considered
it to be the end of generation (assuming `end_strings` has length > 1),
while the new one would not. The previous behavior was likely a bug
though, since we expect models to generate the special tokens associated
to end strings when they exist (for instance, the standard case
`end_strings=["<|endoftext|>"]` has always been handled by just
comparing the last token to `eod_id`).
3. Minor change
See commit message of ab56968fd for the explanation regarding the warning that was added in `__init__()`
# Tests
Hopefully there are existing tests on CI -- I have tested this myself on my own jobs.
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [X] Bugfix
- [ ] Documentation
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
Fixes ##7187
| {
"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/yidong72/followers",
"following_url": "https://api.github.com/users/yidong72/following{/other_user}",
"gists_url": "https://api.github.com/users/yidong72/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yidong72/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yidong72/subscriptions",
"organizations_url": "https://api.github.com/users/yidong72/orgs",
"repos_url": "https://api.github.com/users/yidong72/repos",
"events_url": "https://api.github.com/users/yidong72/events{/privacy}",
"received_events_url": "https://api.github.com/users/yidong72/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7267/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/7267/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7266 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7266/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7266/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7266/events | https://github.com/NVIDIA/NeMo/pull/7266 | 1,856,829,280 | PR_kwDOC_bI7s5YQVbD | 7,266 | [TTS] Audio codec fixes | {
"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/rlangman/followers",
"following_url": "https://api.github.com/users/rlangman/following{/other_user}",
"gists_url": "https://api.github.com/users/rlangman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rlangman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rlangman/subscriptions",
"organizations_url": "https://api.github.com/users/rlangman/orgs",
"repos_url": "https://api.github.com/users/rlangman/repos",
"events_url": "https://api.github.com/users/rlangman/events{/privacy}",
"received_events_url": "https://api.github.com/users/rlangman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-18T14:35:00 | 2023-08-18T16:53:55 | 2023-08-18T16:53:55 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7266",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7266",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7266.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7266.patch",
"merged_at": "2023-08-18T16:53:55"
} | # What does this PR do ?
A few minor fixes for the audio codec training recipe.
Most important, moving the zero_gradient() call back before the loss calculations. Having it after `optim_disc.step()` results in it saving discriminator gradients during the generator `self.manual_backward(loss_gen_all)` calculation which stops the discriminator from learning (adversarial and feature losses quickly become 0).
**Collection**: [TTS]
# Changelog
- Zero gradient before discriminator loss calculation
- Change default mel loss scale from 1.0 to 5.0 as it significantly improves ViSQOL and makes training more consistent.
- Fix name of validation time domain loss
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
| {
"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/followers",
"following_url": "https://api.github.com/users/anteju/following{/other_user}",
"gists_url": "https://api.github.com/users/anteju/gists{/gist_id}",
"starred_url": "https://api.github.com/users/anteju/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/anteju/subscriptions",
"organizations_url": "https://api.github.com/users/anteju/orgs",
"repos_url": "https://api.github.com/users/anteju/repos",
"events_url": "https://api.github.com/users/anteju/events{/privacy}",
"received_events_url": "https://api.github.com/users/anteju/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7266/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/7266/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7265 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7265/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7265/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7265/events | https://github.com/NVIDIA/NeMo/issues/7265 | 1,856,659,898 | I_kwDOC_bI7s5uqmG6 | 7,265 | Installation fails on M2 MacbookAir | {
"login": "lizaibeim",
"id": 38242437,
"node_id": "MDQ6VXNlcjM4MjQyNDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/38242437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lizaibeim",
"html_url": "https://github.com/lizaibeim",
"followers_url": "https://api.github.com/users/lizaibeim/followers",
"following_url": "https://api.github.com/users/lizaibeim/following{/other_user}",
"gists_url": "https://api.github.com/users/lizaibeim/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lizaibeim/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lizaibeim/subscriptions",
"organizations_url": "https://api.github.com/users/lizaibeim/orgs",
"repos_url": "https://api.github.com/users/lizaibeim/repos",
"events_url": "https://api.github.com/users/lizaibeim/events{/privacy}",
"received_events_url": "https://api.github.com/users/lizaibeim/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-18T12:41:29 | 2023-10-27T11:47:43 | 2023-08-19T07:39:34 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I am trying to install NeMo on my Mac with the following command
```
# Install pynini-2.1.5 using Conda, required for text normalization
conda install -c conda-forge pynini
# Install Cython-0.29.36 / 3.0.0 manually
pip install cython
# Clone the NeMo-1.19.0 repo and install in development mode
git clone https://github.com/NVIDIA/NeMo
cd NeMo
./reinstall.sh
```
It fails with the error,
```
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/li/miniconda3/include -arch arm64 -fPIC -O2 -isystem /Users/li/miniconda3/include -arch arm64 -I/opt/homebrew/opt/llvm/include -I/Users/li/miniconda3/include/python3.9 -c extensions/_pywrapfst.cpp -o build/temp.macosx-11.0-arm64-cpython-39/extensions/_pywrapfst.o -std=c++17 -Wno-register -Wno-deprecated-declarations -Wno-unused-function -Wno-unused-local-typedefs -funsigned-char -stdlib=libc++ -mmacosx-version-min=10.7
extensions/_pywrapfst.cpp:11531:40: error: cannot cast from type 'std::string' (aka 'basic_string<char>') to pointer type 'PyObject *' (aka '_object *')
__pyx_t_2 = __Pyx_PyObject_AsDouble(((PyObject *)__pyx_t_1)); if (unlikely(__pyx_t_2 == ((double)((double)-1)) && PyErr_Occurred())) __PYX_ERR(0, 497, __pyx_L1_error)
^~~~~~~~~~~~~~~~~~~~~
extensions/_pywrapfst.cpp:3198:29: note: expanded from macro '__Pyx_PyObject_AsDouble'
((likely(PyFloat_CheckExact(obj))) ? PyFloat_AS_DOUBLE(obj) :\
^~~
/Users/li/miniconda3/include/python3.9/floatobject.h:24:43: note: expanded from macro 'PyFloat_CheckExact'
#define PyFloat_CheckExact(op) Py_IS_TYPE(op, &PyFloat_Type)
^~
/Users/li/miniconda3/include/python3.9/object.h:130:63: note: expanded from macro 'Py_IS_TYPE'
#define Py_IS_TYPE(ob, type) _Py_IS_TYPE(_PyObject_CAST_CONST(ob), type)
^~
/Users/li/miniconda3/include/python3.9/object.h:113:53: note: expanded from macro '_PyObject_CAST_CONST'
#define _PyObject_CAST_CONST(op) ((const PyObject*)(op))
^~
extensions/_pywrapfst.cpp:1402:43: note: expanded from macro 'likely'
#define likely(x) __builtin_expect(!!(x), 1)
^
extensions/_pywrapfst.cpp:11531:40: error: cannot cast from type 'std::string' (aka 'basic_string<char>') to pointer type 'PyObject *' (aka '_object *')
__pyx_t_2 = __Pyx_PyObject_AsDouble(((PyObject *)__pyx_t_1)); if (unlikely(__pyx_t_2 == ((double)((double)-1)) && PyErr_Occurred())) __PYX_ERR(0, 497, __pyx_L1_error)
^~~~~~~~~~~~~~~~~~~~~
extensions/_pywrapfst.cpp:3198:57: note: expanded from macro '__Pyx_PyObject_AsDouble'
((likely(PyFloat_CheckExact(obj))) ? PyFloat_AS_DOUBLE(obj) :\
^~~
/Users/li/miniconda3/include/python3.9/floatobject.h:51:51: note: expanded from macro 'PyFloat_AS_DOUBLE'
#define PyFloat_AS_DOUBLE(op) (((PyFloatObject *)(op))->ob_fval)
^~
extensions/_pywrapfst.cpp:11531:40: error: cannot cast from type 'std::string' (aka 'basic_string<char>') to pointer type 'PyObject *' (aka '_object *')
__pyx_t_2 = __Pyx_PyObject_AsDouble(((PyObject *)__pyx_t_1)); if (unlikely(__pyx_t_2 == ((double)((double)-1)) && PyErr_Occurred())) __PYX_ERR(0, 497, __pyx_L1_error)
^~~~~~~~~~~~~~~~~~~~~
extensions/_pywrapfst.cpp:3199:27: note: expanded from macro '__Pyx_PyObject_AsDouble'
likely(PyLong_CheckExact(obj)) ?\
^~~
/Users/li/miniconda3/include/python3.9/longobject.h:16:42: note: expanded from macro 'PyLong_CheckExact'
#define PyLong_CheckExact(op) Py_IS_TYPE(op, &PyLong_Type)
^~
/Users/li/miniconda3/include/python3.9/object.h:130:63: note: expanded from macro 'Py_IS_TYPE'
#define Py_IS_TYPE(ob, type) _Py_IS_TYPE(_PyObject_CAST_CONST(ob), type)
^~
/Users/li/miniconda3/include/python3.9/object.h:113:53: note: expanded from macro '_PyObject_CAST_CONST'
#define _PyObject_CAST_CONST(op) ((const PyObject*)(op))
^~
extensions/_pywrapfst.cpp:1402:43: note: expanded from macro 'likely'
#define likely(x) __builtin_expect(!!(x), 1)
^
extensions/_pywrapfst.cpp:11531:40: error: cannot cast from type 'std::string' (aka 'basic_string<char>') to pointer type 'PyObject *' (aka '_object *')
__pyx_t_2 = __Pyx_PyObject_AsDouble(((PyObject *)__pyx_t_1)); if (unlikely(__pyx_t_2 == ((double)((double)-1)) && PyErr_Occurred())) __PYX_ERR(0, 497, __pyx_L1_error)
^~~~~~~~~~~~~~~~~~~~~
extensions/_pywrapfst.cpp:3200:18: note: expanded from macro '__Pyx_PyObject_AsDouble'
PyLong_AsDouble(obj) : __Pyx__PyObject_AsDouble(obj))
^~~
extensions/_pywrapfst.cpp:11531:40: error: cannot cast from type 'std::string' (aka 'basic_string<char>') to pointer type 'PyObject *' (aka '_object *')
__pyx_t_2 = __Pyx_PyObject_AsDouble(((PyObject *)__pyx_t_1)); if (unlikely(__pyx_t_2 == ((double)((double)-1)) && PyErr_Occurred())) __PYX_ERR(0, 497, __pyx_L1_error)
^~~~~~~~~~~~~~~~~~~~~
extensions/_pywrapfst.cpp:3200:50: note: expanded from macro '__Pyx_PyObject_AsDouble'
PyLong_AsDouble(obj) : __Pyx__PyObject_AsDouble(obj))
^~~
5 errors generated.
error: command '/opt/homebrew/opt/llvm/bin/clang' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pynini
Running setup.py clean for pynini
Building editable for nemo-toolkit (pyproject.toml) ... done
Created wheel for nemo-toolkit: filename=nemo_toolkit-1.21.0rc0-0.editable-py3-none-any.whl size=9136 sha256=314db687677da87457eec52e2b23f442dcaac3ca226eb635123baaa16f8b33be
Stored in directory: /private/var/folders/xn/6n4461lj6bz_dglft4zcx1hh0000gn/T/pip-ephem-wheel-cache-7c06gi35/wheels/82/6f/41/9bf9bf21f571b41675aa88a781d07e1ca16dc9e2121dc1ba3e
Successfully built nemo-toolkit
Failed to build pynini
ERROR: Could not build wheels for pynini, which is required to install pyproject.toml-based projects
```
I am confused because I could be able to install the pynini by `conda install -c conda-forge pynini`. | {
"login": "lizaibeim",
"id": 38242437,
"node_id": "MDQ6VXNlcjM4MjQyNDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/38242437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lizaibeim",
"html_url": "https://github.com/lizaibeim",
"followers_url": "https://api.github.com/users/lizaibeim/followers",
"following_url": "https://api.github.com/users/lizaibeim/following{/other_user}",
"gists_url": "https://api.github.com/users/lizaibeim/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lizaibeim/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lizaibeim/subscriptions",
"organizations_url": "https://api.github.com/users/lizaibeim/orgs",
"repos_url": "https://api.github.com/users/lizaibeim/repos",
"events_url": "https://api.github.com/users/lizaibeim/events{/privacy}",
"received_events_url": "https://api.github.com/users/lizaibeim/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7265/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/7265/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7264 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7264/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7264/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7264/events | https://github.com/NVIDIA/NeMo/pull/7264 | 1,856,655,240 | PR_kwDOC_bI7s5YPvcg | 7,264 | Add the `strategy` argument to `MegatronGPTModel.generate()` | {
"login": "odelalleau",
"id": 507137,
"node_id": "MDQ6VXNlcjUwNzEzNw==",
"avatar_url": "https://avatars.githubusercontent.com/u/507137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/odelalleau",
"html_url": "https://github.com/odelalleau",
"followers_url": "https://api.github.com/users/odelalleau/followers",
"following_url": "https://api.github.com/users/odelalleau/following{/other_user}",
"gists_url": "https://api.github.com/users/odelalleau/gists{/gist_id}",
"starred_url": "https://api.github.com/users/odelalleau/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/odelalleau/subscriptions",
"organizations_url": "https://api.github.com/users/odelalleau/orgs",
"repos_url": "https://api.github.com/users/odelalleau/repos",
"events_url": "https://api.github.com/users/odelalleau/events{/privacy}",
"received_events_url": "https://api.github.com/users/odelalleau/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-18T12:38:08 | 2023-09-27T20:36:04 | 2023-09-27T19:21:06 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7264",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7264",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7264.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7264.patch",
"merged_at": "2023-09-27T19:21:06"
} | # What does this PR do ?
The motivation is to be able to override the text generation strategy when calling `MegatronGPTModel.generate()`.
It is passed as an explicit argument rather than through `**strategy_args` so as to ensure someone cannot accidentally pass other arguments that would end up being ignored.
It is a keyword-only argument to ensure that if in the future we want to update the signature to `**strategy_args`, we can do it without breaking code.
**Collection**: nlp
# Changelog
- Add the `strategy` argument to `MegatronGPTModel.generate()`
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [X] New Feature
- [ ] Bugfix
- [ ] Documentation
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
| {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.github.com/users/MaximumEntropy/followers",
"following_url": "https://api.github.com/users/MaximumEntropy/following{/other_user}",
"gists_url": "https://api.github.com/users/MaximumEntropy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MaximumEntropy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MaximumEntropy/subscriptions",
"organizations_url": "https://api.github.com/users/MaximumEntropy/orgs",
"repos_url": "https://api.github.com/users/MaximumEntropy/repos",
"events_url": "https://api.github.com/users/MaximumEntropy/events{/privacy}",
"received_events_url": "https://api.github.com/users/MaximumEntropy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7264/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/7264/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7263 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7263/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7263/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7263/events | https://github.com/NVIDIA/NeMo/pull/7263 | 1,855,871,563 | PR_kwDOC_bI7s5YNFRG | 7,263 | Add finetuning scripts | {
"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/users/nithinraok/followers",
"following_url": "https://api.github.com/users/nithinraok/following{/other_user}",
"gists_url": "https://api.github.com/users/nithinraok/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nithinraok/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nithinraok/subscriptions",
"organizations_url": "https://api.github.com/users/nithinraok/orgs",
"repos_url": "https://api.github.com/users/nithinraok/repos",
"events_url": "https://api.github.com/users/nithinraok/events{/privacy}",
"received_events_url": "https://api.github.com/users/nithinraok/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-18T00:27:46 | 2023-08-29T08:08:39 | 2023-08-29T08:08:37 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7263",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7263",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7263.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7263.patch",
"merged_at": "2023-08-29T08:08:37"
} | # What does this PR do ?
Add a finetuning script along with config file for finetuning existing nemo models.
**Collection**: ASR
# Changelog
- Added speech_to_text_finetune.py script
- Added speech_to_text_finetune.yaml config
- Jenkins run
- Doc strings
TODO:
* Update tutorial
# Usage
Eg: without changing tokenizer
```bash
python speech_to_text_finetune.py \
init_from_pretrained_model=stt_en_fastconformer_hybrid_large_pc \
model.tokenizer.update_tokenizer=false
```
or
finetune with a new tokenizer (architecture of base model doesn't change)
```bash
python speech_to_text_finetune.py \
init_from_pretrained_model=stt_en_fastconformer_hybrid_large_pc \
model.tokenizer.update_tokenizer=true \
model.tokenizer.dir=<path_to_tokenizer_dir> \
model.tokenizer.type=<bpe/char>
```
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [x] New Feature
- [ ] Bugfix
- [ ] Documentation | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7263/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/7263/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7262 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7262/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7262/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7262/events | https://github.com/NVIDIA/NeMo/pull/7262 | 1,855,689,421 | PR_kwDOC_bI7s5YMdoc | 7,262 | Resume checkpoint priority | {
"login": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-17T20:48:03 | 2023-08-28T18:00:17 | 2023-08-28T18:00:17 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7262",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7262",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7262.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7262.patch",
"merged_at": null
} | # What does this PR do ?
Fix resume from checkpoint behavior to have lower priority than experiment dir.
**Collection**: [Note which collection this PR will affect]
# Changelog
- resume from checkpoint behavior
- reorganize `check_resume` for prints
# Usage
* You can potentially add a usage example below
```python
# Add a code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7262/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/7262/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7261 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7261/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7261/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7261/events | https://github.com/NVIDIA/NeMo/pull/7261 | 1,855,592,627 | PR_kwDOC_bI7s5YMI9N | 7,261 | Add comprehensive error messages | {
"login": "PeganovAnton",
"id": 10737305,
"node_id": "MDQ6VXNlcjEwNzM3MzA1",
"avatar_url": "https://avatars.githubusercontent.com/u/10737305?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PeganovAnton",
"html_url": "https://github.com/PeganovAnton",
"followers_url": "https://api.github.com/users/PeganovAnton/followers",
"following_url": "https://api.github.com/users/PeganovAnton/following{/other_user}",
"gists_url": "https://api.github.com/users/PeganovAnton/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PeganovAnton/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PeganovAnton/subscriptions",
"organizations_url": "https://api.github.com/users/PeganovAnton/orgs",
"repos_url": "https://api.github.com/users/PeganovAnton/repos",
"events_url": "https://api.github.com/users/PeganovAnton/events{/privacy}",
"received_events_url": "https://api.github.com/users/PeganovAnton/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | {
"login": "PeganovAnton",
"id": 10737305,
"node_id": "MDQ6VXNlcjEwNzM3MzA1",
"avatar_url": "https://avatars.githubusercontent.com/u/10737305?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PeganovAnton",
"html_url": "https://github.com/PeganovAnton",
"followers_url": "https://api.github.com/users/PeganovAnton/followers",
"following_url": "https://api.github.com/users/PeganovAnton/following{/other_user}",
"gists_url": "https://api.github.com/users/PeganovAnton/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PeganovAnton/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PeganovAnton/subscriptions",
"organizations_url": "https://api.github.com/users/PeganovAnton/orgs",
"repos_url": "https://api.github.com/users/PeganovAnton/repos",
"events_url": "https://api.github.com/users/PeganovAnton/events{/privacy}",
"received_events_url": "https://api.github.com/users/PeganovAnton/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"login": "PeganovAnton",
"id": 10737305,
"node_id": "MDQ6VXNlcjEwNzM3MzA1",
"avatar_url": "https://avatars.githubusercontent.com/u/10737305?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PeganovAnton",
"html_url": "https://github.com/PeganovAnton",
"followers_url": "https://api.github.com/users/PeganovAnton/followers",
"following_url": "https://api.github.com/users/PeganovAnton/following{/other_user}",
"gists_url": "https://api.github.com/users/PeganovAnton/gists{/gist_id}",
"starred_url": "https://api.github.com/users/PeganovAnton/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/PeganovAnton/subscriptions",
"organizations_url": "https://api.github.com/users/PeganovAnton/orgs",
"repos_url": "https://api.github.com/users/PeganovAnton/repos",
"events_url": "https://api.github.com/users/PeganovAnton/events{/privacy}",
"received_events_url": "https://api.github.com/users/PeganovAnton/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2023-08-17T19:38:17 | 2023-09-12T04:28:41 | 2023-09-12T04:28:40 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7261",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7261",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7261.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7261.patch",
"merged_at": "2023-09-12T04:28:40"
} | # What does this PR do ?
Adds comprehensive error messages for cases when input has wrong type
**Collection**: nlp
# Changelog
- Add a couple of error messages
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.github.com/users/MaximumEntropy/followers",
"following_url": "https://api.github.com/users/MaximumEntropy/following{/other_user}",
"gists_url": "https://api.github.com/users/MaximumEntropy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MaximumEntropy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MaximumEntropy/subscriptions",
"organizations_url": "https://api.github.com/users/MaximumEntropy/orgs",
"repos_url": "https://api.github.com/users/MaximumEntropy/repos",
"events_url": "https://api.github.com/users/MaximumEntropy/events{/privacy}",
"received_events_url": "https://api.github.com/users/MaximumEntropy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7261/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/7261/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7260 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7260/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7260/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7260/events | https://github.com/NVIDIA/NeMo/pull/7260 | 1,855,559,086 | PR_kwDOC_bI7s5YMBpY | 7,260 | Adapter ipa Tutorial and config update | {
"login": "styagi130",
"id": 26252097,
"node_id": "MDQ6VXNlcjI2MjUyMDk3",
"avatar_url": "https://avatars.githubusercontent.com/u/26252097?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/styagi130",
"html_url": "https://github.com/styagi130",
"followers_url": "https://api.github.com/users/styagi130/followers",
"following_url": "https://api.github.com/users/styagi130/following{/other_user}",
"gists_url": "https://api.github.com/users/styagi130/gists{/gist_id}",
"starred_url": "https://api.github.com/users/styagi130/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/styagi130/subscriptions",
"organizations_url": "https://api.github.com/users/styagi130/orgs",
"repos_url": "https://api.github.com/users/styagi130/repos",
"events_url": "https://api.github.com/users/styagi130/events{/privacy}",
"received_events_url": "https://api.github.com/users/styagi130/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-17T19:11:27 | 2023-08-18T02:03:12 | 2023-08-18T02:03:11 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7260",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7260",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7260.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7260.patch",
"merged_at": "2023-08-18T02:03:11"
} | # What does this PR do ?
Updates the tutorial to support IPA and adds an adapter IPA config.
**Collection**: [Note which collection this PR will affect]
TTS
**PR Type**:
- [ *] New Feature
- [ ] Bugfix
- [ *] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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.com/users/hsiehjackson/followers",
"following_url": "https://api.github.com/users/hsiehjackson/following{/other_user}",
"gists_url": "https://api.github.com/users/hsiehjackson/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hsiehjackson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hsiehjackson/subscriptions",
"organizations_url": "https://api.github.com/users/hsiehjackson/orgs",
"repos_url": "https://api.github.com/users/hsiehjackson/repos",
"events_url": "https://api.github.com/users/hsiehjackson/events{/privacy}",
"received_events_url": "https://api.github.com/users/hsiehjackson/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7260/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/7260/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7259 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7259/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7259/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7259/events | https://github.com/NVIDIA/NeMo/pull/7259 | 1,855,532,988 | PR_kwDOC_bI7s5YL774 | 7,259 | [NLP] Bug Fix: Fix `full_logits` Initialization for `all_probs=True` & `compute_logprob=False` in `text_generation_utils.py` | {
"login": "parthsarthi03",
"id": 39787228,
"node_id": "MDQ6VXNlcjM5Nzg3MjI4",
"avatar_url": "https://avatars.githubusercontent.com/u/39787228?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/parthsarthi03",
"html_url": "https://github.com/parthsarthi03",
"followers_url": "https://api.github.com/users/parthsarthi03/followers",
"following_url": "https://api.github.com/users/parthsarthi03/following{/other_user}",
"gists_url": "https://api.github.com/users/parthsarthi03/gists{/gist_id}",
"starred_url": "https://api.github.com/users/parthsarthi03/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/parthsarthi03/subscriptions",
"organizations_url": "https://api.github.com/users/parthsarthi03/orgs",
"repos_url": "https://api.github.com/users/parthsarthi03/repos",
"events_url": "https://api.github.com/users/parthsarthi03/events{/privacy}",
"received_events_url": "https://api.github.com/users/parthsarthi03/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": "https://api.github.com/repos/NVIDIA/NeMo/labels/NLP",
"name": "NLP",
"color": "CBF09A",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-17T18:50:17 | 2023-09-09T01:43:27 | 2023-09-09T01:43:27 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7259",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7259",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7259.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7259.patch",
"merged_at": null
} | # What does this PR do ?
This PR ensures that the `sample_sequence_batch` function correctly handles the scenario where `all_probs` is set to `True` but `compute_logprob` is `False`.
Earlier the `full_logits` variable was not correctly initialized when the `all_probs=True` but `compute_logprob=False` causing a `RuntimeError` due to an attempt to broadcast a `None` value using `torch.distributed.broadcast`.
**Collection**: NLP
# Changelog
- Updated conditions on lines 704, 754, and 792 in `text_generation_utils.py` to handle cases where `all_probs=True` but `compute_logprob=False`.
This ensures that `full_logits` is correctly initialized, preventing runtime errors during distributed broadcasting.
# Usage
With this fix, users can now set `compute_logprob` to `False` and `all_probs` to `True` in the inference section of the config. This ensures that the `sample_sequence_batch` function correctly handles this specific scenario without encountering the previously observed `RuntimeError`.
For example:
```yaml
inference:
...
all_probs: True # whether to return the log prob for all the tokens in the vocab
...
compute_logprob: False # a flag used to compute logprob of all the input text, a very special case of running inference, default False
```
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
| {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7259/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/7259/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7258 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7258/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7258/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7258/events | https://github.com/NVIDIA/NeMo/pull/7258 | 1,855,352,182 | PR_kwDOC_bI7s5YLUI- | 7,258 | Logging model checkpoints as artifacts in MlFlow | {
"login": "AlirezaMorsali",
"id": 32244795,
"node_id": "MDQ6VXNlcjMyMjQ0Nzk1",
"avatar_url": "https://avatars.githubusercontent.com/u/32244795?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AlirezaMorsali",
"html_url": "https://github.com/AlirezaMorsali",
"followers_url": "https://api.github.com/users/AlirezaMorsali/followers",
"following_url": "https://api.github.com/users/AlirezaMorsali/following{/other_user}",
"gists_url": "https://api.github.com/users/AlirezaMorsali/gists{/gist_id}",
"starred_url": "https://api.github.com/users/AlirezaMorsali/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/AlirezaMorsali/subscriptions",
"organizations_url": "https://api.github.com/users/AlirezaMorsali/orgs",
"repos_url": "https://api.github.com/users/AlirezaMorsali/repos",
"events_url": "https://api.github.com/users/AlirezaMorsali/events{/privacy}",
"received_events_url": "https://api.github.com/users/AlirezaMorsali/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-17T16:46:47 | 2023-08-23T19:41:52 | 2023-08-23T19:41:51 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7258",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7258",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7258.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7258.patch",
"merged_at": "2023-08-23T19:41:51"
} | # What does this PR do ?
MlFlow is required for training and resuming runs from checkpoint. Currently, when the MlFlow logger is enabled in experiment manager it doesn't log model checkpoint as artifacts to MLFlow.
This PR simply adds one line to the `nemo.utils.loggers.MLFlowParams` to allow for logging checkpoints.
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add `log_model ` to `nemo.utils.loggers.MLFlowParams`
# Usage
To enable logging checkpoints in MlFlow
```python
exp_manager:
...
create_checkpoint_callback: True
create_mlflow_logger: True
mlflow_logger_kwargs:
...
log_model: True
```
# 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 necessary tests?
- [x] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [x] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to #7257
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7258/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/7258/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7257 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7257/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7257/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7257/events | https://github.com/NVIDIA/NeMo/issues/7257 | 1,855,317,455 | I_kwDOC_bI7s5uleXP | 7,257 | Experiment manager MlFlow logger does not log model checkpoints as artifacts | {
"login": "AlirezaMorsali",
"id": 32244795,
"node_id": "MDQ6VXNlcjMyMjQ0Nzk1",
"avatar_url": "https://avatars.githubusercontent.com/u/32244795?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AlirezaMorsali",
"html_url": "https://github.com/AlirezaMorsali",
"followers_url": "https://api.github.com/users/AlirezaMorsali/followers",
"following_url": "https://api.github.com/users/AlirezaMorsali/following{/other_user}",
"gists_url": "https://api.github.com/users/AlirezaMorsali/gists{/gist_id}",
"starred_url": "https://api.github.com/users/AlirezaMorsali/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/AlirezaMorsali/subscriptions",
"organizations_url": "https://api.github.com/users/AlirezaMorsali/orgs",
"repos_url": "https://api.github.com/users/AlirezaMorsali/repos",
"events_url": "https://api.github.com/users/AlirezaMorsali/events{/privacy}",
"received_events_url": "https://api.github.com/users/AlirezaMorsali/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | 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/okuchaiev/followers",
"following_url": "https://api.github.com/users/okuchaiev/following{/other_user}",
"gists_url": "https://api.github.com/users/okuchaiev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/okuchaiev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/okuchaiev/subscriptions",
"organizations_url": "https://api.github.com/users/okuchaiev/orgs",
"repos_url": "https://api.github.com/users/okuchaiev/repos",
"events_url": "https://api.github.com/users/okuchaiev/events{/privacy}",
"received_events_url": "https://api.github.com/users/okuchaiev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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/okuchaiev/followers",
"following_url": "https://api.github.com/users/okuchaiev/following{/other_user}",
"gists_url": "https://api.github.com/users/okuchaiev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/okuchaiev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/okuchaiev/subscriptions",
"organizations_url": "https://api.github.com/users/okuchaiev/orgs",
"repos_url": "https://api.github.com/users/okuchaiev/repos",
"events_url": "https://api.github.com/users/okuchaiev/events{/privacy}",
"received_events_url": "https://api.github.com/users/okuchaiev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2023-08-17T16:23:08 | 2023-08-23T20:10:05 | 2023-08-23T20:10:05 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Is your feature request related to a problem? Please describe.**
MlFlow is required for training and resuming runs from checkpoint. Currently, when the MlFlow logger is enabled in experiment manager it doesn't log model checkpoint as artifacts to MLFlow
**Describe the solution you'd like**
One of the parameters (`log_model`) must to be passed to `pytorch_lightning.loggers.MLFlowLogger` is not defined in `nemo.utils.loggers.MLFlowParams` dataclass and cannot be set without modifying the code.
**Describe alternatives you've considered**
Doesn't seem to have an alternative
**Additional context**
Add any other context or screenshots about the feature request here.
| {
"login": "AlirezaMorsali",
"id": 32244795,
"node_id": "MDQ6VXNlcjMyMjQ0Nzk1",
"avatar_url": "https://avatars.githubusercontent.com/u/32244795?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AlirezaMorsali",
"html_url": "https://github.com/AlirezaMorsali",
"followers_url": "https://api.github.com/users/AlirezaMorsali/followers",
"following_url": "https://api.github.com/users/AlirezaMorsali/following{/other_user}",
"gists_url": "https://api.github.com/users/AlirezaMorsali/gists{/gist_id}",
"starred_url": "https://api.github.com/users/AlirezaMorsali/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/AlirezaMorsali/subscriptions",
"organizations_url": "https://api.github.com/users/AlirezaMorsali/orgs",
"repos_url": "https://api.github.com/users/AlirezaMorsali/repos",
"events_url": "https://api.github.com/users/AlirezaMorsali/events{/privacy}",
"received_events_url": "https://api.github.com/users/AlirezaMorsali/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7257/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/7257/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7254 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7254/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7254/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7254/events | https://github.com/NVIDIA/NeMo/pull/7254 | 1,854,038,793 | PR_kwDOC_bI7s5YG2wT | 7,254 | Dummy class for ModelParallelConfig | {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-16T23:50:33 | 2023-08-17T04:59:51 | 2023-08-17T04:59:51 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7254",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7254",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7254.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7254.patch",
"merged_at": "2023-08-17T04:59:51"
} | # What does this PR do ?
Sets a dummy class for type hinting when import is not found.
**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
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7254/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/7254/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7253 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7253/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7253/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7253/events | https://github.com/NVIDIA/NeMo/pull/7253 | 1,854,026,823 | PR_kwDOC_bI7s5YG0SR | 7,253 | [DRAFT][TTS] Support tarred dataset in TTS | {
"login": "subhankar-ghosh",
"id": 23703547,
"node_id": "MDQ6VXNlcjIzNzAzNTQ3",
"avatar_url": "https://avatars.githubusercontent.com/u/23703547?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/subhankar-ghosh",
"html_url": "https://github.com/subhankar-ghosh",
"followers_url": "https://api.github.com/users/subhankar-ghosh/followers",
"following_url": "https://api.github.com/users/subhankar-ghosh/following{/other_user}",
"gists_url": "https://api.github.com/users/subhankar-ghosh/gists{/gist_id}",
"starred_url": "https://api.github.com/users/subhankar-ghosh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/subhankar-ghosh/subscriptions",
"organizations_url": "https://api.github.com/users/subhankar-ghosh/orgs",
"repos_url": "https://api.github.com/users/subhankar-ghosh/repos",
"events_url": "https://api.github.com/users/subhankar-ghosh/events{/privacy}",
"received_events_url": "https://api.github.com/users/subhankar-ghosh/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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://api.github.com/repos/NVIDIA/NeMo/labels/stale",
"name": "stale",
"color": "ededed",
"default": false,
"description": null
}
] | closed | false | null | [] | null | null | 2023-08-16T23:30:46 | 2023-09-09T01:43:29 | 2023-09-09T01:43:29 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7253",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7253",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7253.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7253.patch",
"merged_at": null
} | # What does this PR do ?
Add support for tarred datasets in TTS
**Collection**: tts
# Changelog
- Add specific line by line info of high level changes in this PR.
Created and Iterative TarredTTSDataset class which inherits nemo.collections.asr.data.audio_to_text._TarredAudioToTextDataset.
This class adds takes in tarred dataset and manifests as input and creates batches of data for TTS models.
# Usage
* You can potentially add a usage example below
```python
# Use this config: [examples/tts/conf/fastpitch_align_v1.05_tarred.yaml]
```
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [x] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7253/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/7253/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7252 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7252/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7252/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7252/events | https://github.com/NVIDIA/NeMo/pull/7252 | 1,853,992,498 | PR_kwDOC_bI7s5YGtBP | 7,252 | Checkpoint averaging for model parallel | {
"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/followers",
"following_url": "https://api.github.com/users/Kipok/following{/other_user}",
"gists_url": "https://api.github.com/users/Kipok/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Kipok/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Kipok/subscriptions",
"organizations_url": "https://api.github.com/users/Kipok/orgs",
"repos_url": "https://api.github.com/users/Kipok/repos",
"events_url": "https://api.github.com/users/Kipok/events{/privacy}",
"received_events_url": "https://api.github.com/users/Kipok/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-16T22:41:20 | 2023-08-17T15:55:02 | 2023-08-17T15:55:02 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7252",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7252",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7252.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7252.patch",
"merged_at": "2023-08-17T15:55:02"
} | # 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/followers",
"following_url": "https://api.github.com/users/Kipok/following{/other_user}",
"gists_url": "https://api.github.com/users/Kipok/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Kipok/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Kipok/subscriptions",
"organizations_url": "https://api.github.com/users/Kipok/orgs",
"repos_url": "https://api.github.com/users/Kipok/repos",
"events_url": "https://api.github.com/users/Kipok/events{/privacy}",
"received_events_url": "https://api.github.com/users/Kipok/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7252/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/7252/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7251 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7251/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7251/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7251/events | https://github.com/NVIDIA/NeMo/issues/7251 | 1,853,948,895 | I_kwDOC_bI7s5ugQPf | 7,251 | Issue to saving temporary files in speaker diarization using NeuralDiarizer | {
"login": "bernardocecchetto",
"id": 61297550,
"node_id": "MDQ6VXNlcjYxMjk3NTUw",
"avatar_url": "https://avatars.githubusercontent.com/u/61297550?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bernardocecchetto",
"html_url": "https://github.com/bernardocecchetto",
"followers_url": "https://api.github.com/users/bernardocecchetto/followers",
"following_url": "https://api.github.com/users/bernardocecchetto/following{/other_user}",
"gists_url": "https://api.github.com/users/bernardocecchetto/gists{/gist_id}",
"starred_url": "https://api.github.com/users/bernardocecchetto/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bernardocecchetto/subscriptions",
"organizations_url": "https://api.github.com/users/bernardocecchetto/orgs",
"repos_url": "https://api.github.com/users/bernardocecchetto/repos",
"events_url": "https://api.github.com/users/bernardocecchetto/events{/privacy}",
"received_events_url": "https://api.github.com/users/bernardocecchetto/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": "SeanNaren",
"id": 6707363,
"node_id": "MDQ6VXNlcjY3MDczNjM=",
"avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SeanNaren",
"html_url": "https://github.com/SeanNaren",
"followers_url": "https://api.github.com/users/SeanNaren/followers",
"following_url": "https://api.github.com/users/SeanNaren/following{/other_user}",
"gists_url": "https://api.github.com/users/SeanNaren/gists{/gist_id}",
"starred_url": "https://api.github.com/users/SeanNaren/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/SeanNaren/subscriptions",
"organizations_url": "https://api.github.com/users/SeanNaren/orgs",
"repos_url": "https://api.github.com/users/SeanNaren/repos",
"events_url": "https://api.github.com/users/SeanNaren/events{/privacy}",
"received_events_url": "https://api.github.com/users/SeanNaren/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"login": "SeanNaren",
"id": 6707363,
"node_id": "MDQ6VXNlcjY3MDczNjM=",
"avatar_url": "https://avatars.githubusercontent.com/u/6707363?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/SeanNaren",
"html_url": "https://github.com/SeanNaren",
"followers_url": "https://api.github.com/users/SeanNaren/followers",
"following_url": "https://api.github.com/users/SeanNaren/following{/other_user}",
"gists_url": "https://api.github.com/users/SeanNaren/gists{/gist_id}",
"starred_url": "https://api.github.com/users/SeanNaren/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/SeanNaren/subscriptions",
"organizations_url": "https://api.github.com/users/SeanNaren/orgs",
"repos_url": "https://api.github.com/users/SeanNaren/repos",
"events_url": "https://api.github.com/users/SeanNaren/events{/privacy}",
"received_events_url": "https://api.github.com/users/SeanNaren/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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/users/nithinraok/followers",
"following_url": "https://api.github.com/users/nithinraok/following{/other_user}",
"gists_url": "https://api.github.com/users/nithinraok/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nithinraok/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nithinraok/subscriptions",
"organizations_url": "https://api.github.com/users/nithinraok/orgs",
"repos_url": "https://api.github.com/users/nithinraok/repos",
"events_url": "https://api.github.com/users/nithinraok/events{/privacy}",
"received_events_url": "https://api.github.com/users/nithinraok/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2023-08-16T21:49:25 | 2023-09-23T00:10:59 | 2023-09-23T00:07:24 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I am trying to reproduce a speaker diarization, using NeuralDiariazer class, in Databricks on Azure and I am facing an issue related to temporal files saving during the voice activity detection. The temporal files were supposed to be saved inside the blob storage, in a folder called "temp_outputs" inside "dbfs", but are not being saved successfully, raising the following error:
`OSError: [Errno 95] Operation not supported`
The problem seems to be in the _run_vad function, during the .frame files writing, in the part of the code below:
https://github.com/NVIDIA/NeMo/blob/f90eea140c1375a921f764f08f0fc998d5a4112b/nemo/collections/asr/models/clustering_diarizer.py#L236-L238
The first .frame file is saved, but the problem starts in the next index of the for loop.
Does not seem to be a problem related to permission, because I am able to save files inside the blob storage, as is shown below:
```python
for f in range (5):
with open(temp_path + f'/{f}.frame', "a", encoding='utf-8') as fout:
for f2 in range (10):
fout.write((f2))
```
The files saved:

**Steps/Code to reproduce bug**
```python
# Initialize NeMo MSDD diarization model
msdd_model = NeuralDiarizer(cfg=create_config(temp_path)).to("cuda")
msdd_model.diarize()
del msdd_model
torch.cuda.empty_cache()
```
"Temp_path" is the temporary path where the temporary files are saved, and where it is located the mono audio that I want to diarize.
create_config is a function where I define all the configurations to instantiate the NeuralDiarizer class, as is shown below.
```python
def create_config(output_dir):
DOMAIN_TYPE = "telephonic" # Can be meeting or telephonic based on domain type of the audio file
CONFIG_FILE_NAME = f"diar_infer_{DOMAIN_TYPE}.yaml"
CONFIG_URL = f"https://raw.githubusercontent.com/NVIDIA/NeMo/main/examples/speaker_tasks/diarization/conf/inference/{CONFIG_FILE_NAME}"
MODEL_CONFIG = os.path.join(output_dir, CONFIG_FILE_NAME)
if not os.path.exists(MODEL_CONFIG):
MODEL_CONFIG = wget.download(CONFIG_URL, output_dir)
config = OmegaConf.load(MODEL_CONFIG)
data_dir = os.path.join(output_dir, "data")
os.makedirs(data_dir, exist_ok=True)
meta = {
"audio_filepath": os.path.join(output_dir, "mono_file.wav"),
"offset": 0,
"duration": None,
"label": "infer",
"text": "-",
"rttm_filepath": None,
"uem_filepath": None,
}
with open(os.path.join(data_dir, "input_manifest.json"), "w") as fp:
json.dump(meta, fp)
fp.write("\n")
pretrained_vad = "vad_multilingual_marblenet"
pretrained_speaker_model = "titanet_large"
config.num_workers = 2 # Workaround for multiprocessing hanging with ipython issue
config.batch_size = 32 # default is 64
config.diarizer.manifest_filepath = os.path.join(data_dir, "input_manifest.json")
config.diarizer.out_dir = (
output_dir # Directory to store intermediate files and prediction outputs
)
config.diarizer.speaker_embeddings.model_path = pretrained_speaker_model
config.diarizer.oracle_vad = (
False # compute VAD provided with model_path to vad config
)
config.diarizer.clustering.parameters.oracle_num_speakers = False
# Here, we use our in-house pretrained NeMo VAD model
config.diarizer.vad.model_path = pretrained_vad
config.diarizer.vad.parameters.onset = 0.8
config.diarizer.vad.parameters.offset = 0.6
config.diarizer.vad.parameters.pad_offset = -0.05
config.diarizer.msdd_model.model_path = (
"diar_msdd_telephonic" # Telephonic speaker diarization model
)
return config
```
**Environment overview (please complete the following information)**
- Environment location: Databricks (Azure)
- Method of NeMo install: pip install
| {
"login": "bernardocecchetto",
"id": 61297550,
"node_id": "MDQ6VXNlcjYxMjk3NTUw",
"avatar_url": "https://avatars.githubusercontent.com/u/61297550?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bernardocecchetto",
"html_url": "https://github.com/bernardocecchetto",
"followers_url": "https://api.github.com/users/bernardocecchetto/followers",
"following_url": "https://api.github.com/users/bernardocecchetto/following{/other_user}",
"gists_url": "https://api.github.com/users/bernardocecchetto/gists{/gist_id}",
"starred_url": "https://api.github.com/users/bernardocecchetto/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bernardocecchetto/subscriptions",
"organizations_url": "https://api.github.com/users/bernardocecchetto/orgs",
"repos_url": "https://api.github.com/users/bernardocecchetto/repos",
"events_url": "https://api.github.com/users/bernardocecchetto/events{/privacy}",
"received_events_url": "https://api.github.com/users/bernardocecchetto/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7251/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/7251/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7250 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7250/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7250/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7250/events | https://github.com/NVIDIA/NeMo/pull/7250 | 1,853,762,517 | PR_kwDOC_bI7s5YF66q | 7,250 | Adding Multilingual, Code-Switched, and Hybrid ASR models | {
"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/users/KunalDhawan/followers",
"following_url": "https://api.github.com/users/KunalDhawan/following{/other_user}",
"gists_url": "https://api.github.com/users/KunalDhawan/gists{/gist_id}",
"starred_url": "https://api.github.com/users/KunalDhawan/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/KunalDhawan/subscriptions",
"organizations_url": "https://api.github.com/users/KunalDhawan/orgs",
"repos_url": "https://api.github.com/users/KunalDhawan/repos",
"events_url": "https://api.github.com/users/KunalDhawan/events{/privacy}",
"received_events_url": "https://api.github.com/users/KunalDhawan/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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-08-16T19:04:21 | 2023-08-17T20:24:43 | 2023-08-17T20:24:37 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7250",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7250",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7250.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7250.patch",
"merged_at": "2023-08-17T20:24:37"
} | # What does this PR do ?
This PR:
1. Adds the multilingual models (stt_multilingual_fastconformer_hybrid_large_pc, stt_multilingual_fastconformer_hybrid_large_pc_blend_eu) to the pre-trained models catalog and ASR docs
2. Adds the FastConformer Hybrid FR, RU ASR models (stt_ru_fastconformer_hybrid_large_pc, stt_fr_fastconformer_hybrid_large_pc) to the pre-trained models catalog and ASR docs
3. Adds the code-switching models (stt_enes_conformer_transducer_large_codesw, stt_enes_conformer_ctc_large_codesw) to the ASR docs
4. Updates the versions of the FastConformer Hybrid ASR models (EN, ES, IT, DE, PL, BY, HR, UA)
**Collection**: ASR
# Changelog
- Added the FC Hybrid models to nemo/collections/asr/models/hybrid_rnnt_ctc_bpe_models.py
- Updated the ASR docs at NeMo/docs/source/asr/results.rst
- Created new results tables for Multilingual (NeMo/docs/source/asr/data/benchmark_multilingual.csv), Code Switching(NeMo/docs/source/asr/data/benchmark_code_switching.csv)
# 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 necessary tests?
- [x] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [x] Documentation
| {
"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/users/KunalDhawan/followers",
"following_url": "https://api.github.com/users/KunalDhawan/following{/other_user}",
"gists_url": "https://api.github.com/users/KunalDhawan/gists{/gist_id}",
"starred_url": "https://api.github.com/users/KunalDhawan/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/KunalDhawan/subscriptions",
"organizations_url": "https://api.github.com/users/KunalDhawan/orgs",
"repos_url": "https://api.github.com/users/KunalDhawan/repos",
"events_url": "https://api.github.com/users/KunalDhawan/events{/privacy}",
"received_events_url": "https://api.github.com/users/KunalDhawan/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7250/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/7250/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7249 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7249/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7249/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7249/events | https://github.com/NVIDIA/NeMo/pull/7249 | 1,853,703,538 | PR_kwDOC_bI7s5YFuJF | 7,249 | [ASR] Fix GPU memory leak in transcribe_speech.py | {
"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/rlangman/followers",
"following_url": "https://api.github.com/users/rlangman/following{/other_user}",
"gists_url": "https://api.github.com/users/rlangman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rlangman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rlangman/subscriptions",
"organizations_url": "https://api.github.com/users/rlangman/orgs",
"repos_url": "https://api.github.com/users/rlangman/repos",
"events_url": "https://api.github.com/users/rlangman/events{/privacy}",
"received_events_url": "https://api.github.com/users/rlangman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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-08-16T18:16:26 | 2023-08-17T19:31:34 | 2023-08-17T19:31:33 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7249",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7249",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7249.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7249.patch",
"merged_at": "2023-08-17T19:31:33"
} | # What does this PR do ?
Fix memory leak in utility used by `transcribe_speech.py` when transcribing partial audio segments, by moving logit tensor stored in results to CPU.
**Collection**: [ASR]
# Changelog
- Modify `transcribe_partial_audio` to move logits to CPU when when `logprobs=False`.
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
| {
"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/rlangman/followers",
"following_url": "https://api.github.com/users/rlangman/following{/other_user}",
"gists_url": "https://api.github.com/users/rlangman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rlangman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rlangman/subscriptions",
"organizations_url": "https://api.github.com/users/rlangman/orgs",
"repos_url": "https://api.github.com/users/rlangman/repos",
"events_url": "https://api.github.com/users/rlangman/events{/privacy}",
"received_events_url": "https://api.github.com/users/rlangman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7249/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/7249/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7248 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7248/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7248/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7248/events | https://github.com/NVIDIA/NeMo/issues/7248 | 1,853,562,893 | I_kwDOC_bI7s5ueyAN | 7,248 | PipelineMixedPrecisionPlugin: dtype is `None` | {
"login": "holgerroth",
"id": 6304754,
"node_id": "MDQ6VXNlcjYzMDQ3NTQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/6304754?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/holgerroth",
"html_url": "https://github.com/holgerroth",
"followers_url": "https://api.github.com/users/holgerroth/followers",
"following_url": "https://api.github.com/users/holgerroth/following{/other_user}",
"gists_url": "https://api.github.com/users/holgerroth/gists{/gist_id}",
"starred_url": "https://api.github.com/users/holgerroth/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/holgerroth/subscriptions",
"organizations_url": "https://api.github.com/users/holgerroth/orgs",
"repos_url": "https://api.github.com/users/holgerroth/repos",
"events_url": "https://api.github.com/users/holgerroth/events{/privacy}",
"received_events_url": "https://api.github.com/users/holgerroth/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-16T16:25:40 | 2023-09-24T01:45:05 | 2023-09-24T01:45:05 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | In [this logic](https://github.com/NVIDIA/NeMo/blob/c56119623a3ad1a0b2e2767f88b65ddcac0cbd1b/nemo/collections/nlp/parts/nlp_overrides.py#L549), dtype might be `None` and causes errors like:
```
Traceback (most recent call last):
File "/tmp/nvflare/nemo/peft_fedavg_345M/simulate_job/app_site-1/custom/megatron_gpt_peft_tuning.py", line 203, in main
plugins.append(PipelineMixedPrecisionPlugin(precision=plugin_precision, device='cuda', scaler=scaler))
File "/usr/local/lib/python3.10/dist-packages/nemo/collections/nlp/parts/nlp_overrides.py", line 525, in __init__
torch.set_autocast_gpu_dtype(dtype)
TypeError: dtype must be a torch.dtype (got NoneType)
```
There should be a informative error message in case dtype is not set correctly. | {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7248/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/7248/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7247 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7247/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7247/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7247/events | https://github.com/NVIDIA/NeMo/pull/7247 | 1,853,448,274 | PR_kwDOC_bI7s5YE2lc | 7,247 | [TN][Docs] update language coverage matrix and refs | {
"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/followers",
"following_url": "https://api.github.com/users/mgrafu/following{/other_user}",
"gists_url": "https://api.github.com/users/mgrafu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mgrafu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mgrafu/subscriptions",
"organizations_url": "https://api.github.com/users/mgrafu/orgs",
"repos_url": "https://api.github.com/users/mgrafu/repos",
"events_url": "https://api.github.com/users/mgrafu/events{/privacy}",
"received_events_url": "https://api.github.com/users/mgrafu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-16T15:14:51 | 2023-08-17T15:32:19 | 2023-08-17T15:32:18 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7247",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7247",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7247.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7247.patch",
"merged_at": "2023-08-17T15:32:18"
} | # What does this PR do ?
update language coverage matrix and refs for TN/ITN
**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 this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/followers",
"following_url": "https://api.github.com/users/mgrafu/following{/other_user}",
"gists_url": "https://api.github.com/users/mgrafu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mgrafu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mgrafu/subscriptions",
"organizations_url": "https://api.github.com/users/mgrafu/orgs",
"repos_url": "https://api.github.com/users/mgrafu/repos",
"events_url": "https://api.github.com/users/mgrafu/events{/privacy}",
"received_events_url": "https://api.github.com/users/mgrafu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7247/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/7247/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7246 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7246/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7246/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7246/events | https://github.com/NVIDIA/NeMo/issues/7246 | 1,853,227,793 | I_kwDOC_bI7s5udgMR | 7,246 | Tracking Artifacts as well along with metrics and parameters in Mlflow | {
"login": "rajj-ds",
"id": 19906307,
"node_id": "MDQ6VXNlcjE5OTA2MzA3",
"avatar_url": "https://avatars.githubusercontent.com/u/19906307?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rajj-ds",
"html_url": "https://github.com/rajj-ds",
"followers_url": "https://api.github.com/users/rajj-ds/followers",
"following_url": "https://api.github.com/users/rajj-ds/following{/other_user}",
"gists_url": "https://api.github.com/users/rajj-ds/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rajj-ds/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rajj-ds/subscriptions",
"organizations_url": "https://api.github.com/users/rajj-ds/orgs",
"repos_url": "https://api.github.com/users/rajj-ds/repos",
"events_url": "https://api.github.com/users/rajj-ds/events{/privacy}",
"received_events_url": "https://api.github.com/users/rajj-ds/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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/okuchaiev/followers",
"following_url": "https://api.github.com/users/okuchaiev/following{/other_user}",
"gists_url": "https://api.github.com/users/okuchaiev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/okuchaiev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/okuchaiev/subscriptions",
"organizations_url": "https://api.github.com/users/okuchaiev/orgs",
"repos_url": "https://api.github.com/users/okuchaiev/repos",
"events_url": "https://api.github.com/users/okuchaiev/events{/privacy}",
"received_events_url": "https://api.github.com/users/okuchaiev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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/okuchaiev/followers",
"following_url": "https://api.github.com/users/okuchaiev/following{/other_user}",
"gists_url": "https://api.github.com/users/okuchaiev/gists{/gist_id}",
"starred_url": "https://api.github.com/users/okuchaiev/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/okuchaiev/subscriptions",
"organizations_url": "https://api.github.com/users/okuchaiev/orgs",
"repos_url": "https://api.github.com/users/okuchaiev/repos",
"events_url": "https://api.github.com/users/okuchaiev/events{/privacy}",
"received_events_url": "https://api.github.com/users/okuchaiev/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2023-08-16T13:16:48 | 2023-09-24T01:45:07 | 2023-09-24T01:45:07 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Is your feature request related to a problem? Please describe.**
While we are training ASR model on nemo framework, we are able to track parameters and metrics with minimal inputs in the config.sh. But we are not able to track artifacts i.e. Nothing getting stored here.
**Describe the solution you'd like**
`exp_manager:
...
create_checkpoint_callback: True
create_mlflow_logger: True
mlflow_logger_kwargs:
experiment_name: ${name}
tags:
<Any key:value pairs>
save_dir: './mlruns'
prefix: ''
artifact_location: None
# provide run_id if resuming a previously started run
run_id: Optional[str] = None`
Tracking artifacts would be really helpful along with metrics and parameters. Thanks in advance!
| {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7246/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/7246/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7245 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7245/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7245/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7245/events | https://github.com/NVIDIA/NeMo/issues/7245 | 1,852,850,867 | I_kwDOC_bI7s5ucEKz | 7,245 | How to use titanet_large.onnx for getting the embeddings of audio file? | {
"login": "lizaibeim",
"id": 38242437,
"node_id": "MDQ6VXNlcjM4MjQyNDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/38242437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lizaibeim",
"html_url": "https://github.com/lizaibeim",
"followers_url": "https://api.github.com/users/lizaibeim/followers",
"following_url": "https://api.github.com/users/lizaibeim/following{/other_user}",
"gists_url": "https://api.github.com/users/lizaibeim/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lizaibeim/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lizaibeim/subscriptions",
"organizations_url": "https://api.github.com/users/lizaibeim/orgs",
"repos_url": "https://api.github.com/users/lizaibeim/repos",
"events_url": "https://api.github.com/users/lizaibeim/events{/privacy}",
"received_events_url": "https://api.github.com/users/lizaibeim/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-16T09:24:38 | 2023-08-16T11:10:52 | 2023-08-16T11:09:41 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi everyone, I am trying to use the titanet_large.onnx for getting the embeddings of audio file. Firstly I follow the official instruction to export the onnx version of the pretrained titanet_large model. And then I follow the solution in issue #1825 but it seems not working.
Here is my code
```python
import numpy as np
import pyaudio as pa
import os, time
import librosa
import IPython.display as ipd
import matplotlib.pyplot as plt
import onnxruntime
import nemo
import nemo.collections.asr as nemo_asr
from nemo.core.classes import IterableDataset
from nemo.core.neural_types import NeuralType, AudioSignal, LengthsType
import torch
from torch.utils.data import DataLoader
from omegaconf import OmegaConf
import copy
# simple data layer to pass audio signal
class AudioDataLayer(IterableDataset):
@property
def output_types(self):
return {
'audio_signal': NeuralType(('B', 'T'), AudioSignal(freq=self._sample_rate)),
'a_sig_length': NeuralType(tuple('B'), LengthsType()),
}
def __init__(self, sample_rate):
super().__init__()
self._sample_rate = sample_rate
self.output = True
def __iter__(self):
return self
def __next__(self):
if not self.output:
raise StopIteration
self.output = False
return torch.as_tensor(self.signal, dtype=torch.float32), \
torch.as_tensor(self.signal_shape, dtype=torch.int64)
def set_signal(self, signal):
self.signal = signal.astype(np.float32) / 32768.
self.signal_shape = self.signal.size
self.output = True
def __len__(self):
return 1
# inference method for audio signal (single instance)
def infer_signal(model, signal):
data_layer.set_signal(signal)
batch = next(iter(data_loader))
audio_signal, audio_signal_len = batch
audio_signal, audio_signal_len = audio_signal.to(model.device), audio_signal_len.to(model.device)
logits = model.forward(input_signal=audio_signal, input_signal_length=audio_signal_len)
return logits
def to_numpy(tensor):
return tensor.detach().cpu().numpy() if tensor.requires_grad else tensor.cpu().numpy()
def infer_signal_onnx(model, signal):
data_layer.set_signal(signal)
batch = next(iter(data_loader))
audio_signal, audio_signal_len = batch
audio_signal, audio_signal_len = audio_signal.to(model.device), audio_signal_len.to(model.device)
processed_signal, processed_signal_len = model.preprocessor(
input_signal=audio_signal, length=audio_signal_len,
)
ort_inputs = {ort_session.get_inputs()[0].name: to_numpy(processed_signal), }
ologits = ort_session.run(None, ort_inputs)
alogits = np.asarray(ologits)
logits = torch.from_numpy(alogits[0])
return logits
# sample rate, Hz
SAMPLE_RATE = 16000
model = nemo_asr.models.EncDecSpeakerLabelModel.from_pretrained(model_name='titanet_large')
# Preserve a copy of the full config
cfg = copy.deepcopy(model._cfg)
print(OmegaConf.to_yaml(cfg))
model.preprocessor = model.from_config_dict(cfg.preprocessor)
model.eval()
model = model.to(model.device)
data_layer = AudioDataLayer(sample_rate=cfg.train_ds.sample_rate)
data_loader = DataLoader(data_layer, batch_size=1, collate_fn=data_layer.collate_fn)
model.export('titanet_l.onnx')
ort_session = onnxruntime.InferenceSession('titanet_l.onnx')
wave_file = 'register.wav'
CHANNELS = 1
RATE = 16000
audio, sample_rate = librosa.load(wave_file, sr=RATE)
s1 = time.time()
infer_signal(model, audio)
print(f"Normal took {time.time()-s1} seconds")
s2 = time.time()
infer_signal_onnx(model, audio)
print(f"Normal took {time.time()-s2} seconds")
```
And below is the error log
```bash
Normal took 0.43860721588134766 seconds
Traceback (most recent call last):
File "/Users/ericli/mbox-audio-base/test/use_onnx.py", line 112, in <module>
infer_signal_onnx(model, audio)
File "/Users/ericli/mbox-audio-base/test/use_onnx.py", line 76, in infer_signal_onnx
ologits = ort_session.run(None, ort_inputs)
File "/Users/ericli/miniforge3/envs/audio-base/lib/python3.9/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py", line 213, in run
self._validate_input(list(input_feed.keys()))
File "/Users/ericli/miniforge3/envs/audio-base/lib/python3.9/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py", line 195, in _validate_input
raise ValueError(
ValueError: Required inputs (['length']) are missing from input feed (['audio_signal']).
``` | {
"login": "lizaibeim",
"id": 38242437,
"node_id": "MDQ6VXNlcjM4MjQyNDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/38242437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lizaibeim",
"html_url": "https://github.com/lizaibeim",
"followers_url": "https://api.github.com/users/lizaibeim/followers",
"following_url": "https://api.github.com/users/lizaibeim/following{/other_user}",
"gists_url": "https://api.github.com/users/lizaibeim/gists{/gist_id}",
"starred_url": "https://api.github.com/users/lizaibeim/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/lizaibeim/subscriptions",
"organizations_url": "https://api.github.com/users/lizaibeim/orgs",
"repos_url": "https://api.github.com/users/lizaibeim/repos",
"events_url": "https://api.github.com/users/lizaibeim/events{/privacy}",
"received_events_url": "https://api.github.com/users/lizaibeim/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7245/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/7245/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7244 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7244/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7244/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7244/events | https://github.com/NVIDIA/NeMo/issues/7244 | 1,852,724,748 | I_kwDOC_bI7s5ublYM | 7,244 | Ctc bpe conformer overfit | {
"login": "Pavloveuge",
"id": 49618087,
"node_id": "MDQ6VXNlcjQ5NjE4MDg3",
"avatar_url": "https://avatars.githubusercontent.com/u/49618087?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Pavloveuge",
"html_url": "https://github.com/Pavloveuge",
"followers_url": "https://api.github.com/users/Pavloveuge/followers",
"following_url": "https://api.github.com/users/Pavloveuge/following{/other_user}",
"gists_url": "https://api.github.com/users/Pavloveuge/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Pavloveuge/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Pavloveuge/subscriptions",
"organizations_url": "https://api.github.com/users/Pavloveuge/orgs",
"repos_url": "https://api.github.com/users/Pavloveuge/repos",
"events_url": "https://api.github.com/users/Pavloveuge/events{/privacy}",
"received_events_url": "https://api.github.com/users/Pavloveuge/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-16T08:05:20 | 2023-09-13T20:23:02 | 2023-09-13T20:23:02 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | Hi, I'm trying to train a bpe-level conformer and am facing overfitting.
In this regard, I have a few questions and I would be very grateful for the answers to them:
1) Have you encountered overfitting of the BPE conformer and BPE models in general?
2) Have you tried to experiment with char level vs bpe level models? If yes, what are you facing? I mean over/underfitting, stability, approximate increase in metrics.
3) I saw [configs ](https://github.com/NVIDIA/NeMo/blob/main/examples/asr/conf/conformer/conformer_ctc_bpe.yaml) for training conformer from nemo, thanks for posting them, but I couldn't figure out what the global batch size was. [2048](https://github.com/NVIDIA/NeMo/issues/4183#issuecomment-1128444967)?
4) What are some tips for tuning regularization for a conformer?
5) How trainning stability depends on the size of the dictionary?
Before that, I used the char-level conformer, and did not encounter overfitting. I don't have a lot of data, 370 hours for one domain and 130 for another. Therefore, I first train the base model, and then finetune it on domain data. I did some experiments:
1) I finetuned stt_ru_conformer_ctc_large using my domain data and got pretty good quality (better my char level model)
2) I trained my base model, just like I did before with char-level models, and then tried to finetuned it on domain data
The training data configurations are completely the same, except for the weights of models and tokens of tokenizers (the sizes of models and tokenizers are the same).
The length of my audios is from 0.1 to 10 seconds, the size of the bpe dictionary is 128, the average transcription length is 53 characters or 31 tokens.
I use the same (as in nemo models) spec augs, except mask value (mean instead of 0).
I used AdamW, a constant scheduler with lr = 0.0001, global batch size = 512 and faced with overfitting (see plots), then I reduced lr by 10 times and increased global batchs size by 3 times (1536 in total), but this did not solve the problem cardinally. The metrics I get (before the start overfitting) are worse than not only the experiment on finetuning the base model from NeMo, but also worse than the experiments on finetuning my char-level base model.
Plots for char based model:


Plots for bpe based model:


@titu1994
Thank you in advance | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7244/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/7244/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7243 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7243/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7243/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7243/events | https://github.com/NVIDIA/NeMo/pull/7243 | 1,852,359,709 | PR_kwDOC_bI7s5YBK2j | 7,243 | Upgrade hydra and omegaconf | {
"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/athitten/followers",
"following_url": "https://api.github.com/users/athitten/following{/other_user}",
"gists_url": "https://api.github.com/users/athitten/gists{/gist_id}",
"starred_url": "https://api.github.com/users/athitten/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/athitten/subscriptions",
"organizations_url": "https://api.github.com/users/athitten/orgs",
"repos_url": "https://api.github.com/users/athitten/repos",
"events_url": "https://api.github.com/users/athitten/events{/privacy}",
"received_events_url": "https://api.github.com/users/athitten/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-16T01:23:36 | 2023-09-07T01:43:35 | 2023-08-18T18:08:16 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7243",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7243",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7243.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7243.patch",
"merged_at": "2023-08-18T18:08:16"
} | # 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7243/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/7243/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7242 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7242/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7242/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7242/events | https://github.com/NVIDIA/NeMo/pull/7242 | 1,852,285,390 | PR_kwDOC_bI7s5YA6vG | 7,242 | T5 PEFT | {
"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/Davood-M/followers",
"following_url": "https://api.github.com/users/Davood-M/following{/other_user}",
"gists_url": "https://api.github.com/users/Davood-M/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Davood-M/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Davood-M/subscriptions",
"organizations_url": "https://api.github.com/users/Davood-M/orgs",
"repos_url": "https://api.github.com/users/Davood-M/repos",
"events_url": "https://api.github.com/users/Davood-M/events{/privacy}",
"received_events_url": "https://api.github.com/users/Davood-M/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": "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://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-15T23:34:48 | 2023-09-06T01:44:12 | 2023-09-06T01:44:12 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7242",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7242",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7242.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7242.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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7242/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/7242/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7241 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7241/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7241/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7241/events | https://github.com/NVIDIA/NeMo/pull/7241 | 1,852,263,193 | PR_kwDOC_bI7s5YA13O | 7,241 | Hidden transforms model parallel config + CI with Perceiver | {
"login": "michalivne",
"id": 7453913,
"node_id": "MDQ6VXNlcjc0NTM5MTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/7453913?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/michalivne",
"html_url": "https://github.com/michalivne",
"followers_url": "https://api.github.com/users/michalivne/followers",
"following_url": "https://api.github.com/users/michalivne/following{/other_user}",
"gists_url": "https://api.github.com/users/michalivne/gists{/gist_id}",
"starred_url": "https://api.github.com/users/michalivne/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/michalivne/subscriptions",
"organizations_url": "https://api.github.com/users/michalivne/orgs",
"repos_url": "https://api.github.com/users/michalivne/repos",
"events_url": "https://api.github.com/users/michalivne/events{/privacy}",
"received_events_url": "https://api.github.com/users/michalivne/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-15T23:05:43 | 2023-08-21T00:49:37 | 2023-08-21T00:49:37 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7241",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7241",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7241.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7241.patch",
"merged_at": "2023-08-21T00:49:37"
} | # What does this PR do ?
This PR addresses:
1. Compatibility with added ModelParallelConfig configuration.
2. Adding to CI test for hidden transformations and Perceiver bottleneck models.
**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 this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7241/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/7241/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7240 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7240/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7240/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7240/events | https://github.com/NVIDIA/NeMo/issues/7240 | 1,852,163,114 | I_kwDOC_bI7s5uZcQq | 7,240 | Are sriLM models compatible with nemo decoders? | {
"login": "gabitza-tech",
"id": 53811655,
"node_id": "MDQ6VXNlcjUzODExNjU1",
"avatar_url": "https://avatars.githubusercontent.com/u/53811655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gabitza-tech",
"html_url": "https://github.com/gabitza-tech",
"followers_url": "https://api.github.com/users/gabitza-tech/followers",
"following_url": "https://api.github.com/users/gabitza-tech/following{/other_user}",
"gists_url": "https://api.github.com/users/gabitza-tech/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gabitza-tech/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gabitza-tech/subscriptions",
"organizations_url": "https://api.github.com/users/gabitza-tech/orgs",
"repos_url": "https://api.github.com/users/gabitza-tech/repos",
"events_url": "https://api.github.com/users/gabitza-tech/events{/privacy}",
"received_events_url": "https://api.github.com/users/gabitza-tech/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-15T21:37:34 | 2023-08-20T22:27:26 | 2023-08-20T22:27:26 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I have an ARPA 3-gram model trained with sriLM. I know nemo decoders use kenLM models, but I thought it might be compatible with the current decoders as it should also be word level trained. When I run eval_beam_search_ngram_transducer.py and supply kenlm_model with the sriLM, I don't receive any error. However, after performing grid search over a big set parameters.. there is absolutely no improvement, only degraded results. When I run beam_width=1 and beam_alpha=0, I receive the same results as greedy decoding.
```
[NeMo I 2023-08-14 21:14:11 eval_beamsearch_ngram_transducer:384] ==============================Starting the maes decoding===============================
[NeMo I 2023-08-14 21:14:11 eval_beamsearch_ngram_transducer:387] Grid search size: 1
[NeMo I 2023-08-14 21:14:11 eval_beamsearch_ngram_transducer:388] It may take some time...
[NeMo I 2023-08-14 21:14:11 eval_beamsearch_ngram_transducer:389] ==============================================================================================
Loading the LM will be faster if you build a binary file.
Reading /homes/gpirlo/git_repos/nemoasr/examples/asr/train_dir/models/lm_2020_3g_large_200k_cn.3.GramLM
----5---10---15---20---25---30---35---40---45---50---55---60---65---70---75---80---85---90---95--100
The ARPA file is missing <unk>. Substituting log10 probability -100.
```
Thank you in advance! | {
"login": "gabitza-tech",
"id": 53811655,
"node_id": "MDQ6VXNlcjUzODExNjU1",
"avatar_url": "https://avatars.githubusercontent.com/u/53811655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gabitza-tech",
"html_url": "https://github.com/gabitza-tech",
"followers_url": "https://api.github.com/users/gabitza-tech/followers",
"following_url": "https://api.github.com/users/gabitza-tech/following{/other_user}",
"gists_url": "https://api.github.com/users/gabitza-tech/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gabitza-tech/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gabitza-tech/subscriptions",
"organizations_url": "https://api.github.com/users/gabitza-tech/orgs",
"repos_url": "https://api.github.com/users/gabitza-tech/repos",
"events_url": "https://api.github.com/users/gabitza-tech/events{/privacy}",
"received_events_url": "https://api.github.com/users/gabitza-tech/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7240/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/7240/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7239 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7239/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7239/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7239/events | https://github.com/NVIDIA/NeMo/pull/7239 | 1,852,057,755 | PR_kwDOC_bI7s5YAIaY | 7,239 | remove deprecated scripts from ci | {
"login": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-15T20:10:53 | 2023-08-22T23:57:36 | 2023-08-22T23:57:35 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7239",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7239",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7239.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7239.patch",
"merged_at": "2023-08-22T23:57:35"
} | # What does this PR do ?
Removing deprecated script from the CI.
**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
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7239/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/7239/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7238 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7238/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7238/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7238/events | https://github.com/NVIDIA/NeMo/issues/7238 | 1,851,992,557 | I_kwDOC_bI7s5uYynt | 7,238 | import FastPitchModel fails with unrelated error from prompth_encoder.py | {
"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/bene-ges/followers",
"following_url": "https://api.github.com/users/bene-ges/following{/other_user}",
"gists_url": "https://api.github.com/users/bene-ges/gists{/gist_id}",
"starred_url": "https://api.github.com/users/bene-ges/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bene-ges/subscriptions",
"organizations_url": "https://api.github.com/users/bene-ges/orgs",
"repos_url": "https://api.github.com/users/bene-ges/repos",
"events_url": "https://api.github.com/users/bene-ges/events{/privacy}",
"received_events_url": "https://api.github.com/users/bene-ges/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-15T19:21:05 | 2023-08-17T17:09:11 | 2023-08-17T17:09:11 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
Running `tutorials/tts/FastPitch_Finetuning.ipynb` on Colab get error on `import FastPitchModel`
**Steps/Code to reproduce bug**
```
[/usr/local/lib/python3.10/dist-packages/nemo/collections/nlp/modules/common/prompt_encoder.py](https://localhost:8080/#) in TPMLP()
138 def __init__(
139 self,
--> 140 config: ModelParallelConfig,
141 total_virtual_tokens: int,
142 hidden_size: int,
NameError: name 'ModelParallelConfig' is not defined
```
| {
"login": "erastorgueva-nv",
"id": 80532067,
"node_id": "MDQ6VXNlcjgwNTMyMDY3",
"avatar_url": "https://avatars.githubusercontent.com/u/80532067?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erastorgueva-nv",
"html_url": "https://github.com/erastorgueva-nv",
"followers_url": "https://api.github.com/users/erastorgueva-nv/followers",
"following_url": "https://api.github.com/users/erastorgueva-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/erastorgueva-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/erastorgueva-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erastorgueva-nv/subscriptions",
"organizations_url": "https://api.github.com/users/erastorgueva-nv/orgs",
"repos_url": "https://api.github.com/users/erastorgueva-nv/repos",
"events_url": "https://api.github.com/users/erastorgueva-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/erastorgueva-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7238/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/7238/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7237 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7237/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7237/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7237/events | https://github.com/NVIDIA/NeMo/pull/7237 | 1,851,777,451 | PR_kwDOC_bI7s5X_Mam | 7,237 | Add mcore installation to Dockerfile | {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-15T16:40:34 | 2023-08-15T18:11:20 | 2023-08-15T18:11:19 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7237",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7237",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7237.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7237.patch",
"merged_at": "2023-08-15T18:11:19"
} | # What does this PR do ?
Temporary fix until pip package is released
**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 this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7237/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/7237/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7236 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7236/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7236/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7236/events | https://github.com/NVIDIA/NeMo/issues/7236 | 1,850,850,229 | I_kwDOC_bI7s5uUbu1 | 7,236 | can't run sft with gpt-2b-001 using FP8, model initialization parameters mismatch error | {
"login": "yuekaizhang",
"id": 28823245,
"node_id": "MDQ6VXNlcjI4ODIzMjQ1",
"avatar_url": "https://avatars.githubusercontent.com/u/28823245?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yuekaizhang",
"html_url": "https://github.com/yuekaizhang",
"followers_url": "https://api.github.com/users/yuekaizhang/followers",
"following_url": "https://api.github.com/users/yuekaizhang/following{/other_user}",
"gists_url": "https://api.github.com/users/yuekaizhang/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yuekaizhang/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yuekaizhang/subscriptions",
"organizations_url": "https://api.github.com/users/yuekaizhang/orgs",
"repos_url": "https://api.github.com/users/yuekaizhang/repos",
"events_url": "https://api.github.com/users/yuekaizhang/events{/privacy}",
"received_events_url": "https://api.github.com/users/yuekaizhang/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale",
"name": "stale",
"color": "ededed",
"default": false,
"description": null
}
] | closed | false | null | [] | null | null | 2023-08-15T03:22:49 | 2023-09-23T01:43:33 | 2023-09-23T01:43:33 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
Hi,
I want to compare the SFT training convergence between bf16 and fp8.
So I am trying to do SFT training in NeMo using fp8 on a H100 GPU.
However, it reports an error during model initialization.
The error log file is in the attachment.
[sft_fp8.log](https://github.com/NVIDIA/NeMo/files/12340953/sft_fp8.log)
It seems that the NeMo fp8 layer names are different from bf16 model.
**Steps/Code to reproduce bug**
```shell
EXE=./nemo/sft/nemo_sft.fp8.py
NEMO_PATH=./GPT-2B-001_bf16_tp1.nemo
FP8=True
python ${EXE} --config-path=${CONFIG_DIR}/conf --config-name=megatron_gpt_sft.yaml \
trainer.num_nodes=1 \
trainer.devices=[${GPU}] \
trainer.max_steps=8 \
exp_manager.create_checkpoint_callback=false \
exp_manager.checkpoint_callback_params.every_n_train_steps=128 \
exp_manager.exp_dir=${EXP_DIR} \
exp_manager.name=nemo-fp8-2b \
exp_manager.create_wandb_logger=${USE_WANDB} \
exp_manager.wandb_logger_kwargs.project=SFT-FP8 \
exp_manager.wandb_logger_kwargs.name=gpt-2b \
model.transformer_engine=${FP8} \
model.fp8=${FP8} \
model.restore_from_path=${NEMO_PATH} \
model.tensor_model_parallel_size=1 \
model.optim.name=fused_adam \
model.optim.lr=1e-5 \
model.data.train_ds.max_seq_length=1024 \
model.data.train_ds.micro_batch_size=2 \
model.data.train_ds.global_batch_size=32 \
model.data.train_ds.file_names=[${DATAFILE}]"
```
**Additional context**
Model: https://huggingface.co/nvidia/GPT-2B-001
Image: nvcr.io/ea-bignlp/nemofw-training:23.07-py3 | {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7236/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/7236/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7235 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7235/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7235/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7235/events | https://github.com/NVIDIA/NeMo/pull/7235 | 1,850,808,214 | PR_kwDOC_bI7s5X7-nP | 7,235 | Fix GPTSFTDataset | {
"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.com/users/hsiehjackson/followers",
"following_url": "https://api.github.com/users/hsiehjackson/following{/other_user}",
"gists_url": "https://api.github.com/users/hsiehjackson/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hsiehjackson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hsiehjackson/subscriptions",
"organizations_url": "https://api.github.com/users/hsiehjackson/orgs",
"repos_url": "https://api.github.com/users/hsiehjackson/repos",
"events_url": "https://api.github.com/users/hsiehjackson/events{/privacy}",
"received_events_url": "https://api.github.com/users/hsiehjackson/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-15T02:13:57 | 2023-08-15T20:56:41 | 2023-08-15T20:56:41 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7235",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7235",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7235.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7235.patch",
"merged_at": "2023-08-15T20:56:41"
} | # What does this PR do ?
* Change middle tokenization logic from tokenization/detokenization to separate prompt template
* Add multiple contexts and truncation fields
* Add truncation augmentation
**Collection**: [Note which collection this PR will affect]
# Changelog
- Add specific line by line info of high level changes in this PR.
# Usage
_D.R suggest we document the changes here, e.g._
**Fixes**
- Remove the old logic prompt_template -> tokenize -> compute total tokens-> truncate -> detokenize -> prompt_template -> tokenize
- Add new logic prompt_template -> separate prompt_template -> tokenize -> compute total tokens -> truncate
- In separate prompt_template, we need to carefully adding spaces to the next token
- In separate prompt_template, we need to separate from left to right
-
**New features**
Remove query_key and make context_key have multiple keys by a , for example context_key="context,query"
Make truncation_field can have multiple keys, logic the same as context_key
Add multiple truncation if we have multiple truncation_field . Current logic is to equally truncate each field
Add truncation augmentation (random truncate)
```python
# Add a code snippet demonstrating how to use this
```
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [x] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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.com/users/hsiehjackson/followers",
"following_url": "https://api.github.com/users/hsiehjackson/following{/other_user}",
"gists_url": "https://api.github.com/users/hsiehjackson/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hsiehjackson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hsiehjackson/subscriptions",
"organizations_url": "https://api.github.com/users/hsiehjackson/orgs",
"repos_url": "https://api.github.com/users/hsiehjackson/repos",
"events_url": "https://api.github.com/users/hsiehjackson/events{/privacy}",
"received_events_url": "https://api.github.com/users/hsiehjackson/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7235/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/7235/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7234 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7234/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7234/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7234/events | https://github.com/NVIDIA/NeMo/pull/7234 | 1,850,748,799 | PR_kwDOC_bI7s5X7yF7 | 7,234 | Sync llama dev branch to main | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS",
"name": "TTS",
"color": "49AF28",
"default": false,
"description": ""
},
{
"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://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
},
{
"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 | null | 2023-08-15T00:31:54 | 2023-08-15T00:45:53 | 2023-08-15T00:45:53 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7234",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7234",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7234.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7234.patch",
"merged_at": "2023-08-15T00:45:53"
} | Sync llama dev branch to main | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7234/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/7234/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7233 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7233/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7233/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7233/events | https://github.com/NVIDIA/NeMo/pull/7233 | 1,850,729,157 | PR_kwDOC_bI7s5X7t5S | 7,233 | Add new script for finetuning asr models | {
"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/users/nithinraok/followers",
"following_url": "https://api.github.com/users/nithinraok/following{/other_user}",
"gists_url": "https://api.github.com/users/nithinraok/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nithinraok/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nithinraok/subscriptions",
"organizations_url": "https://api.github.com/users/nithinraok/orgs",
"repos_url": "https://api.github.com/users/nithinraok/repos",
"events_url": "https://api.github.com/users/nithinraok/events{/privacy}",
"received_events_url": "https://api.github.com/users/nithinraok/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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-08-15T00:01:02 | 2023-08-18T00:20:49 | 2023-08-18T00:20:48 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7233",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7233",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7233.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7233.patch",
"merged_at": null
} | # What does this PR do ?
Add single script for finetuning ASR models.
**Collection**: ASR
# Changelog
- Add script and config yaml file for finetuning
- TODO: Add tests and docs
# Usage
```python
# Add a code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [x] New Feature
- [ ] Bugfix
- [x] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/nithinraok/followers",
"following_url": "https://api.github.com/users/nithinraok/following{/other_user}",
"gists_url": "https://api.github.com/users/nithinraok/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nithinraok/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nithinraok/subscriptions",
"organizations_url": "https://api.github.com/users/nithinraok/orgs",
"repos_url": "https://api.github.com/users/nithinraok/repos",
"events_url": "https://api.github.com/users/nithinraok/events{/privacy}",
"received_events_url": "https://api.github.com/users/nithinraok/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7233/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/7233/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7232 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7232/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7232/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7232/events | https://github.com/NVIDIA/NeMo/pull/7232 | 1,850,661,354 | PR_kwDOC_bI7s5X7e6F | 7,232 | Add precision and megatron_amp_O2 configs to adapters | {
"login": "guyueh1",
"id": 140554423,
"node_id": "U_kgDOCGCwtw",
"avatar_url": "https://avatars.githubusercontent.com/u/140554423?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/guyueh1",
"html_url": "https://github.com/guyueh1",
"followers_url": "https://api.github.com/users/guyueh1/followers",
"following_url": "https://api.github.com/users/guyueh1/following{/other_user}",
"gists_url": "https://api.github.com/users/guyueh1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/guyueh1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/guyueh1/subscriptions",
"organizations_url": "https://api.github.com/users/guyueh1/orgs",
"repos_url": "https://api.github.com/users/guyueh1/repos",
"events_url": "https://api.github.com/users/guyueh1/events{/privacy}",
"received_events_url": "https://api.github.com/users/guyueh1/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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": "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://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-14T22:45:18 | 2023-09-05T02:03:26 | 2023-09-05T02:03:26 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7232",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7232",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7232.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7232.patch",
"merged_at": null
} | - Add precision and megatron_amp_O2 parameters to adapters
- Make adapter modules follow the config of base model for precision and megatron_amp_O2
# What does this PR do ?
Make adapter modules follow the config of base model for precision and megatron_amp_O2
**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 this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "guyueh1",
"id": 140554423,
"node_id": "U_kgDOCGCwtw",
"avatar_url": "https://avatars.githubusercontent.com/u/140554423?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/guyueh1",
"html_url": "https://github.com/guyueh1",
"followers_url": "https://api.github.com/users/guyueh1/followers",
"following_url": "https://api.github.com/users/guyueh1/following{/other_user}",
"gists_url": "https://api.github.com/users/guyueh1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/guyueh1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/guyueh1/subscriptions",
"organizations_url": "https://api.github.com/users/guyueh1/orgs",
"repos_url": "https://api.github.com/users/guyueh1/repos",
"events_url": "https://api.github.com/users/guyueh1/events{/privacy}",
"received_events_url": "https://api.github.com/users/guyueh1/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7232/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/7232/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7231 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7231/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7231/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7231/events | https://github.com/NVIDIA/NeMo/issues/7231 | 1,850,639,526 | I_kwDOC_bI7s5uToSm | 7,231 | Can timestamps and confidence be extracted from a conformer model when used with beam search and LM? | {
"login": "gabitza-tech",
"id": 53811655,
"node_id": "MDQ6VXNlcjUzODExNjU1",
"avatar_url": "https://avatars.githubusercontent.com/u/53811655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gabitza-tech",
"html_url": "https://github.com/gabitza-tech",
"followers_url": "https://api.github.com/users/gabitza-tech/followers",
"following_url": "https://api.github.com/users/gabitza-tech/following{/other_user}",
"gists_url": "https://api.github.com/users/gabitza-tech/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gabitza-tech/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gabitza-tech/subscriptions",
"organizations_url": "https://api.github.com/users/gabitza-tech/orgs",
"repos_url": "https://api.github.com/users/gabitza-tech/repos",
"events_url": "https://api.github.com/users/gabitza-tech/events{/privacy}",
"received_events_url": "https://api.github.com/users/gabitza-tech/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-14T22:25:15 | 2023-08-29T13:59:38 | 2023-08-29T13:59:37 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | I have finetuned an english conformer transducer bpe model on romanian and I have a couple of questions after following the tutorials on "Offline ASR" and "ASR confidence estimation":
1. I want to add a kenLM trained model in order to solve some small erros related to missing characters/phonetically transcribed foreign words ("meeting" -> "miting", "business" -> "bisnis"). This is expected because this is how they are pronounced in romanian and the word "meeting" might not appear often in the training set, but I thought that a language model might easily solve this problem.
However, we would also need a timestamp and confidence estimate per word and from what I understood this is possible only for "greedy decoding without LM". Is it actually possible to extract timestamps/confidence for words for beam search+LM? If it is not yet implemented, how complicated would it be and could you suggest a starting point?
2. From what I understood, transducer decoding is more complicated than CTC, so is there any implementation of confidence+timestamp estimation for CTC models with beam search+LM?
Thanks in advance!!
| {
"login": "gabitza-tech",
"id": 53811655,
"node_id": "MDQ6VXNlcjUzODExNjU1",
"avatar_url": "https://avatars.githubusercontent.com/u/53811655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gabitza-tech",
"html_url": "https://github.com/gabitza-tech",
"followers_url": "https://api.github.com/users/gabitza-tech/followers",
"following_url": "https://api.github.com/users/gabitza-tech/following{/other_user}",
"gists_url": "https://api.github.com/users/gabitza-tech/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gabitza-tech/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gabitza-tech/subscriptions",
"organizations_url": "https://api.github.com/users/gabitza-tech/orgs",
"repos_url": "https://api.github.com/users/gabitza-tech/repos",
"events_url": "https://api.github.com/users/gabitza-tech/events{/privacy}",
"received_events_url": "https://api.github.com/users/gabitza-tech/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7231/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/7231/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7230 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7230/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7230/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7230/events | https://github.com/NVIDIA/NeMo/pull/7230 | 1,850,637,931 | PR_kwDOC_bI7s5X7Zo7 | 7,230 | Add only trainable parameters to optimizer group in PEFT | {
"login": "guyueh1",
"id": 140554423,
"node_id": "U_kgDOCGCwtw",
"avatar_url": "https://avatars.githubusercontent.com/u/140554423?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/guyueh1",
"html_url": "https://github.com/guyueh1",
"followers_url": "https://api.github.com/users/guyueh1/followers",
"following_url": "https://api.github.com/users/guyueh1/following{/other_user}",
"gists_url": "https://api.github.com/users/guyueh1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/guyueh1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/guyueh1/subscriptions",
"organizations_url": "https://api.github.com/users/guyueh1/orgs",
"repos_url": "https://api.github.com/users/guyueh1/repos",
"events_url": "https://api.github.com/users/guyueh1/events{/privacy}",
"received_events_url": "https://api.github.com/users/guyueh1/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-14T22:24:29 | 2023-08-17T04:29:06 | 2023-08-17T04:29:05 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7230",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7230",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7230.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7230.patch",
"merged_at": "2023-08-17T04:29:05"
} | * Add only parameters with requires_grad=True to the optimizer group
# What does this PR do ?
- Add only the parameters with requires_grad=True to the optimizer group and skip frozen parameters. This change can reduce memory usage.
**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 this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "arendu",
"id": 108822655,
"node_id": "U_kgDOBnyAfw",
"avatar_url": "https://avatars.githubusercontent.com/u/108822655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/arendu",
"html_url": "https://github.com/arendu",
"followers_url": "https://api.github.com/users/arendu/followers",
"following_url": "https://api.github.com/users/arendu/following{/other_user}",
"gists_url": "https://api.github.com/users/arendu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/arendu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/arendu/subscriptions",
"organizations_url": "https://api.github.com/users/arendu/orgs",
"repos_url": "https://api.github.com/users/arendu/repos",
"events_url": "https://api.github.com/users/arendu/events{/privacy}",
"received_events_url": "https://api.github.com/users/arendu/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7230/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/7230/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7229 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7229/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7229/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7229/events | https://github.com/NVIDIA/NeMo/pull/7229 | 1,850,588,349 | PR_kwDOC_bI7s5X7Of2 | 7,229 | Install mcore in nlp import github action | {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-14T21:44:46 | 2023-08-17T02:58:17 | 2023-08-17T02:58:14 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7229",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7229",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7229.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7229.patch",
"merged_at": null
} | # What does this PR do ?
Install mcore commit in the Github Action. Can revert this when the next pip package for mcore is released.
**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 this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7229/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/7229/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7228 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7228/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7228/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7228/events | https://github.com/NVIDIA/NeMo/pull/7228 | 1,850,540,319 | PR_kwDOC_bI7s5X7D4g | 7,228 | Remove frozen parameters from PEFT optimizer group | {
"login": "guyueh1",
"id": 140554423,
"node_id": "U_kgDOCGCwtw",
"avatar_url": "https://avatars.githubusercontent.com/u/140554423?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/guyueh1",
"html_url": "https://github.com/guyueh1",
"followers_url": "https://api.github.com/users/guyueh1/followers",
"following_url": "https://api.github.com/users/guyueh1/following{/other_user}",
"gists_url": "https://api.github.com/users/guyueh1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/guyueh1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/guyueh1/subscriptions",
"organizations_url": "https://api.github.com/users/guyueh1/orgs",
"repos_url": "https://api.github.com/users/guyueh1/repos",
"events_url": "https://api.github.com/users/guyueh1/events{/privacy}",
"received_events_url": "https://api.github.com/users/guyueh1/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/TTS",
"name": "TTS",
"color": "49AF28",
"default": false,
"description": ""
},
{
"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://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | null | 2023-08-14T21:06:31 | 2023-08-14T21:44:39 | 2023-08-14T21:44:38 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7228",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7228",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7228.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7228.patch",
"merged_at": null
} | # What does this PR do ?
Remove frozen parameters from the optimizer group of MegatronGPTPEFTModel
# Changelog
- Check the requires_grad attribute of the parameter and only add it to the optimizer group if `requires_grad=True`
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "guyueh1",
"id": 140554423,
"node_id": "U_kgDOCGCwtw",
"avatar_url": "https://avatars.githubusercontent.com/u/140554423?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/guyueh1",
"html_url": "https://github.com/guyueh1",
"followers_url": "https://api.github.com/users/guyueh1/followers",
"following_url": "https://api.github.com/users/guyueh1/following{/other_user}",
"gists_url": "https://api.github.com/users/guyueh1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/guyueh1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/guyueh1/subscriptions",
"organizations_url": "https://api.github.com/users/guyueh1/orgs",
"repos_url": "https://api.github.com/users/guyueh1/repos",
"events_url": "https://api.github.com/users/guyueh1/events{/privacy}",
"received_events_url": "https://api.github.com/users/guyueh1/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7228/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/7228/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7227 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7227/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7227/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7227/events | https://github.com/NVIDIA/NeMo/pull/7227 | 1,850,510,208 | PR_kwDOC_bI7s5X69PW | 7,227 | Add bf16-mixed and 16-mixed in module.py | {
"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/athitten/followers",
"following_url": "https://api.github.com/users/athitten/following{/other_user}",
"gists_url": "https://api.github.com/users/athitten/gists{/gist_id}",
"starred_url": "https://api.github.com/users/athitten/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/athitten/subscriptions",
"organizations_url": "https://api.github.com/users/athitten/orgs",
"repos_url": "https://api.github.com/users/athitten/repos",
"events_url": "https://api.github.com/users/athitten/events{/privacy}",
"received_events_url": "https://api.github.com/users/athitten/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | {
"login": "aklife97",
"id": 16078071,
"node_id": "MDQ6VXNlcjE2MDc4MDcx",
"avatar_url": "https://avatars.githubusercontent.com/u/16078071?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aklife97",
"html_url": "https://github.com/aklife97",
"followers_url": "https://api.github.com/users/aklife97/followers",
"following_url": "https://api.github.com/users/aklife97/following{/other_user}",
"gists_url": "https://api.github.com/users/aklife97/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aklife97/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aklife97/subscriptions",
"organizations_url": "https://api.github.com/users/aklife97/orgs",
"repos_url": "https://api.github.com/users/aklife97/repos",
"events_url": "https://api.github.com/users/aklife97/events{/privacy}",
"received_events_url": "https://api.github.com/users/aklife97/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"login": "aklife97",
"id": 16078071,
"node_id": "MDQ6VXNlcjE2MDc4MDcx",
"avatar_url": "https://avatars.githubusercontent.com/u/16078071?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aklife97",
"html_url": "https://github.com/aklife97",
"followers_url": "https://api.github.com/users/aklife97/followers",
"following_url": "https://api.github.com/users/aklife97/following{/other_user}",
"gists_url": "https://api.github.com/users/aklife97/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aklife97/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aklife97/subscriptions",
"organizations_url": "https://api.github.com/users/aklife97/orgs",
"repos_url": "https://api.github.com/users/aklife97/repos",
"events_url": "https://api.github.com/users/aklife97/events{/privacy}",
"received_events_url": "https://api.github.com/users/aklife97/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2023-08-14T20:42:36 | 2023-08-15T23:19:40 | 2023-08-15T23:19:39 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7227",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7227",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7227.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7227.patch",
"merged_at": "2023-08-15T23:19:39"
} | # 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/athitten/followers",
"following_url": "https://api.github.com/users/athitten/following{/other_user}",
"gists_url": "https://api.github.com/users/athitten/gists{/gist_id}",
"starred_url": "https://api.github.com/users/athitten/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/athitten/subscriptions",
"organizations_url": "https://api.github.com/users/athitten/orgs",
"repos_url": "https://api.github.com/users/athitten/repos",
"events_url": "https://api.github.com/users/athitten/events{/privacy}",
"received_events_url": "https://api.github.com/users/athitten/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7227/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/7227/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7226 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7226/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7226/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7226/events | https://github.com/NVIDIA/NeMo/pull/7226 | 1,849,852,406 | PR_kwDOC_bI7s5X4wE5 | 7,226 | Merge working code into main branch | {
"login": "blisc",
"id": 4763352,
"node_id": "MDQ6VXNlcjQ3NjMzNTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/4763352?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blisc",
"html_url": "https://github.com/blisc",
"followers_url": "https://api.github.com/users/blisc/followers",
"following_url": "https://api.github.com/users/blisc/following{/other_user}",
"gists_url": "https://api.github.com/users/blisc/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blisc/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blisc/subscriptions",
"organizations_url": "https://api.github.com/users/blisc/orgs",
"repos_url": "https://api.github.com/users/blisc/repos",
"events_url": "https://api.github.com/users/blisc/events{/privacy}",
"received_events_url": "https://api.github.com/users/blisc/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-14T14:07:11 | 2023-08-21T14:15:59 | 2023-08-21T14:15:59 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7226",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7226",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7226.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7226.patch",
"merged_at": "2023-08-21T14:15:59"
} | Merges some WIP code into the main working branch | {
"login": "blisc",
"id": 4763352,
"node_id": "MDQ6VXNlcjQ3NjMzNTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/4763352?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blisc",
"html_url": "https://github.com/blisc",
"followers_url": "https://api.github.com/users/blisc/followers",
"following_url": "https://api.github.com/users/blisc/following{/other_user}",
"gists_url": "https://api.github.com/users/blisc/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blisc/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blisc/subscriptions",
"organizations_url": "https://api.github.com/users/blisc/orgs",
"repos_url": "https://api.github.com/users/blisc/repos",
"events_url": "https://api.github.com/users/blisc/events{/privacy}",
"received_events_url": "https://api.github.com/users/blisc/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7226/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/7226/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7225 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7225/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7225/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7225/events | https://github.com/NVIDIA/NeMo/issues/7225 | 1,849,647,211 | I_kwDOC_bI7s5uP2Br | 7,225 | StatsPoolLayer is inconsistent | {
"login": "gau-nernst",
"id": 26946864,
"node_id": "MDQ6VXNlcjI2OTQ2ODY0",
"avatar_url": "https://avatars.githubusercontent.com/u/26946864?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gau-nernst",
"html_url": "https://github.com/gau-nernst",
"followers_url": "https://api.github.com/users/gau-nernst/followers",
"following_url": "https://api.github.com/users/gau-nernst/following{/other_user}",
"gists_url": "https://api.github.com/users/gau-nernst/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gau-nernst/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gau-nernst/subscriptions",
"organizations_url": "https://api.github.com/users/gau-nernst/orgs",
"repos_url": "https://api.github.com/users/gau-nernst/repos",
"events_url": "https://api.github.com/users/gau-nernst/events{/privacy}",
"received_events_url": "https://api.github.com/users/gau-nernst/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale",
"name": "stale",
"color": "ededed",
"default": false,
"description": null
}
] | 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/users/nithinraok/followers",
"following_url": "https://api.github.com/users/nithinraok/following{/other_user}",
"gists_url": "https://api.github.com/users/nithinraok/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nithinraok/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nithinraok/subscriptions",
"organizations_url": "https://api.github.com/users/nithinraok/orgs",
"repos_url": "https://api.github.com/users/nithinraok/repos",
"events_url": "https://api.github.com/users/nithinraok/events{/privacy}",
"received_events_url": "https://api.github.com/users/nithinraok/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": 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/users/nithinraok/followers",
"following_url": "https://api.github.com/users/nithinraok/following{/other_user}",
"gists_url": "https://api.github.com/users/nithinraok/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nithinraok/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nithinraok/subscriptions",
"organizations_url": "https://api.github.com/users/nithinraok/orgs",
"repos_url": "https://api.github.com/users/nithinraok/repos",
"events_url": "https://api.github.com/users/nithinraok/events{/privacy}",
"received_events_url": "https://api.github.com/users/nithinraok/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2023-08-14T12:05:44 | 2023-11-20T01:46:05 | 2023-11-20T01:46:05 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
There are 2 problems with StatsPoolLayer
1. `biased` argument actually means unbiased (unbiased estimator uses N-1, instead of N)
https://github.com/NVIDIA/NeMo/blob/ab749e4401a3dcdfa5ea969347aaee20b7947c7c/nemo/collections/asr/parts/submodules/tdnn_attention.py#L35-L36
See PyTorch doc: https://pytorch.org/docs/stable/generated/torch.std.html
2. `biased` argument has no effect when `length` is not provided -> discrepancy between when `length` is provided and not provided. Unbiased estimator (PyTorch's default) is always used.
https://github.com/NVIDIA/NeMo/blob/ab749e4401a3dcdfa5ea969347aaee20b7947c7c/nemo/collections/asr/parts/submodules/tdnn_attention.py#L59-L65
**Expected behavior**
I believe `biased` argument should be `unbiased` instead. This argument should be passed to `torch.std()` when `length` is not provided.
| {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7225/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/7225/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7224 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7224/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7224/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7224/events | https://github.com/NVIDIA/NeMo/issues/7224 | 1,849,220,978 | I_kwDOC_bI7s5uON9y | 7,224 | Mismatch between val_cer checkpoints while training and speech_to_text_eval.py on same dataset. | {
"login": "gabitza-tech",
"id": 53811655,
"node_id": "MDQ6VXNlcjUzODExNjU1",
"avatar_url": "https://avatars.githubusercontent.com/u/53811655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gabitza-tech",
"html_url": "https://github.com/gabitza-tech",
"followers_url": "https://api.github.com/users/gabitza-tech/followers",
"following_url": "https://api.github.com/users/gabitza-tech/following{/other_user}",
"gists_url": "https://api.github.com/users/gabitza-tech/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gabitza-tech/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gabitza-tech/subscriptions",
"organizations_url": "https://api.github.com/users/gabitza-tech/orgs",
"repos_url": "https://api.github.com/users/gabitza-tech/repos",
"events_url": "https://api.github.com/users/gabitza-tech/events{/privacy}",
"received_events_url": "https://api.github.com/users/gabitza-tech/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale",
"name": "stale",
"color": "ededed",
"default": false,
"description": null
}
] | closed | false | null | [] | null | null | 2023-08-14T07:55:17 | 2023-10-16T05:40:53 | 2023-10-16T05:40:53 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
I am training a conformer-transducer medium model and on the validation set I reach `val_wer=0.0157-epoch=13.ckpt`, where val_wer is actualy ChER as i use `use_cer=True`. When I try to perform inference on the same validation set using speech_to_text_eval.py (greedy decoding like in training) and that model (or the saved .nemo model in checkpoints/ dir, it's not a conversion from .ckpt to .nemo problem) I get different results: 5.5 WER/ 2.45 ChER. I understood that there might be some differences between the checkpoints values and inference, but 1% is pretty significant
I would like to mention that when using WER as the main metric with a fastconformer transducer large model, I didn't get this weird behavior. The wer from checkpoints matched the wer from the inference script.
I use nemo docker v23.04 and this is my config:
```
# It contains the default values for training a Conformer-Transducer ASR model, large size (~120M) with Transducer loss and sub-word encoding.
# Architecture and training config:
# Default learning parameters in this config are set for effective batch size of 2K. To train it with smaller effective
# batch sizes, you may need to re-tune the learning parameters or use higher accumulate_grad_batches.
# Here are the recommended configs for different variants of Conformer-Transducer, other parameters are the same as in this config file.
#
# +--------------+---------+---------+----------+------------------+--------------+--------------------------+-----------------+
# | Model | d_model | n_heads | n_layers | conv_kernel_size | weight_decay | pred_hidden/joint_hidden | pred_rnn_layers |
# +==============+=========+========+===========+==================+==============+==========================+=================+
# | Small (14M)| 176 | 4 | 16 | 31 | 0.0 | 320 | 1 |
# +--------------+---------+--------+-----------+------------------+--------------+--------------------------+-----------------+
# | Medium (32M)| 256 | 4 | 16 | 31 | 1e-3 | 640 | 1 |
# +--------------+---------+--------+-----------+------------------+--------------+--------------------------+-----------------+
# | Large (120M)| 512 | 8 | 17 | 31 | 1e-3 | 640 | 1 |
# +--------------+---------+--------+-----------+------------------+--------------+--------------------------+-----------------+
# | XLarge (644M)| 1024 | 8 | 24 | 5 | 1e-3 | 640 | 2 |
# +--------------+---------+--------+-----------+------------------+--------------+--------------------------+-----------------+
# Default learning parameters in this config are set for global batch size of 2K while you may use lower values.
# To increase the global batch size with limited number of GPUs, you may use higher accumulate_grad_batches.
# However accumulate_grad_batches is better to be avoided as long as the global batch size is large enough and training is stable.
# You may find more info about Conformer-Transducer here: https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/stable/asr/models.html#conformer-transducer
# Pre-trained models of Conformer-Transducer can be found here: https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/stable/asr/results.html
# The checkpoint of the large model trained on NeMo ASRSET with this recipe can be found here: https://ngc.nvidia.com/catalog/models/nvidia:nemo:stt_en_conformer_transducer_large
# We suggest to use trainer.precision=bf16 for GPUs which support it otherwise trainer.precision=16 is recommended.
# Using bf16 or 16 would make it possible to double the batch size and speedup training/inference. If fp16 is not stable and model diverges after some epochs, you may use fp32.
# Here are the suggested batch size per GPU for each precision and memory sizes:
# +-----------+------------+------------+
# | Precision | GPU Memory | Batch Size |
# +===========+============+============+
# | 32 | 16GB | 8 |
# | | 32GB | 16 |
# | | 80GB | 32 |
# +-----------+------------+------------+
# | 16 or | 16GB | 16 |
# | bf16 | 32GB | 32 |
# | | 80GB | 64 |
# +-----------+------------+------------+
# Note: They are based on the assumption of max_duration of 20. If you have longer or shorter max_duration, then batch sizes may need to get updated accordingly.
name: "Conformer-Transducer-BPE"
init_from_nemo_model: "models/stt_en_conformer_transducer_medium.nemo"
init_strict: false
model:
sample_rate: 16000
compute_eval_loss: true # eval samples can be very long and exhaust memory. Disable computation of transducer loss during validation/testing with this flag.
log_prediction: true # enables logging sample predictions in the output during training
skip_nan_grad: false
use_cer: true
model_defaults:
enc_hidden: ${model.encoder.d_model}
pred_hidden: 640
joint_hidden: 640
train_ds:
manifest_filepath: "manifests/train.json"
sample_rate: ${model.sample_rate}
batch_size: 8 # you may increase batch_size if your memory allows
shuffle: true
num_workers: 8
pin_memory: true
use_start_end_token: false
trim_silence: false
max_duration: 20
min_duration: 0.1
# tarred datasets
is_tarred: false
tarred_audio_filepaths: null
shuffle_n: 2048
# bucketing params
bucketing_strategy: "synced_randomized"
bucketing_batch_size: null
augmentor:
#white_noise:
# prob: 0.3
# min_level: -90.0
# max_level: -46.0
#shift:
# prob: 0.3
# min_shift_ms: -20.0
# max_shift_ms: 20.0
#gain:
# prob: 0.3
# min_gain_dbfs: -10.0
# max_gain_dbfs: 10.0
speed:
prob: 0.4
sr: 16000
resample_type: "kaiser_best"
min_speed_rate: 0.9
max_speed_rate: 1.1
validation_ds:
manifest_filepath: "manifests/val.json"
sample_rate: ${model.sample_rate}
batch_size: 8
shuffle: false
use_start_end_token: false
num_workers: 8
pin_memory: true
test_ds:
manifest_filepath: null
sample_rate: ${model.sample_rate}
batch_size: 8
shuffle: false
use_start_end_token: false
num_workers: 8
pin_memory: true
# You may find more detail on how to train a tokenizer at: /scripts/tokenizers/process_asr_text_tokenizer.py
# recommend to use SPE Unigram tokenizer with vocab size of 1K to 4k when using 4x sub-sampling
tokenizer:
dir: "tokenizers/tokenizer_unigram/tokenizer_spe_unigram_v1024_max_5" # path to directory which contains either tokenizer.model (bpe) or vocab.txt (for wpe)
type: bpe # Can be either bpe (SentencePiece tokenizer) or wpe (WordPiece tokenizer)
preprocessor:
_target_: nemo.collections.asr.modules.AudioToMelSpectrogramPreprocessor
sample_rate: ${model.sample_rate}
normalize: "per_feature"
window_size: 0.025
window_stride: 0.01
window: "hann"
features: 80
n_fft: 512
frame_splicing: 1
dither: 0.00001
pad_to: 0
spec_augment:
_target_: nemo.collections.asr.modules.SpectrogramAugmentation
freq_masks: 5 # set to zero to disable it
freq_width: 27
time_masks: 10 # set to zero to disable it
time_width: 0.05
encoder:
_target_: nemo.collections.asr.modules.ConformerEncoder
feat_in: ${model.preprocessor.features}
feat_out: -1 # you may set it if you need different output size other than the default d_model
n_layers: 16
d_model: 256
# Sub-sampling parameters
subsampling: striding # vggnet, striding, stacking or stacking_norm, dw_striding
subsampling_factor: 4 # must be power of 2 for striding and vggnet
subsampling_conv_channels: -1 # set to -1 to make it equal to the d_model
causal_downsampling: false
# Reduction parameters: Can be used to add another subsampling layer at a given position.
# Having a 2x reduction will speedup the training and inference speech while keeping similar WER.
# Adding it at the end will give the best WER while adding it at the beginning will give the best speedup.
reduction: null # pooling, striding, or null
reduction_position: null # Encoder block index or -1 for subsampling at the end of encoder
reduction_factor: 1
# Feed forward module's params
ff_expansion_factor: 4
# Multi-headed Attention Module's params
self_attention_model: rel_pos # rel_pos or abs_pos
n_heads: 4 # may need to be lower for smaller d_models
# [left, right] specifies the number of steps to be seen from left and right of each step in self-attention
att_context_size: [-1, -1] # -1 means unlimited context
att_context_style: regular # regular or chunked_limited
xscaling: true # scales up the input embeddings by sqrt(d_model)
untie_biases: true # unties the biases of the TransformerXL layers
pos_emb_max_len: 5000
# Convolution module's params
conv_kernel_size: 31
conv_norm_type: 'batch_norm' # batch_norm or layer_norm or groupnormN (N specifies the number of groups)
# conv_context_size can be"causal" or a list of two integers while conv_context_size[0]+conv_context_size[1]+1==conv_kernel_size
# null means [(kernel_size-1)//2, (kernel_size-1)//2], and 'causal' means [(kernel_size-1), 0]
conv_context_size: null
### regularization
dropout: 0.1 # The dropout used in most of the Conformer Modules
dropout_pre_encoder: 0.1 # The dropout used before the encoder
dropout_emb: 0.0 # The dropout used for embeddings
dropout_att: 0.1 # The dropout for multi-headed attention modules
# set to non-zero to enable stochastic depth
stochastic_depth_drop_prob: 0.0
stochastic_depth_mode: linear # linear or uniform
stochastic_depth_start_layer: 1
decoder:
_target_: nemo.collections.asr.modules.RNNTDecoder
normalization_mode: null # Currently only null is supported for export.
random_state_sampling: false # Random state sampling: https://arxiv.org/pdf/1910.11455.pdf
blank_as_pad: true # This flag must be set in order to support exporting of RNNT models + efficient inference.
prednet:
pred_hidden: ${model.model_defaults.pred_hidden}
pred_rnn_layers: 1
t_max: null
dropout: 0.2
joint:
_target_: nemo.collections.asr.modules.RNNTJoint
log_softmax: null # 'null' would set it automatically according to CPU/GPU device
preserve_memory: false # dramatically slows down training, but might preserve some memory
# Fuses the computation of prediction net + joint net + loss + WER calculation
# to be run on sub-batches of size `fused_batch_size`.
# When this flag is set to true, consider the `batch_size` of *_ds to be just `encoder` batch size.
# `fused_batch_size` is the actual batch size of the prediction net, joint net and transducer loss.
# Using small values here will preserve a lot of memory during training, but will make training slower as well.
# An optimal ratio of fused_batch_size : *_ds.batch_size is 1:1.
# However, to preserve memory, this ratio can be 1:8 or even 1:16.
# Extreme case of 1:B (i.e. fused_batch_size=1) should be avoided as training speed would be very slow.
fuse_loss_wer: true
fused_batch_size: 4
jointnet:
joint_hidden: ${model.model_defaults.joint_hidden}
activation: "relu"
dropout: 0.2
decoding:
strategy: "greedy_batch" # can be greedy, greedy_batch, beam, tsd, alsd.
# greedy strategy config
greedy:
max_symbols: 10
# beam strategy config
beam:
beam_size: 2
return_best_hypothesis: False
score_norm: true
tsd_max_sym_exp: 50 # for Time Synchronous Decoding
alsd_max_target_len: 2.0 # for Alignment-Length Synchronous Decoding
loss:
loss_name: "default"
warprnnt_numba_kwargs:
# FastEmit regularization: https://arxiv.org/abs/2010.11148
# You may enable FastEmit to reduce the latency of the model for streaming
fastemit_lambda: 0.0 # Recommended values to be in range [1e-4, 1e-2], 0.001 is a good start.
clamp: -1.0 # if > 0, applies gradient clamping in range [-clamp, clamp] for the joint tensor only.
# Adds Gaussian noise to the gradients of the decoder to avoid overfitting
variational_noise:
start_step: 0
std: 0.0
optim:
name: adamw
lr: 2
# optimizer arguments
betas: [0.9, 0.98]
weight_decay: 1e-3
# scheduler setup
sched:
name: NoamAnnealing
d_model: ${model.encoder.d_model}
# scheduler config override
warmup_steps: 10000
warmup_ratio: null #0.1 or 0.05
min_lr: 1e-5 # inainte era 1e-6, dar aparent nu trebuie sa scada sub 2e-5 ptr a antrena eficient
trainer:
devices: 1 # number of GPUs, -1 would use all available GPUs
num_nodes: 1
max_epochs: 500
max_steps: -1 # computed at runtime if not set
val_check_interval: 1.0 # Set to 0.25 to check 4 times per epoch, or an int for number of iterations
accelerator: "gpu"
strategy: ddp
accumulate_grad_batches: 32 # am marit de la 8 (cand aveam 2 gpu-uri) ptr un singur GPU
gradient_clip_val: 0.0
precision: 16 # 16, 32, or bf16
log_every_n_steps: 100 # Interval of logging.
enable_progress_bar: True
resume_from_checkpoint: null # The path to a checkpoint file to continue the training, restores the whole state including the epoch, step, LR schedulers, apex, etc.
num_sanity_val_steps: 0 # number of steps to perform validation steps for sanity check the validation process before starting the training, setting to 0 disables it
check_val_every_n_epoch: 1 # number of evaluations on validation every n epochs
sync_batchnorm: true
enable_checkpointing: False # Provided by exp_manager
logger: false # Provided by exp_manager
benchmark: false # needs to be false for models with variable-length speech input as it slows down training
exp_manager:
exp_dir: null
name: full
create_tensorboard_logger: true
create_checkpoint_callback: true
checkpoint_callback_params:
# in case of multiple validation sets, first one is used
monitor: "val_wer"
mode: "min"
save_top_k: 5
always_save_nemo: True # saves the checkpoints as nemo files instead of PTL checkpoints
save_best_model: True
resume_if_exists: True
resume_ignore_no_checkpoint: True
create_wandb_logger: false
wandb_logger_kwargs:
name: null
project: null
```
I would greatly appreaciate any ideas on what may cause this behavior!
BR | {
"login": "gabitza-tech",
"id": 53811655,
"node_id": "MDQ6VXNlcjUzODExNjU1",
"avatar_url": "https://avatars.githubusercontent.com/u/53811655?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gabitza-tech",
"html_url": "https://github.com/gabitza-tech",
"followers_url": "https://api.github.com/users/gabitza-tech/followers",
"following_url": "https://api.github.com/users/gabitza-tech/following{/other_user}",
"gists_url": "https://api.github.com/users/gabitza-tech/gists{/gist_id}",
"starred_url": "https://api.github.com/users/gabitza-tech/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/gabitza-tech/subscriptions",
"organizations_url": "https://api.github.com/users/gabitza-tech/orgs",
"repos_url": "https://api.github.com/users/gabitza-tech/repos",
"events_url": "https://api.github.com/users/gabitza-tech/events{/privacy}",
"received_events_url": "https://api.github.com/users/gabitza-tech/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7224/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/7224/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7223 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7223/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7223/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7223/events | https://github.com/NVIDIA/NeMo/issues/7223 | 1,849,115,567 | I_kwDOC_bI7s5uN0Ov | 7,223 | Out of Date Apex Version | {
"login": "Godricly",
"id": 17567935,
"node_id": "MDQ6VXNlcjE3NTY3OTM1",
"avatar_url": "https://avatars.githubusercontent.com/u/17567935?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Godricly",
"html_url": "https://github.com/Godricly",
"followers_url": "https://api.github.com/users/Godricly/followers",
"following_url": "https://api.github.com/users/Godricly/following{/other_user}",
"gists_url": "https://api.github.com/users/Godricly/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Godricly/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Godricly/subscriptions",
"organizations_url": "https://api.github.com/users/Godricly/orgs",
"repos_url": "https://api.github.com/users/Godricly/repos",
"events_url": "https://api.github.com/users/Godricly/events{/privacy}",
"received_events_url": "https://api.github.com/users/Godricly/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-14T06:49:11 | 2023-09-08T11:04:08 | 2023-09-08T11:04:08 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
The Apex install git version is out of Date.
https://github.com/NVIDIA/NeMo/blob/4833347105b5ec8526ae182cd2e1011b091ea89d/nemo/core/optim/distributed_adam.py#L19-L23
The file tried to load `_coalescing_manager_append_work` but the git version of Apex does not have this.
Code in Apex
```python
# Add args to coalescing manager if using PyTorch <=1.13.1
from torch.distributed.distributed_c10d import _coalescing_manager
if 'device' not in inspect.signature(_coalescing_manager).parameters.keys():
_coalescing_manager_nodevice = _coalescing_manager
@contextlib.contextmanager
def _coalescing_manager(group, device, reqs):
with _coalescing_manager_nodevice(group, reqs):
yield
```
**Steps/Code to reproduce bug**
1. Install apex following instruction
2. try import `MegatronDistributedFusedAdam`
```python
from nemo.core.optim.distributed_adam import MegatronDistributedFusedAdam
```
**Expected behavior**
Warning of no distributed_fused_adam
```
Python 3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]
Type 'copyright', 'credits' or 'license' for more information
IPython 8.14.0 -- An enhanced Interactive Python. Type '?' for help.
In [1]: from nemo.core.optim.distributed_adam import MegatronDistributedFusedAdam
[2023-08-14 14:44:05,627] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[NeMo W 2023-08-14 14:44:13 optimizers:65] Could not import distributed_fused_adam optimizer from Apex
╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮
│ in <module>:1 │
│ │
│ /PATH_OF_MY_WORKSPACE/NeMo/nemo/core/optim/distributed_adam.py:19 in <module> │
│ │
│ 16 import itertools │
│ 17 │
│ 18 import torch │
│ ❱ 19 from apex.contrib.optimizers.distributed_fused_adam import ( │
│ 20 │ DistributedFusedAdam, │
│ 21 │ _coalescing_manager, │
│ 22 │ _coalescing_manager_append_work, │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
ImportError: cannot import name '_coalescing_manager_append_work' from 'apex.contrib.optimizers.distributed_fused_adam'
```
**Environment overview (please complete the following information)**
- Environment location: Bare-metal
- Method of NeMo install: pip install from source.
**Environment details**
**Additional context**
None | {
"login": "Godricly",
"id": 17567935,
"node_id": "MDQ6VXNlcjE3NTY3OTM1",
"avatar_url": "https://avatars.githubusercontent.com/u/17567935?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Godricly",
"html_url": "https://github.com/Godricly",
"followers_url": "https://api.github.com/users/Godricly/followers",
"following_url": "https://api.github.com/users/Godricly/following{/other_user}",
"gists_url": "https://api.github.com/users/Godricly/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Godricly/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Godricly/subscriptions",
"organizations_url": "https://api.github.com/users/Godricly/orgs",
"repos_url": "https://api.github.com/users/Godricly/repos",
"events_url": "https://api.github.com/users/Godricly/events{/privacy}",
"received_events_url": "https://api.github.com/users/Godricly/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7223/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/7223/timeline | null | completed | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7222 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7222/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7222/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7222/events | https://github.com/NVIDIA/NeMo/issues/7222 | 1,848,942,357 | I_kwDOC_bI7s5uNJ8V | 7,222 | main_param not initialized when param.type() not in ['torch.cuda.HalfTensor', 'torch.cuda.BFloat16Tensor'] | {
"login": "hexiang129",
"id": 12677531,
"node_id": "MDQ6VXNlcjEyNjc3NTMx",
"avatar_url": "https://avatars.githubusercontent.com/u/12677531?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hexiang129",
"html_url": "https://github.com/hexiang129",
"followers_url": "https://api.github.com/users/hexiang129/followers",
"following_url": "https://api.github.com/users/hexiang129/following{/other_user}",
"gists_url": "https://api.github.com/users/hexiang129/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hexiang129/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hexiang129/subscriptions",
"organizations_url": "https://api.github.com/users/hexiang129/orgs",
"repos_url": "https://api.github.com/users/hexiang129/repos",
"events_url": "https://api.github.com/users/hexiang129/events{/privacy}",
"received_events_url": "https://api.github.com/users/hexiang129/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-14T03:48:33 | 2023-09-21T01:44:11 | 2023-09-21T01:44:11 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | main_param is not initialized when param.type() not in ['torch.cuda.HalfTensor', 'torch.cuda.BFloat16Tensor']
but it is used in the following line:
https://github.com/NVIDIA/NeMo/blob/f4afdf07ad742bdb2f45135f05d5d7dd8270eb51/nemo/core/optim/optimizer_with_main_params.py#L305 | {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7222/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/7222/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7221 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7221/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7221/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7221/events | https://github.com/NVIDIA/NeMo/issues/7221 | 1,848,143,533 | I_kwDOC_bI7s5uKG6t | 7,221 | Unable to resume multi-epoch experiments with a `MegatronGPTModel` | {
"login": "odelalleau",
"id": 507137,
"node_id": "MDQ6VXNlcjUwNzEzNw==",
"avatar_url": "https://avatars.githubusercontent.com/u/507137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/odelalleau",
"html_url": "https://github.com/odelalleau",
"followers_url": "https://api.github.com/users/odelalleau/followers",
"following_url": "https://api.github.com/users/odelalleau/following{/other_user}",
"gists_url": "https://api.github.com/users/odelalleau/gists{/gist_id}",
"starred_url": "https://api.github.com/users/odelalleau/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/odelalleau/subscriptions",
"organizations_url": "https://api.github.com/users/odelalleau/orgs",
"repos_url": "https://api.github.com/users/odelalleau/repos",
"events_url": "https://api.github.com/users/odelalleau/events{/privacy}",
"received_events_url": "https://api.github.com/users/odelalleau/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale",
"name": "stale",
"color": "ededed",
"default": false,
"description": null
}
] | closed | false | null | [] | null | null | 2023-08-12T17:35:49 | 2023-09-19T01:44:35 | 2023-09-19T01:44:35 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | _NB: I am experiencing this issue with a custom subclass of `MegatronGPTModel` but I expect the same problem to occur with the base class_
**Describe the bug**
I am trying to:
1. Run two epochs:
```yaml
trainer:
max_epochs: 2
```
2. *but* stopping the experiment in the middle, then resuming it (due to cluster availability constraints)
Now let's see what happens when stopping after the first epoch, and trying to resume afterwards.
The first experiment runs fine, but resuming doesn't work because the following happens when running the second one:
1. `MegatronGPTModel.setup()` is called at the start, which triggers a call to `build_pretraining_data_loader()` which creates a `MegatronPretrainingSampler` on [this line](https://github.com/NVIDIA/NeMo/blob/ab749e4401a3dcdfa5ea969347aaee20b7947c7c/nemo/collections/nlp/models/language_modeling/megatron_gpt_model.py#L993), with `consumed_samples` set to the number of consumed samples during the first run, i.e. `consumed_samples == len(dataset)` (at least with the fix from #7212)
2. As a result, the `MegatronPretrainingSampler` crashes on [this line](https://github.com/NVIDIA/NeMo/blob/ab749e4401a3dcdfa5ea969347aaee20b7947c7c/nemo/collections/nlp/data/language_modeling/megatron/data_samplers.py#L43) because we have already consumed the whole dataset
If you stop before the end of the first epoch (or if you don't have the fix from #7212), the behavior will be a bit different, but it won't work either, at best you'll be able to finish the first epoch but it won't do the second one properly.
**Expected behavior**
The second run should be able to pick up where the first one stopped, and continue until the desired number of epochs have been completed.
**Environment overview**
- Environment location: Docker
- Method of NeMo install: Docker
**Discussion**
I have some potential ideas on how to fix this, but I thought I'd ask here first in case I would be missing something obvious (I find it hard to believe I'd be the first one to try and run more than one epoch on a time-limited cluster...) | {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7221/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/7221/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7220 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7220/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7220/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7220/events | https://github.com/NVIDIA/NeMo/pull/7220 | 1,847,679,092 | PR_kwDOC_bI7s5XxcPH | 7,220 | Make image centering in NFA README actually work | {
"login": "erastorgueva-nv",
"id": 80532067,
"node_id": "MDQ6VXNlcjgwNTMyMDY3",
"avatar_url": "https://avatars.githubusercontent.com/u/80532067?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erastorgueva-nv",
"html_url": "https://github.com/erastorgueva-nv",
"followers_url": "https://api.github.com/users/erastorgueva-nv/followers",
"following_url": "https://api.github.com/users/erastorgueva-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/erastorgueva-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/erastorgueva-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erastorgueva-nv/subscriptions",
"organizations_url": "https://api.github.com/users/erastorgueva-nv/orgs",
"repos_url": "https://api.github.com/users/erastorgueva-nv/repos",
"events_url": "https://api.github.com/users/erastorgueva-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/erastorgueva-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-12T02:28:07 | 2023-08-12T02:30:43 | 2023-08-12T02:30:42 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7220",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7220",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7220.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7220.patch",
"merged_at": "2023-08-12T02:30:42"
} | # What does this PR do ?
Make image centering in NFA README actually work
**Collection**: `tools/nemo_forced_aligner`
# Changelog
- fix align="center" in README
# Usage
* You can potentially add a usage example below
```python
# Add a code snippet demonstrating how to use this
```
# 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)
- [ N/A ] Did you write any new necessary tests?
- [ N/A ] Did you add or update any necessary documentation?
- [ N/A ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [x] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7220/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/7220/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7219 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7219/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7219/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7219/events | https://github.com/NVIDIA/NeMo/pull/7219 | 1,847,649,607 | PR_kwDOC_bI7s5XxVkT | 7,219 | NFA docs: update READMEs and links, add docs page | {
"login": "erastorgueva-nv",
"id": 80532067,
"node_id": "MDQ6VXNlcjgwNTMyMDY3",
"avatar_url": "https://avatars.githubusercontent.com/u/80532067?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erastorgueva-nv",
"html_url": "https://github.com/erastorgueva-nv",
"followers_url": "https://api.github.com/users/erastorgueva-nv/followers",
"following_url": "https://api.github.com/users/erastorgueva-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/erastorgueva-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/erastorgueva-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erastorgueva-nv/subscriptions",
"organizations_url": "https://api.github.com/users/erastorgueva-nv/orgs",
"repos_url": "https://api.github.com/users/erastorgueva-nv/repos",
"events_url": "https://api.github.com/users/erastorgueva-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/erastorgueva-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-12T01:51:54 | 2023-08-12T02:21:06 | 2023-08-12T02:21:05 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7219",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7219",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7219.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7219.patch",
"merged_at": "2023-08-12T02:21:05"
} | # What does this PR do ?
Update documentation for NFA.
**Collection**: `tools/nemo_forced_aligner`
# Changelog
- Update NeMo README
- Update NFA README - add links to new materials, move most info to new NFA docs page
- Update links to NFA tutorials
# Usage
N/A
# 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)
- [ N/A ] Did you write any new necessary tests?
- [x] Did you add or update any necessary documentation?
- [ N/A ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [x] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7219/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/7219/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7218 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7218/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7218/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7218/events | https://github.com/NVIDIA/NeMo/pull/7218 | 1,847,601,166 | PR_kwDOC_bI7s5XxKh3 | 7,218 | pin mkdocs-video==1.4.0, hope will fix build error | {
"login": "erastorgueva-nv",
"id": 80532067,
"node_id": "MDQ6VXNlcjgwNTMyMDY3",
"avatar_url": "https://avatars.githubusercontent.com/u/80532067?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erastorgueva-nv",
"html_url": "https://github.com/erastorgueva-nv",
"followers_url": "https://api.github.com/users/erastorgueva-nv/followers",
"following_url": "https://api.github.com/users/erastorgueva-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/erastorgueva-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/erastorgueva-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erastorgueva-nv/subscriptions",
"organizations_url": "https://api.github.com/users/erastorgueva-nv/orgs",
"repos_url": "https://api.github.com/users/erastorgueva-nv/repos",
"events_url": "https://api.github.com/users/erastorgueva-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/erastorgueva-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-12T00:43:44 | 2023-08-12T01:01:32 | 2023-08-12T01:01:29 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7218",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7218",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7218.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7218.patch",
"merged_at": null
} | # What does this PR do ?
Make sure to `pip install mkdocs-video==1.4.0`, this should make sure the mkdocs build successfully.
**Collection**: Website | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7218/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/7218/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7217 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7217/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7217/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7217/events | https://github.com/NVIDIA/NeMo/pull/7217 | 1,847,574,089 | PR_kwDOC_bI7s5XxEii | 7,217 | Add docs_dir | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-12T00:04:02 | 2023-08-12T01:00:03 | 2023-08-12T01:00:02 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7217",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7217",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7217.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7217.patch",
"merged_at": "2023-08-12T01:00:02"
} | # What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
**Collection**: [Website] | {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7217/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/7217/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7216 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7216/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7216/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7216/events | https://github.com/NVIDIA/NeMo/pull/7216 | 1,847,496,811 | PR_kwDOC_bI7s5Xwzc2 | 7,216 | NFA blog posts | {
"login": "erastorgueva-nv",
"id": 80532067,
"node_id": "MDQ6VXNlcjgwNTMyMDY3",
"avatar_url": "https://avatars.githubusercontent.com/u/80532067?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erastorgueva-nv",
"html_url": "https://github.com/erastorgueva-nv",
"followers_url": "https://api.github.com/users/erastorgueva-nv/followers",
"following_url": "https://api.github.com/users/erastorgueva-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/erastorgueva-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/erastorgueva-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erastorgueva-nv/subscriptions",
"organizations_url": "https://api.github.com/users/erastorgueva-nv/orgs",
"repos_url": "https://api.github.com/users/erastorgueva-nv/repos",
"events_url": "https://api.github.com/users/erastorgueva-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/erastorgueva-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-11T22:23:29 | 2023-08-11T23:40:04 | 2023-08-11T23:40:03 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7216",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7216",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7216.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7216.patch",
"merged_at": "2023-08-11T23:40:03"
} | # What does this PR do ?
Adding 2 blog posts: "Introducing NFA" and "How forced alignment works".
**Collection**: Blogs
# Changelog
- add blog posts
- add a new 'Install dependencies' stage containing `pip install mkdocs-video` to the `.github/workflows/gh-docs.yml` file
# Usage
N/A
# 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)
- [ N/A ] Did you write any new necessary tests?
- [ N/A ] Did you add or update any necessary documentation?
- [ N/A ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [x] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "erastorgueva-nv",
"id": 80532067,
"node_id": "MDQ6VXNlcjgwNTMyMDY3",
"avatar_url": "https://avatars.githubusercontent.com/u/80532067?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erastorgueva-nv",
"html_url": "https://github.com/erastorgueva-nv",
"followers_url": "https://api.github.com/users/erastorgueva-nv/followers",
"following_url": "https://api.github.com/users/erastorgueva-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/erastorgueva-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/erastorgueva-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erastorgueva-nv/subscriptions",
"organizations_url": "https://api.github.com/users/erastorgueva-nv/orgs",
"repos_url": "https://api.github.com/users/erastorgueva-nv/repos",
"events_url": "https://api.github.com/users/erastorgueva-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/erastorgueva-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7216/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/7216/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7215 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7215/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7215/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7215/events | https://github.com/NVIDIA/NeMo/pull/7215 | 1,847,210,730 | PR_kwDOC_bI7s5Xv06Y | 7,215 | Fix val_check_interval on Resume tests | {
"login": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-11T17:51:09 | 2023-08-12T04:51:29 | 2023-08-12T04:51:28 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7215",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7215",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7215.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7215.patch",
"merged_at": null
} | # What does this PR do ?
For tests that run pretraining and then resume (by re-running pretraining) and don't train for more steps after resuming, `val_check_interval` should be 1.
**Collection**: [Note which collection this PR will affect]
# Changelog
- set `trainer.val_check_interval=1` for several tests
# Usage
* You can potentially add a usage example below
```python
# Add a code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [x] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7215/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/7215/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7214 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7214/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7214/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7214/events | https://github.com/NVIDIA/NeMo/pull/7214 | 1,847,200,797 | PR_kwDOC_bI7s5XvyxT | 7,214 | Resume tests validation | {
"login": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-11T17:41:45 | 2023-08-11T17:49:05 | 2023-08-11T17:49:05 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7214",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7214",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7214.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7214.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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "maanug-nv",
"id": 109391026,
"node_id": "U_kgDOBoUssg",
"avatar_url": "https://avatars.githubusercontent.com/u/109391026?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/maanug-nv",
"html_url": "https://github.com/maanug-nv",
"followers_url": "https://api.github.com/users/maanug-nv/followers",
"following_url": "https://api.github.com/users/maanug-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/maanug-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/maanug-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/maanug-nv/subscriptions",
"organizations_url": "https://api.github.com/users/maanug-nv/orgs",
"repos_url": "https://api.github.com/users/maanug-nv/repos",
"events_url": "https://api.github.com/users/maanug-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/maanug-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7214/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/7214/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7213 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7213/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7213/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7213/events | https://github.com/NVIDIA/NeMo/pull/7213 | 1,847,161,128 | PR_kwDOC_bI7s5XvqJe | 7,213 | Fix attention mask inference | {
"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.com/users/hsiehjackson/followers",
"following_url": "https://api.github.com/users/hsiehjackson/following{/other_user}",
"gists_url": "https://api.github.com/users/hsiehjackson/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hsiehjackson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hsiehjackson/subscriptions",
"organizations_url": "https://api.github.com/users/hsiehjackson/orgs",
"repos_url": "https://api.github.com/users/hsiehjackson/repos",
"events_url": "https://api.github.com/users/hsiehjackson/events{/privacy}",
"received_events_url": "https://api.github.com/users/hsiehjackson/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-11T17:07:37 | 2023-08-14T18:28:06 | 2023-08-14T18:28:05 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7213",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7213",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7213.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7213.patch",
"merged_at": "2023-08-14T18:28:05"
} | # What does this PR do ?
Fix `inference.compute_attention_mask=True` if not using FA
**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 this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "ekmb",
"id": 10428420,
"node_id": "MDQ6VXNlcjEwNDI4NDIw",
"avatar_url": "https://avatars.githubusercontent.com/u/10428420?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ekmb",
"html_url": "https://github.com/ekmb",
"followers_url": "https://api.github.com/users/ekmb/followers",
"following_url": "https://api.github.com/users/ekmb/following{/other_user}",
"gists_url": "https://api.github.com/users/ekmb/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ekmb/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ekmb/subscriptions",
"organizations_url": "https://api.github.com/users/ekmb/orgs",
"repos_url": "https://api.github.com/users/ekmb/repos",
"events_url": "https://api.github.com/users/ekmb/events{/privacy}",
"received_events_url": "https://api.github.com/users/ekmb/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7213/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/7213/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7212 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7212/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7212/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7212/events | https://github.com/NVIDIA/NeMo/pull/7212 | 1,847,154,482 | PR_kwDOC_bI7s5Xvorv | 7,212 | Fix `consumed_samples` which was off by one batch | {
"login": "odelalleau",
"id": 507137,
"node_id": "MDQ6VXNlcjUwNzEzNw==",
"avatar_url": "https://avatars.githubusercontent.com/u/507137?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/odelalleau",
"html_url": "https://github.com/odelalleau",
"followers_url": "https://api.github.com/users/odelalleau/followers",
"following_url": "https://api.github.com/users/odelalleau/following{/other_user}",
"gists_url": "https://api.github.com/users/odelalleau/gists{/gist_id}",
"starred_url": "https://api.github.com/users/odelalleau/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/odelalleau/subscriptions",
"organizations_url": "https://api.github.com/users/odelalleau/orgs",
"repos_url": "https://api.github.com/users/odelalleau/repos",
"events_url": "https://api.github.com/users/odelalleau/events{/privacy}",
"received_events_url": "https://api.github.com/users/odelalleau/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-11T17:01:57 | 2023-08-13T06:46:13 | 2023-08-13T06:46:13 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7212",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7212",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7212.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7212.patch",
"merged_at": "2023-08-13T06:46:13"
} | # What does this PR do ?
It fixes `consumed_samples`, which was off by one batch
**Collection**: nlp
# Changelog
- Fix `consumed_samples`, which was off by one batch
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [X] Bugfix
- [ ] Documentation
# Additional Information
This could be an issue for instance when resuming an experiment and using the number of consumed samples to know where to start from (we would end up re-processing a batch that should have been skipped). | {
"login": "MaximumEntropy",
"id": 9114321,
"node_id": "MDQ6VXNlcjkxMTQzMjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/9114321?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MaximumEntropy",
"html_url": "https://github.com/MaximumEntropy",
"followers_url": "https://api.github.com/users/MaximumEntropy/followers",
"following_url": "https://api.github.com/users/MaximumEntropy/following{/other_user}",
"gists_url": "https://api.github.com/users/MaximumEntropy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MaximumEntropy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MaximumEntropy/subscriptions",
"organizations_url": "https://api.github.com/users/MaximumEntropy/orgs",
"repos_url": "https://api.github.com/users/MaximumEntropy/repos",
"events_url": "https://api.github.com/users/MaximumEntropy/events{/privacy}",
"received_events_url": "https://api.github.com/users/MaximumEntropy/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7212/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/7212/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7211 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7211/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7211/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7211/events | https://github.com/NVIDIA/NeMo/pull/7211 | 1,846,013,640 | PR_kwDOC_bI7s5XrwN1 | 7,211 | Mcore LLAMA sync up with Mcore gpt model | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"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://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://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://api.github.com/repos/NVIDIA/NeMo/labels/CI",
"name": "CI",
"color": "1D76DB",
"default": false,
"description": ""
},
{
"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 | null | 2023-08-10T23:25:39 | 2023-08-11T18:22:21 | 2023-08-11T18:22:21 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | true | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7211",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7211",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7211.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7211.patch",
"merged_at": "2023-08-11T18:22:21"
} | mcore_llama sync up with mcore_gpt_model | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7211/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/7211/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7210 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7210/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7210/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7210/events | https://github.com/NVIDIA/NeMo/pull/7210 | 1,845,987,728 | PR_kwDOC_bI7s5Xrqpn | 7,210 | NFA tutorial notebook | {
"login": "erastorgueva-nv",
"id": 80532067,
"node_id": "MDQ6VXNlcjgwNTMyMDY3",
"avatar_url": "https://avatars.githubusercontent.com/u/80532067?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erastorgueva-nv",
"html_url": "https://github.com/erastorgueva-nv",
"followers_url": "https://api.github.com/users/erastorgueva-nv/followers",
"following_url": "https://api.github.com/users/erastorgueva-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/erastorgueva-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/erastorgueva-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erastorgueva-nv/subscriptions",
"organizations_url": "https://api.github.com/users/erastorgueva-nv/orgs",
"repos_url": "https://api.github.com/users/erastorgueva-nv/repos",
"events_url": "https://api.github.com/users/erastorgueva-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/erastorgueva-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-10T22:45:57 | 2023-08-11T02:16:50 | 2023-08-11T02:16:49 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7210",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7210",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7210.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7210.patch",
"merged_at": "2023-08-11T02:16:49"
} | # What does this PR do ?
Add notebook tutorial for how to use NFA.
**Collection**: `tutorials/tools`
# Changelog
- Add new notebook.
# Usage
N/A
# 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)
- [N/A] Did you write any new necessary tests?
- [will add links later] Did you add or update any necessary documentation?
- [ N/A ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [x] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "erastorgueva-nv",
"id": 80532067,
"node_id": "MDQ6VXNlcjgwNTMyMDY3",
"avatar_url": "https://avatars.githubusercontent.com/u/80532067?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erastorgueva-nv",
"html_url": "https://github.com/erastorgueva-nv",
"followers_url": "https://api.github.com/users/erastorgueva-nv/followers",
"following_url": "https://api.github.com/users/erastorgueva-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/erastorgueva-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/erastorgueva-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erastorgueva-nv/subscriptions",
"organizations_url": "https://api.github.com/users/erastorgueva-nv/orgs",
"repos_url": "https://api.github.com/users/erastorgueva-nv/repos",
"events_url": "https://api.github.com/users/erastorgueva-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/erastorgueva-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7210/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/7210/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7209 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7209/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7209/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7209/events | https://github.com/NVIDIA/NeMo/pull/7209 | 1,845,818,594 | PR_kwDOC_bI7s5XrFzS | 7,209 | [Fix] Discriminator update in AudioCodecModel | {
"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/followers",
"following_url": "https://api.github.com/users/anteju/following{/other_user}",
"gists_url": "https://api.github.com/users/anteju/gists{/gist_id}",
"starred_url": "https://api.github.com/users/anteju/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/anteju/subscriptions",
"organizations_url": "https://api.github.com/users/anteju/orgs",
"repos_url": "https://api.github.com/users/anteju/repos",
"events_url": "https://api.github.com/users/anteju/events{/privacy}",
"received_events_url": "https://api.github.com/users/anteju/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-10T20:03:12 | 2023-08-10T23:16:40 | 2023-08-10T23:16:39 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7209",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7209",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7209.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7209.patch",
"merged_at": "2023-08-10T23:16:39"
} | # What does this PR do ?
This change removes random selection when deciding to update the discriminator in the `AudioCodecModel`.
**Collection**: TTS
# Changelog
- Instead of using a random number, update the discriminator `disc_updates_per_period` times for every `disc_update_period` batches
- This fixes an issue when training with multiple GPUs
- Added logging in `audio_codec.py` training script
# Usage
N/A
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/followers",
"following_url": "https://api.github.com/users/anteju/following{/other_user}",
"gists_url": "https://api.github.com/users/anteju/gists{/gist_id}",
"starred_url": "https://api.github.com/users/anteju/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/anteju/subscriptions",
"organizations_url": "https://api.github.com/users/anteju/orgs",
"repos_url": "https://api.github.com/users/anteju/repos",
"events_url": "https://api.github.com/users/anteju/events{/privacy}",
"received_events_url": "https://api.github.com/users/anteju/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7209/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/7209/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7208 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7208/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7208/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7208/events | https://github.com/NVIDIA/NeMo/pull/7208 | 1,845,648,230 | PR_kwDOC_bI7s5Xqgib | 7,208 | NFA: replace ellipses in text with 3 periods | {
"login": "erastorgueva-nv",
"id": 80532067,
"node_id": "MDQ6VXNlcjgwNTMyMDY3",
"avatar_url": "https://avatars.githubusercontent.com/u/80532067?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/erastorgueva-nv",
"html_url": "https://github.com/erastorgueva-nv",
"followers_url": "https://api.github.com/users/erastorgueva-nv/followers",
"following_url": "https://api.github.com/users/erastorgueva-nv/following{/other_user}",
"gists_url": "https://api.github.com/users/erastorgueva-nv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/erastorgueva-nv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/erastorgueva-nv/subscriptions",
"organizations_url": "https://api.github.com/users/erastorgueva-nv/orgs",
"repos_url": "https://api.github.com/users/erastorgueva-nv/repos",
"events_url": "https://api.github.com/users/erastorgueva-nv/events{/privacy}",
"received_events_url": "https://api.github.com/users/erastorgueva-nv/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [] | closed | false | null | [] | null | null | 2023-08-10T18:01:05 | 2023-08-10T18:18:22 | 2023-08-10T18:18:21 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7208",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7208",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7208.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7208.patch",
"merged_at": "2023-08-10T18:18:21"
} | # What does this PR do ?
Currently NFA breaks if there is a 'horizontal ellipses' character (`…`) in the text - specifically the 'restore punctuation' code breaks because it doesn't reconcile the single ellipses character with the 3 periods generated by the tokenizer. A quick for this is to just replace the ellipses with the 3 periods when we read the data (because the text will always end up being 3 periods even if we don't try to restore the punctuation.
**Collection**: `tools/nemo_forced_aligner/`
# Changelog
- add a line which replaces horizontal ellipses character with 3 periods when reading the text in the original manifest.
# Usage
No usage change
# 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)
- [ N/A ] Did you write any new necessary tests?
- [ N/A ] Did you add or update any necessary documentation?
- [ N/A ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/titu1994/followers",
"following_url": "https://api.github.com/users/titu1994/following{/other_user}",
"gists_url": "https://api.github.com/users/titu1994/gists{/gist_id}",
"starred_url": "https://api.github.com/users/titu1994/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/titu1994/subscriptions",
"organizations_url": "https://api.github.com/users/titu1994/orgs",
"repos_url": "https://api.github.com/users/titu1994/repos",
"events_url": "https://api.github.com/users/titu1994/events{/privacy}",
"received_events_url": "https://api.github.com/users/titu1994/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7208/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/7208/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7207 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7207/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7207/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7207/events | https://github.com/NVIDIA/NeMo/pull/7207 | 1,845,573,024 | PR_kwDOC_bI7s5XqQD2 | 7,207 | support SFT/distOpt mcore | {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-10T17:08:24 | 2023-08-10T20:14:37 | 2023-08-10T17:15:03 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7207",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7207",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7207.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7207.patch",
"merged_at": "2023-08-10T17:15:03"
} | # What does this PR do ?
Hongbin supported SFT/distOpt for Llama on nemo-mcore
**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 this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"login": "blahBlahhhJ",
"id": 25292161,
"node_id": "MDQ6VXNlcjI1MjkyMTYx",
"avatar_url": "https://avatars.githubusercontent.com/u/25292161?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blahBlahhhJ",
"html_url": "https://github.com/blahBlahhhJ",
"followers_url": "https://api.github.com/users/blahBlahhhJ/followers",
"following_url": "https://api.github.com/users/blahBlahhhJ/following{/other_user}",
"gists_url": "https://api.github.com/users/blahBlahhhJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/blahBlahhhJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/blahBlahhhJ/subscriptions",
"organizations_url": "https://api.github.com/users/blahBlahhhJ/orgs",
"repos_url": "https://api.github.com/users/blahBlahhhJ/repos",
"events_url": "https://api.github.com/users/blahBlahhhJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/blahBlahhhJ/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7207/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/7207/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7206 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7206/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7206/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7206/events | https://github.com/NVIDIA/NeMo/issues/7206 | 1,845,491,651 | I_kwDOC_bI7s5t__fD | 7,206 | eternal import nemo.collections.asr in the Offline_ASR.ipynb | {
"login": "Gero39",
"id": 75932124,
"node_id": "MDQ6VXNlcjc1OTMyMTI0",
"avatar_url": "https://avatars.githubusercontent.com/u/75932124?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Gero39",
"html_url": "https://github.com/Gero39",
"followers_url": "https://api.github.com/users/Gero39/followers",
"following_url": "https://api.github.com/users/Gero39/following{/other_user}",
"gists_url": "https://api.github.com/users/Gero39/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Gero39/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Gero39/subscriptions",
"organizations_url": "https://api.github.com/users/Gero39/orgs",
"repos_url": "https://api.github.com/users/Gero39/repos",
"events_url": "https://api.github.com/users/Gero39/events{/privacy}",
"received_events_url": "https://api.github.com/users/Gero39/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale",
"name": "stale",
"color": "ededed",
"default": false,
"description": null
}
] | closed | false | null | [] | null | null | 2023-08-10T16:10:04 | 2023-09-17T01:44:56 | 2023-09-17T01:44:56 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | **Describe the bug**
After the first run of the "Installation", when trying to run it again, colab endlessly executes the line "import nemo.collections.asr as nemo_asr".
**Expected behavior**
Import all required modules in a normal period of time
**Environment details**
Free colab (Nvidia Tesla T4)

| {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7206/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/7206/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7203 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7203/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7203/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7203/events | https://github.com/NVIDIA/NeMo/issues/7203 | 1,844,731,177 | I_kwDOC_bI7s5t9F0p | 7,203 | RuntimeError: shape '[16, -1, 128]' is invalid for input of size 113920 | {
"login": "hruturajnikam",
"id": 35092906,
"node_id": "MDQ6VXNlcjM1MDkyOTA2",
"avatar_url": "https://avatars.githubusercontent.com/u/35092906?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hruturajnikam",
"html_url": "https://github.com/hruturajnikam",
"followers_url": "https://api.github.com/users/hruturajnikam/followers",
"following_url": "https://api.github.com/users/hruturajnikam/following{/other_user}",
"gists_url": "https://api.github.com/users/hruturajnikam/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hruturajnikam/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hruturajnikam/subscriptions",
"organizations_url": "https://api.github.com/users/hruturajnikam/orgs",
"repos_url": "https://api.github.com/users/hruturajnikam/repos",
"events_url": "https://api.github.com/users/hruturajnikam/events{/privacy}",
"received_events_url": "https://api.github.com/users/hruturajnikam/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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",
"url": "https://api.github.com/repos/NVIDIA/NeMo/labels/stale",
"name": "stale",
"color": "ededed",
"default": false,
"description": null
}
] | closed | false | {
"login": "sam1373",
"id": 24465107,
"node_id": "MDQ6VXNlcjI0NDY1MTA3",
"avatar_url": "https://avatars.githubusercontent.com/u/24465107?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sam1373",
"html_url": "https://github.com/sam1373",
"followers_url": "https://api.github.com/users/sam1373/followers",
"following_url": "https://api.github.com/users/sam1373/following{/other_user}",
"gists_url": "https://api.github.com/users/sam1373/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sam1373/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sam1373/subscriptions",
"organizations_url": "https://api.github.com/users/sam1373/orgs",
"repos_url": "https://api.github.com/users/sam1373/repos",
"events_url": "https://api.github.com/users/sam1373/events{/privacy}",
"received_events_url": "https://api.github.com/users/sam1373/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"login": "sam1373",
"id": 24465107,
"node_id": "MDQ6VXNlcjI0NDY1MTA3",
"avatar_url": "https://avatars.githubusercontent.com/u/24465107?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sam1373",
"html_url": "https://github.com/sam1373",
"followers_url": "https://api.github.com/users/sam1373/followers",
"following_url": "https://api.github.com/users/sam1373/following{/other_user}",
"gists_url": "https://api.github.com/users/sam1373/gists{/gist_id}",
"starred_url": "https://api.github.com/users/sam1373/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/sam1373/subscriptions",
"organizations_url": "https://api.github.com/users/sam1373/orgs",
"repos_url": "https://api.github.com/users/sam1373/repos",
"events_url": "https://api.github.com/users/sam1373/events{/privacy}",
"received_events_url": "https://api.github.com/users/sam1373/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
}
] | null | null | 2023-08-10T08:59:41 | 2023-10-13T01:45:22 | 2023-10-13T01:45:22 | NONE | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | null | null | @titu1994 @meghmak13
Dear Team,
I am training conformer based SSL model where I have configured the parameters
min_duration : 3.2
patch_size: 16
mask_patches: 0.5
num_negatives: 40
sample_from_same_utterance_only: true
sample_from_non_masked: false
codebook_size: 300
num_groups: 2
num_classes: 90000
but I am getting following error
File "/opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1129, in _call_impl
return forward_call(*input, **kwargs)
File "/opt/conda/lib/python3.8/site-packages/torch/nn/parallel/distributed.py", line 987, in forward
output = self.module(*inputs[0], **kwargs[0])
File "/opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1129, in _call_impl
return forward_call(*input, **kwargs)
File "/opt/conda/lib/python3.8/site-packages/pytorch_lightning/overrides/base.py", line 82, in forward
output = self.module.training_step(*inputs, **kwargs)
File "/opt/conda/lib/python3.8/site-packages/nemo/utils/model_utils.py", line 364, in wrap_training_step
output_dict = wrapped(*args, **kwargs)
File "/opt/conda/lib/python3.8/site-packages/nemo/collections/asr/models/ssl_models.py", line 468, in training_step
loss_value, loss_val_dict = self.decoder_loss_step(
File "/opt/conda/lib/python3.8/site-packages/nemo/collections/asr/models/ssl_models.py", line 450, in decoder_loss_step
current_loss_value = current_loss(
File "/opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1129, in _call_impl
return forward_call(*input, **kwargs)
File "/opt/conda/lib/python3.8/site-packages/nemo/core/classes/common.py", line 963, in __call__
outputs = wrapped(*args, **kwargs)
File "/opt/conda/lib/python3.8/site-packages/nemo/collections/asr/losses/ssl_losses/contrastive.py", line 187, in forward
out_masked_only = out_masked_only.reshape(bs, -1, out_masked_only.shape[-1])
RuntimeError: shape '[16, -1, 128]' is invalid for input of size 113920
I am using Nemo-22.05 images(ngc) and 48, A100-SXM4-40GB GPU i.e 6 nodes for the training. Kindly suggest me what is need to be done ? Thanks in advance | {
"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": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7203/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/7203/timeline | null | not_planned | false |
https://api.github.com/repos/NVIDIA/NeMo/issues/7200 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7200/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7200/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7200/events | https://github.com/NVIDIA/NeMo/pull/7200 | 1,844,226,429 | PR_kwDOC_bI7s5XlqgG | 7,200 | fix-causal-fa-infer | {
"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.com/users/hsiehjackson/followers",
"following_url": "https://api.github.com/users/hsiehjackson/following{/other_user}",
"gists_url": "https://api.github.com/users/hsiehjackson/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hsiehjackson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hsiehjackson/subscriptions",
"organizations_url": "https://api.github.com/users/hsiehjackson/orgs",
"repos_url": "https://api.github.com/users/hsiehjackson/repos",
"events_url": "https://api.github.com/users/hsiehjackson/events{/privacy}",
"received_events_url": "https://api.github.com/users/hsiehjackson/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-10T00:39:08 | 2023-08-10T19:17:03 | 2023-08-10T19:17:02 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7200",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7200",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7200.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7200.patch",
"merged_at": "2023-08-10T19:17:02"
} | # What does this PR do ?
Previously, we check `is_causal` for FA if we have `self.attn_mask_type == AttnMaskType.causal` and `s_q == s_k`. However, we may need causal self-attention for `s_q != s_k` if we have context parallelism proposed by @ksivaman . I change the condition `s_q == s_k` to `inference_mode` in order to prevent using causal when we have `s_q==1` during inference.
**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 this
```
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [x] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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.com/users/hsiehjackson/followers",
"following_url": "https://api.github.com/users/hsiehjackson/following{/other_user}",
"gists_url": "https://api.github.com/users/hsiehjackson/gists{/gist_id}",
"starred_url": "https://api.github.com/users/hsiehjackson/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/hsiehjackson/subscriptions",
"organizations_url": "https://api.github.com/users/hsiehjackson/orgs",
"repos_url": "https://api.github.com/users/hsiehjackson/repos",
"events_url": "https://api.github.com/users/hsiehjackson/events{/privacy}",
"received_events_url": "https://api.github.com/users/hsiehjackson/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7200/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/7200/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7199 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7199/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7199/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7199/events | https://github.com/NVIDIA/NeMo/pull/7199 | 1,844,182,421 | PR_kwDOC_bI7s5XlhBg | 7,199 | megatron gpt training fix | {
"login": "anmolgupt",
"id": 14880251,
"node_id": "MDQ6VXNlcjE0ODgwMjUx",
"avatar_url": "https://avatars.githubusercontent.com/u/14880251?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anmolgupt",
"html_url": "https://github.com/anmolgupt",
"followers_url": "https://api.github.com/users/anmolgupt/followers",
"following_url": "https://api.github.com/users/anmolgupt/following{/other_user}",
"gists_url": "https://api.github.com/users/anmolgupt/gists{/gist_id}",
"starred_url": "https://api.github.com/users/anmolgupt/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/anmolgupt/subscriptions",
"organizations_url": "https://api.github.com/users/anmolgupt/orgs",
"repos_url": "https://api.github.com/users/anmolgupt/repos",
"events_url": "https://api.github.com/users/anmolgupt/events{/privacy}",
"received_events_url": "https://api.github.com/users/anmolgupt/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-09T23:35:13 | 2023-08-10T16:30:12 | 2023-08-10T16:30:11 | CONTRIBUTOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7199",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7199",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7199.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7199.patch",
"merged_at": "2023-08-10T16:30:11"
} | Case where sequence parallel=True, transformer engine=False, and bias=False
# 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/users/ericharper/followers",
"following_url": "https://api.github.com/users/ericharper/following{/other_user}",
"gists_url": "https://api.github.com/users/ericharper/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ericharper/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ericharper/subscriptions",
"organizations_url": "https://api.github.com/users/ericharper/orgs",
"repos_url": "https://api.github.com/users/ericharper/repos",
"events_url": "https://api.github.com/users/ericharper/events{/privacy}",
"received_events_url": "https://api.github.com/users/ericharper/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7199/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/7199/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7198 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7198/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7198/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7198/events | https://github.com/NVIDIA/NeMo/pull/7198 | 1,844,177,691 | PR_kwDOC_bI7s5XlgAt | 7,198 | Uncomment removal of exp_dir in JenkinsFile | {
"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/athitten/followers",
"following_url": "https://api.github.com/users/athitten/following{/other_user}",
"gists_url": "https://api.github.com/users/athitten/gists{/gist_id}",
"starred_url": "https://api.github.com/users/athitten/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/athitten/subscriptions",
"organizations_url": "https://api.github.com/users/athitten/orgs",
"repos_url": "https://api.github.com/users/athitten/repos",
"events_url": "https://api.github.com/users/athitten/events{/privacy}",
"received_events_url": "https://api.github.com/users/athitten/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-09T23:28:40 | 2023-08-10T03:11:57 | 2023-08-10T03:11:56 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7198",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7198",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7198.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7198.patch",
"merged_at": "2023-08-10T03:11:56"
} | The removal of result dir after the test 'Megatron GPT with KERPLE Pretraining and Resume Training TP=2' was commented out by mistake that was leading to the next test using the checkpoint from this test. Hence rolling it back.
# 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 code snippet demonstrating how to use this
```
# Before your PR is "Ready for review"
**Pre checks**:
- [ ] Make sure you read and followed [Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md)
- [ ] Did you write any new necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [ ] Documentation
If you haven't finished some of the above items you can still open "Draft" PR.
## Who can review?
Anyone in the community is free to review the PR once the checks have passed.
[Contributor guidelines](https://github.com/NVIDIA/NeMo/blob/main/CONTRIBUTING.md) contains specific people who can review PRs to various areas.
# Additional Information
* Related to # (issue)
| {
"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/athitten/followers",
"following_url": "https://api.github.com/users/athitten/following{/other_user}",
"gists_url": "https://api.github.com/users/athitten/gists{/gist_id}",
"starred_url": "https://api.github.com/users/athitten/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/athitten/subscriptions",
"organizations_url": "https://api.github.com/users/athitten/orgs",
"repos_url": "https://api.github.com/users/athitten/repos",
"events_url": "https://api.github.com/users/athitten/events{/privacy}",
"received_events_url": "https://api.github.com/users/athitten/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7198/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/7198/timeline | null | null | true |
https://api.github.com/repos/NVIDIA/NeMo/issues/7197 | https://api.github.com/repos/NVIDIA/NeMo | https://api.github.com/repos/NVIDIA/NeMo/issues/7197/labels{/name} | https://api.github.com/repos/NVIDIA/NeMo/issues/7197/comments | https://api.github.com/repos/NVIDIA/NeMo/issues/7197/events | https://github.com/NVIDIA/NeMo/pull/7197 | 1,844,038,238 | PR_kwDOC_bI7s5XlBiL | 7,197 | [TTS] Add license to ported EnCodec code | {
"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/rlangman/followers",
"following_url": "https://api.github.com/users/rlangman/following{/other_user}",
"gists_url": "https://api.github.com/users/rlangman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rlangman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rlangman/subscriptions",
"organizations_url": "https://api.github.com/users/rlangman/orgs",
"repos_url": "https://api.github.com/users/rlangman/repos",
"events_url": "https://api.github.com/users/rlangman/events{/privacy}",
"received_events_url": "https://api.github.com/users/rlangman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | [
{
"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 | null | 2023-08-09T21:24:51 | 2023-08-10T22:38:50 | 2023-08-10T22:38:49 | COLLABORATOR | {
"total": 0,
"completed": 0,
"percent_completed": 0
} | null | false | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/pulls/7197",
"html_url": "https://github.com/NVIDIA/NeMo/pull/7197",
"diff_url": "https://github.com/NVIDIA/NeMo/pull/7197.diff",
"patch_url": "https://github.com/NVIDIA/NeMo/pull/7197.patch",
"merged_at": "2023-08-10T22:38:49"
} | # What does this PR do ?
Move code ported from EnCodec github into encodec_modules and add MIT Meta license to it.
https://github.com/facebookresearch/encodec/blob/main/LICENSE
**Collection**: [TTS]
# Changelog
- Copy/paste code from audio_codec_modules.py and vector_quantization.py into encodec_modules.py
- Add MIT license
# 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 necessary tests?
- [ ] Did you add or update any necessary documentation?
- [ ] Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
- [ ] Reviewer: Does the PR have correct import guards for all optional libraries?
**PR Type**:
- [ ] New Feature
- [ ] Bugfix
- [x] Documentation | {
"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/rlangman/followers",
"following_url": "https://api.github.com/users/rlangman/following{/other_user}",
"gists_url": "https://api.github.com/users/rlangman/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rlangman/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rlangman/subscriptions",
"organizations_url": "https://api.github.com/users/rlangman/orgs",
"repos_url": "https://api.github.com/users/rlangman/repos",
"events_url": "https://api.github.com/users/rlangman/events{/privacy}",
"received_events_url": "https://api.github.com/users/rlangman/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
} | {
"url": "https://api.github.com/repos/NVIDIA/NeMo/issues/7197/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/7197/timeline | null | null | true |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.