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

WizWix
/
kor-pest-detector

Image-Text-to-Text
PEFT
Safetensors
Korean
agriculture
image-classification
korean
lora
pest-detection
qwen
qwen3
vision-language
conversational
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use WizWix/kor-pest-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use WizWix/kor-pest-detector with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3.5-9B")
    model = PeftModel.from_pretrained(base_model, "WizWix/kor-pest-detector")
  • Notebooks
  • Google Colab
  • Kaggle
kor-pest-detector
713 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
WizWix's picture
WizWix
Update README.md
e687d51 verified 21 days ago
  • evaluation
    Upload 2 files about 1 month ago
  • .gitattributes
    1.65 kB
    Upload 2 files about 1 month ago
  • README.md
    8.95 kB
    Update README.md 21 days ago
  • adapter_config.json
    1.61 kB
    Upload folder using huggingface_hub about 1 month ago
  • adapter_model.safetensors
    693 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • chat_template.jinja
    7.82 kB
    Upload folder using huggingface_hub about 1 month ago
  • processor_config.json
    1.3 kB
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer.json
    20 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer_config.json
    1.17 kB
    Upload folder using huggingface_hub about 1 month ago