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

llm : add Falcon support #2717

Merged
merged 38 commits into from
Aug 23, 2023
Merged

llm : add Falcon support #2717

merged 38 commits into from
Aug 23, 2023

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    4ed3469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd7f06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3057d6a View commit details
    Browse the repository at this point in the history
  4. gguf : add KV constant maps

    ggerganov committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3c025a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b19c6e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f28f73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1b3b95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f3c80a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c5413d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    085228e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c7c325 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2d58444 View commit details
    Browse the repository at this point in the history
  13. falcon : minor

    ggerganov committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0ec27ad View commit details
    Browse the repository at this point in the history
  14. llama : minor updates

    ggml-ci
    ggerganov committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7bbbf38 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9853f2c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ffa5099 View commit details
    Browse the repository at this point in the history
  17. llama.cpp : fix bpe tokenizer

    klosax authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a95ae75 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d561b7f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    e3c52bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99bb260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af4bbcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b34ab74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0dc47a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2d23be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b693000 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a85ae7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    854ae5d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e729965 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    176ea71 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6938c5f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c3f8a6e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3bfb720 View commit details
    Browse the repository at this point in the history
  15. llama : remove oboslete comment

    ggml-ci
    ggerganov committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2424e1d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    596e109 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f8ee54b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8c6d393 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    630d8b4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fae8faa View commit details
    Browse the repository at this point in the history