Instructions to use Bleking/llava-v1.5-13b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Bleking/llava-v1.5-13b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("liuhaotian/llava-v1.5-13b") model = PeftModel.from_pretrained(base_model, "Bleking/llava-v1.5-13b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 37204cba31bbda2c8405301c135c447acf0437d0b2ba1a0b73cb69fa3baac1ff
- Size of remote file:
- 188 MB
- SHA256:
- 4f3e9883e556f25ad08adc0128c738f5af230da2703707d2fefab59aab93ff82
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.