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

Add Bert HF checkpoint converter #8088

Merged
merged 12 commits into from
Jan 31, 2024
Merged

Add Bert HF checkpoint converter #8088

merged 12 commits into from
Jan 31, 2024

Commits on Dec 20, 2023

  1. Add Bert HF checkpoint converter

    Signed-off-by: yaoyu-33 <[email protected]>
    yaoyu-33 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    fe87ed8 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

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

Commits on Jan 8, 2024

  1. Reformat

    Signed-off-by: yaoyu-33 <[email protected]>
    yaoyu-33 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1c85c19 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Add BERT ONNX export

    meatybobby committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    40ff7b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11f3d76 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 22, 2024

  1. Clean code

    Signed-off-by: yaoyu-33 <[email protected]>
    yaoyu-33 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    93ee6f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4402f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36a31c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Update argument names

    Signed-off-by: yaoyu-33 <[email protected]>
    yaoyu-33 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    471b802 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Update build_transformer_config in Bert

    Signed-off-by: yaoyu-33 <[email protected]>
    yaoyu-33 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c61c7d6 View commit details
    Browse the repository at this point in the history