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

Convert torch_dtype as str to actual torch data type (i.e. "float16" …to torch.float16) #28208

Merged

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    cc030d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    742602c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Update src/transformers/pipelines/__init__.py

    Check type via isinstance
    
    Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
    KossaiSbai and amyeroberts authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ca60bb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    8f0443a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    969ffe2 View commit details
    Browse the repository at this point in the history