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 get_logits method and NLLB tokenizer #756

Merged
merged 7 commits into from
Dec 9, 2023
Merged

Add get_logits method and NLLB tokenizer #756

merged 7 commits into from
Dec 9, 2023

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    3e1565b View commit details
    Browse the repository at this point in the history
  2. Undo formatting.

    visheratin committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6877966 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6709e25 View commit details
    Browse the repository at this point in the history
  4. Fixed tokenizer import.

    visheratin committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b8e4835 View commit details
    Browse the repository at this point in the history
  5. Fixed get_logits method.

    visheratin committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    9b6b13f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Removed NLLBTokenizer.

    visheratin committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ee57769 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Fixed logic.

    visheratin committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    019d244 View commit details
    Browse the repository at this point in the history