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