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 T5 GGUF loading support #33389

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 5, 2024

  1. add: GGUFT5Converter

    junejae committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b216596 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. add: tensormapping for t5

    junejae committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d1c52fe View commit details
    Browse the repository at this point in the history
  2. add: test code for t5

    junejae committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    508432c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5e9e38 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. add: t5 fp16 tests

    junejae committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    918a34d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92eac30 View commit details
    Browse the repository at this point in the history
  3. fix: whitespace formatting

    junejae committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8979cfc View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    29bcd1e View commit details
    Browse the repository at this point in the history
  2. fix: minor formatting

    junejae committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b884bdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4572ab3 View commit details
    Browse the repository at this point in the history