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 support for BERT embedding models #5423

Merged
merged 21 commits into from
Feb 11, 2024
Merged

Commits on Feb 6, 2024

  1. BERT WIP

    cebtenzzre committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7286b83 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. merge from master

    iamlemec committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ef10d78 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    0051c82 View commit details
    Browse the repository at this point in the history
  2. add in wordpiece tokenizer

    iamlemec committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    59c1829 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f1c21d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0e14e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7218c7b View commit details
    Browse the repository at this point in the history
  6. Update convert-hf-to-gguf.py

    Co-authored-by: Jared Van Bortel <[email protected]>
    iamlemec and cebtenzzre authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e3efcf1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96d37f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    e78388d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b14c457 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6875808 View commit details
    Browse the repository at this point in the history
  4. hard-code token_type = 0

    iamlemec committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d080beb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a1895d View commit details
    Browse the repository at this point in the history
  6. style fixes

    iamlemec committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    961e98f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56afb2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab49e9e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6972e7e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    8fbefed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e379e8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61bab47 View commit details
    Browse the repository at this point in the history