Huiying
Huiying
# What does this PR do ? Add template for DPO model training in NeVA **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by...
# What does this PR do ? In the NML data preprocessing script `scripts/nlp_language_modeling/preprocess_data_for_megatron.py` the builder the pad_id thru: `pad_id=tokenizer.pad_id if hasattr(tokenizer, "pad_id") else 0` While HF wrapper AutoTokenizer class...
Hi, In the makefiles of the latest cdec, '-mt' suffix are appended for libboost. It is a bit inconvenient for linux users since default installation on linux does not have...
Problematic port binding happens in the sentence server module: it first tests if a port is available, and it tells that the port is available and immediately try to bind...
# 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 -...
# What does this PR do ? - HF Siglip support - steerlm label in template - inference minor fixes - handle CLEAN RESPONSE **Collection**: [Note which collection this PR...
# 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 -...
# What does this PR do ? NeMo 2.0 SFT PEFT notebook **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by line info of...
# What does this PR do ? convert script from nemo1 checkpoint to nemo2 checkpoint **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by...
# What does this PR do ? merge base model and lora adapter in nemo2 **Collection**: [Note which collection this PR will affect] # Changelog - Add specific line by...