Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding mplugdocowl #31792

Open
wants to merge 98 commits into
base: main
Choose a base branch
from

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    b311e5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa0ec04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc7e9b3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    204daba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e144e5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    9f94d2c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    19ffc83 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    85dce8d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Update src/transformers/models/mplugdocowl/image_processing_mplugdoco…

    …wl.py
    
    Co-authored-by: Pablo Montalvo <[email protected]>
    danaaubakirova and molbap committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0f5fb87 View commit details
    Browse the repository at this point in the history
  2. fix: small fix

    danaaubakirova committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    53aca6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb25b05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1debae3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    66b849d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. feat: refactored shape_adaptive_cropping function and resolved the is…

    …sue with default_to_square
    danaaubakirova committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1716668 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. feat: testing forward

    danaaubakirova committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    452ebf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    1e7f386 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    8577f35 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    f546fbc View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Update src/transformers/models/mplugdocowl/language_modeling_mplugdoc…

    …owl.py
    
    
    fix: removed cos, sin cached
    
    Co-authored-by: Pablo Montalvo <[email protected]>
    danaaubakirova and molbap committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    edc358d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9003d59 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    9f688d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    30c8a2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5483f82 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    413ddad View commit details
    Browse the repository at this point in the history
  2. testing phase

    danaaubakirova committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7546063 View commit details
    Browse the repository at this point in the history
  3. removed copied from ..

    danaaubakirova committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e3cc222 View commit details
    Browse the repository at this point in the history
  4. small fixes

    danaaubakirova committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4f4f219 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    661bd75 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. small fixes

    danaaubakirova committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8aded38 View commit details
    Browse the repository at this point in the history
  2. update

    danaaubakirova committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    19e0a35 View commit details
    Browse the repository at this point in the history
  3. small fix

    danaaubakirova committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8300463 View commit details
    Browse the repository at this point in the history
  4. Update tests/models/mplugdocowl/test_modeling_mplugdocowl.py

    Co-authored-by: Pablo Montalvo <[email protected]>
    danaaubakirova and molbap committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f0c87d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b75b2b9 View commit details
    Browse the repository at this point in the history
  6. Update tests/models/mplugdocowl/test_modeling_mplugdocowl.py

    Co-authored-by: Pablo Montalvo <[email protected]>
    danaaubakirova and molbap committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2aae5ca View commit details
    Browse the repository at this point in the history
  7. Update tests/models/mplugdocowl/test_modeling_mplugdocowl.py

    Co-authored-by: Pablo Montalvo <[email protected]>
    danaaubakirova and molbap committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    105b5e1 View commit details
    Browse the repository at this point in the history
  8. Update tests/models/mplugdocowl/test_modeling_mplugdocowl.py

    Co-authored-by: Pablo Montalvo <[email protected]>
    danaaubakirova and molbap committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7a2f434 View commit details
    Browse the repository at this point in the history
  9. Update tests/models/mplugdocowl/test_modeling_mplugdocowl.py

    Co-authored-by: Pablo Montalvo <[email protected]>
    danaaubakirova and molbap committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    205e345 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f5ba22 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c0e241a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1555e04 View commit details
    Browse the repository at this point in the history
  13. Update src/transformers/models/mplugdocowl/image_processing_mplugdoco…

    …wl.py
    
    Co-authored-by: Pablo Montalvo <[email protected]>
    danaaubakirova and molbap committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    219d866 View commit details
    Browse the repository at this point in the history
  14. Update src/transformers/models/mplugdocowl/convert_mplugdocowl_weight…

    …s_to_hf.py
    
    Co-authored-by: Pablo Montalvo <[email protected]>
    danaaubakirova and molbap committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4600f75 View commit details
    Browse the repository at this point in the history
  15. Update src/transformers/models/mplugdocowl/language_modeling_mplugdoc…

    …owl.py
    
    Co-authored-by: Pablo Montalvo <[email protected]>
    danaaubakirova and molbap committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cb55d49 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    c4c711c View commit details
    Browse the repository at this point in the history
  2. fix

    danaaubakirova committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3007178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdcf2f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. updated

    danaaubakirova committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    cc7681f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    b77e2ba View commit details
    Browse the repository at this point in the history
  2. fixes

    danaaubakirova committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6c42032 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4425be View commit details
    Browse the repository at this point in the history
  4. check_repo fixes

    danaaubakirova committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f20ea69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59e34b6 View commit details
    Browse the repository at this point in the history
  6. fix

    danaaubakirova committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4c63d84 View commit details
    Browse the repository at this point in the history
  7. update

    danaaubakirova committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1af7e52 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe70171 View commit details
    Browse the repository at this point in the history
  9. resolving conflicts

    danaaubakirova committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3237828 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4a67ed2 View commit details
    Browse the repository at this point in the history
  11. fix

    danaaubakirova committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4c53f6c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    a5c28c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. update

    danaaubakirova committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3e278cc View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. new

    danaaubakirova committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1ab8c2a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    9d16fca View commit details
    Browse the repository at this point in the history
  2. changes to test

    danaaubakirova committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0ad9b7a View commit details
    Browse the repository at this point in the history
  3. fixes

    danaaubakirova committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    560602a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Update src/transformers/models/mplugdocowl/language_modeling_mplugdoc…

    …owl.py
    
    Co-authored-by: Pablo Montalvo <[email protected]>
    danaaubakirova and molbap committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6285349 View commit details
    Browse the repository at this point in the history
  2. Update src/transformers/models/mplugdocowl/language_modeling_mplugdoc…

    …owl.py
    
    Co-authored-by: Pablo Montalvo <[email protected]>
    danaaubakirova and molbap committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    012a801 View commit details
    Browse the repository at this point in the history
  3. Update src/transformers/models/mplugdocowl/language_modeling_mplugdoc…

    …owl.py
    
    Co-authored-by: Pablo Montalvo <[email protected]>
    danaaubakirova and molbap committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e4d29d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdec794 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    229fd31 View commit details
    Browse the repository at this point in the history
  6. feedback fixes 1

    danaaubakirova committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6dc4776 View commit details
    Browse the repository at this point in the history
  7. feedback fixes 2

    danaaubakirova committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a0ab134 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9a4b2b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fixes tests passed

    danaaubakirova committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    dd465f8 View commit details
    Browse the repository at this point in the history
  2. nit

    danaaubakirova committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    83dd273 View commit details
    Browse the repository at this point in the history
  3. small fix

    danaaubakirova committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e78c3e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c27f9b View commit details
    Browse the repository at this point in the history
  5. small fix

    danaaubakirova committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b10658c View commit details
    Browse the repository at this point in the history
  6. doc fix

    danaaubakirova committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3706879 View commit details
    Browse the repository at this point in the history
  7. fixes related to doc

    danaaubakirova committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    91113e3 View commit details
    Browse the repository at this point in the history
  8. nit

    danaaubakirova committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b7a61df View commit details
    Browse the repository at this point in the history
  9. fixes

    danaaubakirova committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    102f5f6 View commit details
    Browse the repository at this point in the history
  10. Update src/transformers/models/mplugdocowl/image_processing_mplugdoco…

    …wl.py
    
    Co-authored-by: Raushan Turganbay <[email protected]>
    danaaubakirova and zucchini-nlp committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    87c40b3 View commit details
    Browse the repository at this point in the history
  11. Update src/transformers/models/mplugdocowl/image_processing_mplugdoco…

    …wl.py
    
    Co-authored-by: Raushan Turganbay <[email protected]>
    danaaubakirova and zucchini-nlp committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3aa4635 View commit details
    Browse the repository at this point in the history
  12. Update src/transformers/models/mplugdocowl/image_processing_mplugdoco…

    …wl.py
    
    Co-authored-by: Raushan Turganbay <[email protected]>
    danaaubakirova and zucchini-nlp committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4b87998 View commit details
    Browse the repository at this point in the history
  13. Update src/transformers/models/mplugdocowl/image_processing_mplugdoco…

    …wl.py
    
    Co-authored-by: Raushan Turganbay <[email protected]>
    danaaubakirova and zucchini-nlp committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    da5411d View commit details
    Browse the repository at this point in the history
  14. Update src/transformers/models/mplugdocowl/image_processing_mplugdoco…

    …wl.py
    
    Co-authored-by: Raushan Turganbay <[email protected]>
    danaaubakirova and zucchini-nlp committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    cb02ee6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    47f552d View commit details
    Browse the repository at this point in the history
  16. fix

    danaaubakirova committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c2837ae View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    6a48b47 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. update

    danaaubakirova committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    49acffb View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    f2fed0d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    dba858e View commit details
    Browse the repository at this point in the history
  2. fixup

    danaaubakirova committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    387beb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96d5c6e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    7f0a993 View commit details
    Browse the repository at this point in the history
  2. copies fix

    danaaubakirova committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    389d049 View commit details
    Browse the repository at this point in the history
  3. doc fix

    danaaubakirova committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8b5451a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    cddfbdf View commit details
    Browse the repository at this point in the history