1. 17 Nov, 2024 1 commit
  2. 14 Nov, 2024 1 commit
  3. 11 Nov, 2024 1 commit
  4. 09 Nov, 2024 1 commit
  5. 06 Nov, 2024 3 commits
  6. 24 Oct, 2024 1 commit
  7. 04 Oct, 2024 1 commit
  8. 30 Aug, 2024 1 commit
  9. 20 Aug, 2024 1 commit
  10. 13 Aug, 2024 1 commit
  11. 11 Jul, 2024 1 commit
  12. 02 Jul, 2024 2 commits
  13. 27 Jun, 2024 2 commits
  14. 14 Jun, 2024 1 commit
  15. 22 May, 2024 2 commits
  16. 13 May, 2024 1 commit
  17. 27 Apr, 2024 1 commit
  18. 26 Apr, 2024 1 commit
  19. 16 Apr, 2024 1 commit
  20. 10 Apr, 2024 1 commit
  21. 25 Mar, 2024 1 commit
  22. 20 Mar, 2024 1 commit
  23. 07 Mar, 2024 1 commit
  24. 03 Jan, 2024 1 commit
  25. 17 Dec, 2023 1 commit
  26. 30 Nov, 2023 1 commit
  27. 24 Nov, 2023 1 commit
  28. 20 Nov, 2023 1 commit
  29. 19 Nov, 2023 1 commit
  30. 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
  31. 02 Oct, 2023 1 commit
  32. 13 Sep, 2023 1 commit
  33. 07 Sep, 2023 1 commit
  34. 05 Sep, 2023 1 commit
  35. 30 Aug, 2023 1 commit