• Sergio Perez's avatar
    Integration of NeMo models into LM Evaluation Harness library (#1598) · e9d429e1
    Sergio Perez authored
    * Integration of NeMo models into LM Evaluation Harness library
    
    * rename nemo model as nemo_lm
    
    * move nemo section in readme after hf section
    
    * use self.eot_token_id in get_until()
    
    * improve progress bar showing loglikelihood requests
    
    * data replication or tensor/pipeline replication working fine within one node
    
    * run pre-commit on modified files
    
    * check whether dependencies are installed
    
    * clarify usage of torchrun in README
    e9d429e1
README.md 29.5 KB