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

[shardformer] upgrade transformers to 4.39.3 #5815

Merged
merged 5 commits into from
Jun 14, 2024
Merged

Commits on Jun 12, 2024

  1. [shardformer]upgrade transformers for gpt2/gptj/whisper (#5807)

    * [shardformer] fix modeling of gpt2 and gptj
    
    * [shardformer] fix whisper modeling
    
    * [misc] update requirements
    
    ---------
    
    Co-authored-by: ver217 <lhx0217@gmail.com>
    flybird11111 and ver217 authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e9f2fd9 View commit details
    Browse the repository at this point in the history
  2. [shardformer]upgrade transformers for mistral (#5808)

    * upgrade transformers for mistral
    
    * fix
    
    * fix
    flybird11111 authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c4dee4f View commit details
    Browse the repository at this point in the history
  3. [shardformer]upgrade transformers for llama (#5809)

    * update transformers
    
    fix
    
    * fix
    
    * fix
    flybird11111 authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    89c6f7b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. [inference] upgrade transformers (#5810)

    * update transformers
    
    fix
    
    * fix
    
    * fix
    
    * fix
    
    * fix
    flybird11111 authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    25ef396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0947ef1 View commit details
    Browse the repository at this point in the history