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

Loading sharded (GGUF) model files from HF with LLama.from_pretrained() 'additional_files' argument #1457

Merged
merged 9 commits into from
Sep 19, 2024

Commits on May 11, 2024

  1. Add loading sharded GGUF files from HuggingFace with Llama.from_pretr…

    …ained(additional_files=[...])
    Gnurro committed May 11, 2024
    Configuration menu
    Copy the full SHA
    0e67a83 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 14, 2024

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

Commits on May 16, 2024

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

Commits on May 23, 2024

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

Commits on Jun 19, 2024

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

Commits on Aug 23, 2024

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

Commits on Aug 31, 2024

  1. Merge branch 'main' into main

    Gnurro authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    9523cf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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