Add new install check
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 17.9k
- Forks
- 4.5k
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 271
Description
Add another install check like https://github.com/NVIDIA/Megatron-LM/blob/0938eb760ee04ac830a8d272f88fe46e8f7715c6/.github/workflows/install-test.yml#L80-L84 for megatron.inference
Contributor guide
Research direction
Start with .github/workflows/install-test.yml at lines 80-84, the referenced existing install check. Compare that check with the megatron.inference package and add the corresponding install validation. Done means the workflow covers megatron.inference and the install check passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100