Views
No views yet
LiquidAI/LFM2-VL-450M for
landslide hazard / exposure risk assessment from seven-band Sentinel-2 composites.
Distributed as GGUF for llama.cpp / llama-server inference.| File | Size | Purpose |
|---|---|---|
landslide-Q8_0.gguf | 430 MB | Fine-tuned language backbone, Q8_0 |
mmproj-landslide.gguf | 182 MB | Vision tower + multimodal projector, F16 |
--mmproj is required for image input.1llama-server \
2 -m landslide-Q8_0.gguf \
3 --mmproj mmproj-landslide.gguf \
4 --jinja --port 8080http://127.0.0.1:8080/v1/chat/completions
with seven Sentinel-2 composite images per sample (RGB, SWIR, NIR, NDMI, NDVI, BSI, TCT
Wetness — in that exact order).Sciamlab/landslide-sentinel2-vlm)soil_moisture_anomaly, vegetation_stress, bare_soil_exposure,
water_accumulation, steep_terrain_visible, erosion_evidence, swir_anomaly,
tct_wetness_anomaly, image_quality_limited (bool), exposure_risk,
exposure_risk_explanation, geo_features (list), hazard_risk,
hazard_risk_explanation.overall_risk = (hazard_risk × exposure_risk − 1) / 15.LiquidAI/LFM2-VL-450Mleap-finetuneLiquid4All/cookbook/examples/wildfire-prevention).llama.cpp pinned at commit db44417 (pre-#22597, which broke
Lfm2Vl --mmproj extraction with Can not map tensor 'lm_head.weight').1@software{Sciamlab/LFM2.5-VL-450M-landslide-GGUF,
2 author = {Sameer Ahmed, Alessio Dragoni, Tommaso Biondo},
3 title = {LFM2.5-VL-450M — Landslide Risk (GGUF): Vision Model for Landslide Early Warning on edge},
4 month = {May},
5 year = {2026},
6 url = {https://huggingface.co/Sciamlab/LFM2.5-VL-450M-landslide-GGUF}
7}