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

stateful seq2seq models #779

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Commits on Jun 19, 2024

  1. run stateful whisper

    eaidova committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ce833c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. fix conflict

    eaidova committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3ec8166 View commit details
    Browse the repository at this point in the history
  2. export part poc

    eaidova committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e710da5 View commit details
    Browse the repository at this point in the history
  3. use SDPA for whisper

    eaidova committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c618f35 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. more seq2seq models

    eaidova committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    18ac8c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. small refactoring

    eaidova committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    494c5e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. WA shapeof issue

    eaidova committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8701828 View commit details
    Browse the repository at this point in the history
  2. fix loading non-stateful

    eaidova committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9b97894 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7058e3 View commit details
    Browse the repository at this point in the history
  4. update quantization tests

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