modelscope / modelscope/ms-swift
Megatron 后端支持汇报数据到mlflow
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 1.7k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 136
Description
目前来看基于Megatron后端的程序没有汇报给mlflow的选项,只有wandb和tensorboard。希望这里可以支持!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the Megatron backend and existing wandb and tensorboard reporting, but no files or tests. Start by locating the Megatron training entry points and the code that selects or emits those reporting integrations. Done means the backend can report its training data to mlflow alongside the existing options, with coverage for the relevant configuration or reporting path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100