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

gguf: Add types for LLM architectures #640

Merged
merged 10 commits into from
May 2, 2024

Commits on Apr 27, 2024

  1. add types for gguf arch

    ngxson committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    167f7ce View commit details
    Browse the repository at this point in the history
  2. fix coding style

    ngxson committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5313453 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix code style

    ngxson committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2bea211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a9a432 View commit details
    Browse the repository at this point in the history
  3. better regex

    ngxson committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6ae68e0 View commit details
    Browse the repository at this point in the history
  4. fix import

    ngxson committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5425341 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    845cb7a View commit details
    Browse the repository at this point in the history
  6. fix coding style

    ngxson committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6962b51 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9f0766 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. remove redundant export

    ngxson committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    09b70cd View commit details
    Browse the repository at this point in the history