vllm/vllm/lora
2024-06-10 19:38:49 +08:00
..
__init__.py [Experimental] Add multi-LoRA support (#1804) 2024-01-23 15:26:37 -08:00
fully_sharded_layers.py [Bugfix] Fixed error in slice_lora_b for MergedQKVParallelLinearWithLora (#4609) 2024-05-07 10:59:07 -07:00
layers.py [Core] Change LoRA embedding sharding to support loading methods (#5038) 2024-06-06 19:07:57 -07:00
lora.py [Mypy] Typing lora folder (#4337) 2024-04-25 19:13:50 +00:00
models.py [Model] LoRA gptbigcode implementation (#3949) 2024-05-22 13:58:59 -07:00
punica.py [Kernel][Misc] Use TORCH_LIBRARY instead of PYBIND11_MODULE for custom ops (#5047) 2024-06-09 16:23:30 -04:00
request.py [Lora] Support long context lora (#4787) 2024-05-18 16:05:23 +09:00
utils.py [Misc] Improve error message when LoRA parsing fails (#5194) 2024-06-10 19:38:49 +08:00
worker_manager.py [Bugfix] Remove deprecated @abstractproperty (#5174) 2024-06-01 22:40:25 +00:00