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

akashreddy2103
/
landfill

PEFT
Safetensors
lora
vision-language
satellite-imagery
methane-monitoring
landfill
Model card Files Files and versions
xet
Community

Instructions to use akashreddy2103/landfill with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use akashreddy2103/landfill 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, "akashreddy2103/landfill")
  • Notebooks
  • Google Colab
  • Kaggle
landfill / training_code
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
akashreddy2103's picture
akashreddy2103
Upload folder using huggingface_hub
a0b5482 verified 4 months ago
  • ml
    Upload folder using huggingface_hub 4 months ago
  • benchmark_models.py
    3.06 kB
    Upload folder using huggingface_hub 4 months ago
  • build_phase6_dataset.py
    9 kB
    Upload folder using huggingface_hub 4 months ago
  • upload_hf_adapter.py
    5.03 kB
    Upload folder using huggingface_hub 4 months ago