Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

ChrisRPL
/
lfm25-vl-civilian-conflict-reporter-lora-v1

PEFT
Safetensors
lora
trl
sft
lfm2.5-vl
satellite-imagery
paired-image
civilian-infrastructure
conflict-disruption
blackline-atlas
Model card Files Files and versions
xet
Community

Instructions to use ChrisRPL/lfm25-vl-civilian-conflict-reporter-lora-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ChrisRPL/lfm25-vl-civilian-conflict-reporter-lora-v1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("LiquidAI/LFM2.5-VL-450M")
    model = PeftModel.from_pretrained(base_model, "ChrisRPL/lfm25-vl-civilian-conflict-reporter-lora-v1")
  • Notebooks
  • Google Colab
  • Kaggle
lfm25-vl-civilian-conflict-reporter-lora-v1
22.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
ChrisRPL's picture
ChrisRPL
docs: clarify diagnostic adapter status
5a67a7a verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    3.53 kB
    docs: clarify diagnostic adapter status 4 months ago
  • adapter_config.json
    1.18 kB
    Training in progress, epoch 1 4 months ago
  • adapter_model.safetensors
    17.7 MB
    xet
    Training in progress, epoch 1 4 months ago
  • chat_template.jinja
    3.84 kB
    Training in progress, epoch 1 4 months ago
  • processor_config.json
    824 Bytes
    Training in progress, epoch 1 4 months ago
  • tokenizer.json
    4.73 MB
    Training in progress, epoch 1 4 months ago
  • tokenizer_config.json
    859 Bytes
    Training in progress, epoch 1 4 months ago
  • training_args.bin
    5.91 kB
    xet
    Training in progress, epoch 1 4 months ago