Image-Text-to-Text
PEFT
Safetensors
English
earth-observation
change-detection
sentinel-2
lora
liquid
conversational
Instructions to use danvinci/lfm25vl_mosaic_change_detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use danvinci/lfm25vl_mosaic_change_detection with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/models/LiquidAI/LFM2.5-VL-1.6B") model = PeftModel.from_pretrained(base_model, "danvinci/lfm25vl_mosaic_change_detection") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!