You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2025. It is now read-only.
Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
Traceback (most recent call last):
File "/workspace/kundeshwar_pundalik/Abhishek_Shinde/DPO/frameworks/NeMo-Aligner/examples/nlp/gpt/train_gpt_knowledge_distillation.py", line 196, in main
init_using_ptl(trainer, ptl_model, train_dataloader, train_ds)
File "/workspace/kundeshwar_pundalik/Abhishek_Shinde/DPO/frameworks/NeMo-Aligner/nemo_aligner/utils/train_script_utils.py", line 111, in init_using_ptl
call._call_configure_model(ptl_trainer)
File "/usr/local/lib/python3.10/dist-packages/pytorch_lightning/trainer/call.py", line 111, in _call_configure_model
if is_overridden("configure_sharded_model", trainer.lightning_module):
File "/usr/local/lib/python3.10/dist-packages/pytorch_lightning/utilities/model_helpers.py", line 42, in is_overridden
raise ValueError("Expected a parent")
ValueError: Expected a parent