Open orellavie1212 opened 8 months ago
Hi, I am workig on adding QLora support to Vllm.
The first model to support would probably be timdettmers/qlora-alpaca-13b ( and some other qlora models presented by timdettmers in hugging face).
This issue has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this issue should remain open. Thank you!
currently only original LORA is supported as not fused adapter, I hope to be able to add the support for QLORA/QA-LORA support for the adapters, without fusing with the base model.