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

4-bit Integer quantisation #27

Merged
merged 38 commits into from
Mar 29, 2023
Merged

4-bit Integer quantisation #27

merged 38 commits into from
Mar 29, 2023

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    8f45628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0a46fd View commit details
    Browse the repository at this point in the history
  3. gq : progress on method 2

    ggerganov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    da2de94 View commit details
    Browse the repository at this point in the history
  4. gq : method 4 (AVX2)

    ggerganov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    aa5506c View commit details
    Browse the repository at this point in the history
  5. gq : method 4 (ARM)

    ggerganov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1fc11de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dae323c View commit details
    Browse the repository at this point in the history
  7. gq : method 5 (ARM)

    ggerganov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    349e917 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff4c653 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21514b7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff54fda View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2219c11 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5bdfce2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b0cab89 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2f11888 View commit details
    Browse the repository at this point in the history
  15. gq : add method 6 (ARM)

    ggerganov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b82c27f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2e75d8f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b0c22a4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3c757a4 View commit details
    Browse the repository at this point in the history
  19. ggml : minor indentations

    ggerganov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e3ad879 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8abcab4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c21972c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4a56c5b View commit details
    Browse the repository at this point in the history
  23. gpt-2 : minor

    ggerganov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    904605c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    441a38f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5336828 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    99af48e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6aae09e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d0ac5eb View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    37d427d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e904a58 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    63a8f62 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    519ce47 View commit details
    Browse the repository at this point in the history
  33. ggml : fixes for rpi4

    ggerganov committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9881c2b View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a85bc0f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c4f1403 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    331a862 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    154fcc3 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    724c45d View commit details
    Browse the repository at this point in the history