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

Chinzhu
/
BirdAgent-Qwen3VL-4B

Image-Text-to-Text
PEFT
Safetensors
English
lora
agentic
tool-use
function-calling
vision-language
bird-identification
fine-grained-recognition
gspo
grpo
rlvr
Model card Files Files and versions
xet
Community

Instructions to use Chinzhu/BirdAgent-Qwen3VL-4B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Chinzhu/BirdAgent-Qwen3VL-4B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-VL-4B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Chinzhu/BirdAgent-Qwen3VL-4B")
  • Notebooks
  • Google Colab
  • Kaggle
BirdAgent-Qwen3VL-4B
264 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Chinzhu's picture
Chinzhu
Update README.md
b9cb0d6 verified 4 days ago
  • assets
    Fix: accurate param-range in highlights; regen fig_main legend 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    11.3 kB
    Update README.md 4 days ago
  • adapter_config.json
    1.09 kB
    BirdAgent GSPO adapter + model card + figures 2 months ago
  • adapter_model.safetensors
    264 MB
    xet
    BirdAgent GSPO adapter + model card + figures 2 months ago
  • additional_config.json
    75 Bytes
    BirdAgent GSPO adapter + model card + figures 2 months ago