Instructions to use linyueqian/ME555_llava_v1.5_finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use linyueqian/ME555_llava_v1.5_finetuned with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("llava-hf/llava-1.5-7b-hf") model = PeftModel.from_pretrained(base_model, "linyueqian/ME555_llava_v1.5_finetuned") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1d0c0994a31ad2f4522c44af173dd460304817b4481accec4aa77a13ff6dd3de
- Size of remote file:
- 40 MB
- SHA256:
- 269922e6d000f009f5595fe61bf7197ef3439f874640b068f8a1d1014eb2e4df
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.