- 16 Nov, 2023 1 commit
-
-
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.
-
- 16 Oct, 2023 1 commit
-
-
Zhuohan Li authored
Co-authored-by:Yunmo Chen <16273544+wanmok@users.noreply.github.com>
-
- 02 Oct, 2023 1 commit
-
-
Zhuohan Li authored
-
- 18 Sep, 2023 1 commit
-
-
Zhuohan Li authored
-
- 16 Sep, 2023 1 commit
-
-
Woosuk Kwon authored
Co-authored-by:
Robert Irvine <robert@seamlessml.com> Co-authored-by:
root <rirv938@gmail.com> Co-authored-by:
Casper <casperbh.96@gmail.com> Co-authored-by:
julian-q <julianhquevedo@gmail.com>
-
- 02 Aug, 2023 1 commit
-
-
Zhuohan Li authored
-
- 25 Jul, 2023 1 commit
-
-
MoeedDar authored
-
- 17 Jun, 2023 1 commit
-
-
Woosuk Kwon authored
-