"tests/modeling_tf_openai_gpt_test.py" did not exist on "518307dfcddd0d47b10b4cffd6ab5f1d8cb6baac"
  • Patrick von Platen's avatar
    Diverse beam search 2 (#9006) · 02d0e035
    Patrick von Platen authored
    
    
    * diverse beam search
    
    * bug fixes
    
    * bug fixes
    
    * bug fix
    
    * separate out diverse_beam_search function
    
    * separate out diverse_beam_search function
    
    * bug fix
    
    * improve code quality
    
    * bug fix
    
    * bug fix
    
    * separate out diverse beam search scorer
    
    * code format
    
    * code format
    
    * code format
    
    * code format
    
    * add test
    
    * code format
    
    * documentation changes
    
    * code quality
    
    * add slow integration tests
    
    * more general name
    
    * refactor into logits processor
    
    * add test
    
    * avoid too much copy paste
    
    * refactor
    
    * add to docs
    
    * fix-copies
    
    * bug fix
    
    * Revert "bug fix"
    
    This reverts commit c99eb5a8dc57a7b0d33a8ac06d8c6a32a7812ad4.
    
    * improve comment
    
    * implement sylvains feedback
    Co-authored-by: default avatarAyush Jain <a.jain@sprinklr.com>
    Co-authored-by: default avatarayushtiku5 <40797286+ayushtiku5@users.noreply.github.com>
    02d0e035
test_generation_utils.py 27.5 KB