transformers
Attn implementation for composite models
#32238
Merged

Commits
  • first try
    zucchini-nlp committed 2 years ago
  • codestyle
    zucchini-nlp committed 2 years ago
  • idefics2 is happy
    zucchini-nlp committed 2 years ago
  • [run-slow] llava, llava_next, video_llava, vipllava, llava_next_video, idefics, idefics2, kosmos2, fuyu, blip, blip_2, instructblip, instructblipvideo, paligemma
    zucchini-nlp committed 2 years ago
  • fix-copies
    zucchini-nlp committed 2 years ago
  • [run-slow] llava, llava_next, video_llava, vipllava, llava_next_video, idefics, idefics2, kosmos2, fuyu, blip, blip_2, instructblip, instructblipvideo
    zucchini-nlp committed 2 years ago
  • blip-2 needs to init vision from config
    zucchini-nlp committed 2 years ago
  • when was this removed O_o
    zucchini-nlp committed 2 years ago
  • minor fix
    zucchini-nlp committed 2 years ago
  • tests
    zucchini-nlp committed 2 years ago
  • this way?
    zucchini-nlp committed 2 years ago
  • tests
    zucchini-nlp committed 2 years ago
  • model-agnostic code
    zucchini-nlp committed 2 years ago
  • codestyle
    zucchini-nlp committed 2 years ago
  • add tests for idefics
    zucchini-nlp committed 2 years ago
  • modify general test for VLMs
    zucchini-nlp committed 2 years ago
  • no generation test for vlm yet!
    zucchini-nlp committed 2 years ago
  • no generation test here also
    zucchini-nlp committed 2 years ago
  • wanr in VIT-SDPA if output attn
    zucchini-nlp committed 2 years ago
  • add more tests
    zucchini-nlp committed 2 years ago
  • user can pass dict as attn impl
    zucchini-nlp committed 2 years ago
  • repo consistency
    zucchini-nlp committed 2 years ago
  • update
    zucchini-nlp committed 2 years ago
  • muicgen
    zucchini-nlp committed 2 years ago
  • no prints
    zucchini-nlp committed 2 years ago
  • forgot speech enc-dec and clip
    zucchini-nlp committed 2 years ago
  • how many composite models we have?
    zucchini-nlp committed 2 years ago
  • musicgen meelody is same as mudicgen
    zucchini-nlp committed 2 years ago
  • +siglip
    zucchini-nlp committed 2 years ago
  • fix tests + add some more
    zucchini-nlp committed 2 years ago
  • remove idefics custom overriden code
    zucchini-nlp committed 2 years ago
  • make idefics2 automappable
    zucchini-nlp committed 1 year ago
  • nits
    zucchini-nlp committed 1 year ago
  • skip tests
    zucchini-nlp committed 1 year ago
  • doctests
    zucchini-nlp committed 1 year ago
  • Update src/transformers/models/idefics2/configuration_idefics2.py
    zucchini-nlp committed 1 year ago
  • Update tests/models/clip/test_modeling_clip.py
    zucchini-nlp committed 1 year ago
  • Update tests/models/idefics2/test_modeling_idefics2.py
    zucchini-nlp committed 1 year ago
  • Update tests/models/idefics2/test_modeling_idefics2.py
    zucchini-nlp committed 1 year ago
  • Update src/transformers/configuration_utils.py
    zucchini-nlp committed 1 year ago
  • major update, no need for automap
    zucchini-nlp committed 1 year ago
  • clean up
    zucchini-nlp committed 1 year ago
  • add FA2 test
    zucchini-nlp committed 1 year ago
  • more tests
    zucchini-nlp committed 1 year ago
  • merge main
    zucchini-nlp committed 1 year ago
  • style
    zucchini-nlp committed 1 year ago
  • skip tests
    zucchini-nlp committed 1 year ago
  • why did these started failing now?
    zucchini-nlp committed 1 year ago
  • no attributes for FA2 needed
    zucchini-nlp committed 1 year ago
  • one tiny test
    zucchini-nlp committed 1 year ago
  • address comment about FA2 false warning
    zucchini-nlp committed 1 year ago
  • merge main
    zucchini-nlp committed 1 year ago
  • style
    zucchini-nlp committed 1 year ago
  • add new models and resolve conflicts
    zucchini-nlp committed 1 year ago
  • fix copies
    zucchini-nlp committed 1 year ago
  • let it be this way for now, come back tomorrow to review
    zucchini-nlp committed 1 year ago
  • some more fixes
    zucchini-nlp committed 1 year ago
  • update
    zucchini-nlp committed 1 year ago
  • more updates
    zucchini-nlp committed 1 year ago
  • update
    zucchini-nlp committed 1 year ago
  • fix copies
    zucchini-nlp committed 1 year ago
  • Merge remote-tracking branch 'upstream/main' into vlm_sdpa_flag
    zucchini-nlp committed 1 year ago
  • style and tests
    zucchini-nlp committed 1 year ago
  • another big update
    zucchini-nlp committed 1 year ago
  • fix tests
    zucchini-nlp committed 1 year ago
  • Merge remote-tracking branch 'upstream/main' into vlm_sdpa_flag
    zucchini-nlp committed 1 year ago
  • fix tests
    zucchini-nlp committed 1 year ago
  • update
    zucchini-nlp committed 1 year ago
  • another update
    zucchini-nlp committed 1 year ago
  • Merge branch 'main' into vlm_sdpa_flag
    zucchini-nlp committed 1 year ago
  • fix tests
    zucchini-nlp committed 1 year ago
  • merge main
    zucchini-nlp committed 1 year ago
  • fix copies
    zucchini-nlp committed 1 year ago
  • fix tests
    zucchini-nlp committed 1 year ago
Loading