Instructions to use emendes3/llava_13b_exact_gps_coordinates_synthetic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use emendes3/llava_13b_exact_gps_coordinates_synthetic 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, "emendes3/llava_13b_exact_gps_coordinates_synthetic") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
c56468d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:335fdeffa3a4e1e803d7d4a83d6ace5d0da65dc6a156372618cd69867a162b62
size 6840
|