[Experimental] Add multi-LoRA support (#1804)
Co-authored-by:Chen Shen <scv119@gmail.com> Co-authored-by:
Shreyas Krishnaswamy <shrekris@anyscale.com> Co-authored-by:
Avnish Narayan <avnish@anyscale.com>
Showing
csrc/punica/LICENSE
0 → 100644
csrc/punica/bgmv/bgmv_all.cu
0 → 100644
This diff is collapsed.
csrc/punica/punica_ops.cc
0 → 100644
This diff is collapsed.
tests/lora/__init__.py
0 → 100644
tests/lora/conftest.py
0 → 100644
tests/lora/test_layers.py
0 → 100644
This diff is collapsed.
tests/lora/test_llama.py
0 → 100644
tests/lora/test_lora.py
0 → 100644
tests/lora/test_punica.py
0 → 100644
tests/lora/test_tokenizer.py
0 → 100644
tests/lora/test_utils.py
0 → 100644
Please register or sign in to comment