artidoro / qlora

QLoRA: Efficient Finetuning of Quantized LLMs

Home Page:https://arxiv.org/abs/2305.14314

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using QLORA for Multi Modal Vison Foundation Models Optimization - google/owlv2-base-patch16-ensemble

solomonmanuelraj opened this issue · comments

Hi Team,

I am working in OWL-VIT v2 model ( google/owlv2-base-patch16-ensemble - https://huggingface.co/google/owlv2-base-patch16-ensemble/tree/main) for object detection. I want to optimize the model and reduce the memory size so that i can deploy in the edge device.

Do you have any use cases / references for this Multi Modal Vision Foundation model optimization using QLORA?

your reference / comments will be very helpful.