1. 16 Nov, 2023 1 commit
    • Zhuohan Li's avatar
      TP/quantization/weight loading refactor part 2 - Refactor quantized linear... · 7076fa1c
      Zhuohan Li authored
      TP/quantization/weight loading refactor part 2 - Refactor quantized linear logic and extend quantization support to all models (#1622)
      
      Refactor the tensor parallelism, quantization, and weight-loading codes.
      
      Summary of the new features enabled by this PR:
      - **All models** are able to be quantized with AWQ and SqueezeLLM, and [soon GPTQ](https://github.com/vllm-project/vllm/pull/1580).
      - Model loading code became much simpler.
      - Support model parallelism for all MQA/GQA models when the number of key/value heads is smaller than the tensor parallel size.
      7076fa1c
  2. 09 Nov, 2023 1 commit
  3. 07 Nov, 2023 1 commit
  4. 06 Nov, 2023 1 commit
  5. 01 Nov, 2023 1 commit
  6. 31 Oct, 2023 1 commit
  7. 13 Oct, 2023 1 commit
  8. 11 Oct, 2023 1 commit
  9. 28 Sep, 2023 1 commit
  10. 18 Sep, 2023 1 commit
  11. 16 Sep, 2023 1 commit
  12. 13 Sep, 2023 1 commit
  13. 07 Sep, 2023 2 commits
  14. 22 Aug, 2023 1 commit
  15. 08 Aug, 2023 2 commits
  16. 02 Aug, 2023 2 commits
  17. 17 Jul, 2023 1 commit
  18. 09 Jul, 2023 1 commit
  19. 03 Jul, 2023 3 commits
  20. 26 Jun, 2023 1 commit
  21. 22 Jun, 2023 1 commit
  22. 17 Jun, 2023 1 commit
  23. 24 May, 2023 1 commit
  24. 20 May, 2023 1 commit
  25. 19 May, 2023 1 commit
  26. 15 May, 2023 1 commit
  27. 09 May, 2023 2 commits
  28. 06 May, 2023 1 commit
  29. 04 May, 2023 2 commits
  30. 03 May, 2023 1 commit
  31. 28 Apr, 2023 1 commit
  32. 09 Apr, 2023 1 commit
  33. 30 Mar, 2023 1 commit