[QUESTION]How to convert a model from torchdist to hugginface?
Open
bug
community-request
waiting-on-customer
- Dominant language
- Python
- Stars
- 17.9k
- Forks
- 4.5k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 272
Description
**Your question**
Ask a clear and concise question about Megatron-LM. Tag the [@megatron-oncall](https://github.com/orgs/NVIDIA/teams/megatron-oncall)
to get oncall's attention to this issue.
When i run the convert pipline this err will come:File "Megatron-LM-core_v0.15.0/tools/checkpoint/loader_base.py", line 208, in get_models_for_pipeline_stage
this_model = model_provider(pre_process=pre_process,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: model_provider() missing 1 required positional argument: 'model_builder'
Contributor guide
Assessment
This issue has not been assessed yet.