"tests/test_modeling_tf_bort.py" did not exist on "13deb95a405bbd1037ad233c692d7fd1de9d31e3"
  • byi8220's avatar
    [`ProcessingIdefics`] Attention mask bug with padding (#29449) · 75b76a5e
    byi8220 authored
    * Defaulted IdeficsProcessor padding to 'longest', removed manual padding
    
    * make fixup
    
    * Defaulted processor call to padding=False
    
    * Add padding to processor call in IdeficsModelIntegrationTest as well
    
    * Defaulted IdeficsProcessor padding to 'longest', removed manual padding
    
    * make fixup
    
    * Defaulted processor call to padding=False
    
    * Add padding to processor call in IdeficsModelIntegrationTest as well
    
    * redefaulted padding=longest again
    
    * fixup/doc
    75b76a5e
test_modeling_idefics.py 26.5 KB