vllm/vllm/model_executor
shunxing1234 ad5f2fe34c
Add support for aquila (#663)
* add aquila

Signed-off-by: ftgreat <ftgreat@163.com>

* fix some bug

Signed-off-by: shunxing1234 <xw747777271@gmail.com>

* delete pdb

Signed-off-by: shunxing1234 <xw747777271@gmail.com>

* fix bugs

Signed-off-by: shunxing1234 <xw747777271@gmail.com>

* fix bugs

Signed-off-by: shunxing1234 <xw747777271@gmail.com>

* delete whitespace

Signed-off-by: shunxing1234 <xw747777271@gmail.com>

* format

* fix order

---------

Signed-off-by: ftgreat <ftgreat@163.com>
Signed-off-by: shunxing1234 <xw747777271@gmail.com>
Co-authored-by: ftgreat <ftgreat@163.com>
2023-08-22 00:13:36 -07:00
..
layers Align with huggingface Top K sampling (#753) 2023-08-15 16:44:33 -07:00
models Add support for aquila (#663) 2023-08-22 00:13:36 -07:00
parallel_utils Add Falcon support (new) (#592) 2023-08-02 14:04:39 -07:00
__init__.py [Quality] Add code formatter and linter (#326) 2023-07-03 11:31:55 -07:00
input_metadata.py Add support for BLOOM (#331) 2023-07-03 13:12:35 -07:00
model_loader.py Add support for aquila (#663) 2023-08-22 00:13:36 -07:00
utils.py Change the name to vLLM (#150) 2023-06-17 03:07:40 -07:00
weight_utils.py explicitly del state (#784) 2023-08-17 12:56:04 -07:00