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 llama.cpp backend #2723

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

Add llama.cpp backend #2723

wants to merge 74 commits into from

Commits on Nov 14, 2024

  1. feat(llamacpp): initial commit

    # Conflicts:
    #	Cargo.lock
    mfuntowicz committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    aa1fcba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d1f8a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52d57dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4432d3 View commit details
    Browse the repository at this point in the history
  5. misc(cmake): wut

    mfuntowicz committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    fa89d1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05ad684 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0911076 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    098c669 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45d5a6a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    92bb113 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4b5be1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    37faeb3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f9c2486 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    355d8a5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e4d803c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f0859c2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    179309b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a316c53 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0c1dd0e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dbc5b7a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6115904 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b98c635 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6a5f6b0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d52b4c4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3af2c68 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f39edc7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d4aee42 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    612f2f9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b50dcdd View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3e82f14 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    bd8f0f1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2cdfed9 View commit details
    Browse the repository at this point in the history
  33. chore: unsued variables

    mfuntowicz committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    86a2ae6 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7b0a56f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    31d9254 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    188442f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    05ff551 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    06424aa View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    11c593d View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    5b7a951 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    958c72a View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    1473259 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    1149186 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    52208f5 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    62dba1a View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    5884218 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    a1154b1 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    7eec0f7 View commit details
    Browse the repository at this point in the history
  49. feat(backend): dockerfile

    mfuntowicz committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a7afde4 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    2065282 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    26d0266 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    cf17928 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    4f5397c View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    86d30ae View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    6915fa3 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    7e2890f View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    488ba93 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    363d5e4 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    02cd6fe View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    daf1631 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    57b2154 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    6f059c4 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    70c90ad View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    23d2bcf View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    50c3766 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84eead2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    5a85661 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30ae996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d9465d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ee2ee5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9c04b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    862a519 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9025a26 View commit details
    Browse the repository at this point in the history