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

HumanAIConvention
/
simsat-lfm25vl-450m-v1

PEFT
Safetensors
lora
sft
trl
vision-language
earth-observation
sentinel-2
simsat
liquid-ai
Model card Files Files and versions
xet
Community

Instructions to use HumanAIConvention/simsat-lfm25vl-450m-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use HumanAIConvention/simsat-lfm25vl-450m-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, "HumanAIConvention/simsat-lfm25vl-450m-v1")
  • Notebooks
  • Google Colab
  • Kaggle
simsat-lfm25vl-450m-v1
22.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
HumanAIConvention's picture
HumanAIConvention
Mark v1 as superseded by v3 (link, comparison table)
51459d9 verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    2.76 kB
    Mark v1 as superseded by v3 (link, comparison table) 5 months ago
  • adapter_config.json
    1.12 kB
    v1: LoRA adapter, +40.6pp action agreement vs base on 32-sample holdout 5 months ago
  • adapter_model.safetensors
    17.9 MB
    xet
    v1: LoRA adapter, +40.6pp action agreement vs base on 32-sample holdout 5 months ago
  • chat_template.jinja
    3.84 kB
    v1: LoRA adapter, +40.6pp action agreement vs base on 32-sample holdout 5 months ago
  • processor_config.json
    824 Bytes
    v1: LoRA adapter, +40.6pp action agreement vs base on 32-sample holdout 5 months ago
  • tokenizer.json
    4.73 MB
    v1: LoRA adapter, +40.6pp action agreement vs base on 32-sample holdout 5 months ago
  • tokenizer_config.json
    886 Bytes
    v1: LoRA adapter, +40.6pp action agreement vs base on 32-sample holdout 5 months ago