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