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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

cfcamo
/
cfcamo-rl-lora

Image-Text-to-Text
PEFT
Safetensors
English
vision-language
camouflaged-object-detection
reinforcement-learning
lora
qwen3-vl
Model card Files Files and versions
xet
Community

Instructions to use cfcamo/cfcamo-rl-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use cfcamo/cfcamo-rl-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/autodl-fs/data/cfcamo/sft_artifacts/sft_v4_r1to1_4b/final")
    model = PeftModel.from_pretrained(base_model, "cfcamo/cfcamo-rl-lora")
  • Notebooks
  • Google Colab
  • Kaggle
cfcamo-rl-lora
529 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
lisuhang's picture
lisuhang
card: add arXiv link (arXiv:2606.11231)
5961e82 verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 15 days ago
  • README.md
    2.91 kB
    card: add arXiv link (arXiv:2606.11231) 1 day ago
  • adapter_config.json
    1.35 kB
    Upload folder using huggingface_hub 15 days ago
  • adapter_model.safetensors
    529 MB
    xet
    Upload folder using huggingface_hub 15 days ago