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

In-framework inference fixes #10698

Merged
merged 6 commits into from
Oct 3, 2024
Merged

Commits on Oct 2, 2024

  1. Fix loading legacy checkpoints

    Signed-off-by: Jan Lasek <[email protected]>
    janekl committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5d6ccf7 View commit details
    Browse the repository at this point in the history
  2. Fix inference issues FP8-trained models

    Signed-off-by: Jan Lasek <[email protected]>
    janekl committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    01e680d View commit details
    Browse the repository at this point in the history
  3. Apply isort and black reformatting

    Signed-off-by: janekl <[email protected]>
    janekl committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1938b38 View commit details
    Browse the repository at this point in the history
  4. Comment on TE shape contraints during inference

    Signed-off-by: Jan Lasek <[email protected]>
    janekl committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    87bcae6 View commit details
    Browse the repository at this point in the history
  5. Simplify import error handling

    Signed-off-by: Jan Lasek <[email protected]>
    janekl committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8e1e1c8 View commit details
    Browse the repository at this point in the history
  6. Comment on issues

    Signed-off-by: Jan Lasek <[email protected]>
    janekl committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b29975f View commit details
    Browse the repository at this point in the history