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

Handle errors in forward pass, delete cache and cancel all sequences (Survive OOM) #98

Merged
merged 10 commits into from
Apr 10, 2024

Commits on Apr 9, 2024

  1. Survive OOM

    lucasavila00 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d62828b View commit details
    Browse the repository at this point in the history
  2. Make it a macro

    lucasavila00 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f9cdd16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    507a862 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    742b1f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    2da3682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db2b49 View commit details
    Browse the repository at this point in the history
  3. disable py debug

    lucasavila00 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e3efda2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d93553a View commit details
    Browse the repository at this point in the history
  5. Add error logs

    lucasavila00 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ad701e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    627872c View commit details
    Browse the repository at this point in the history