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

tathadn
/
visiontriage-config-c

Image-Text-to-Text
PEFT
Safetensors
English
qlora
lora
vision-language
bug-triage
severity-classification
qwen2.5-vl
conversational
Model card Files Files and versions
xet
Community

Instructions to use tathadn/visiontriage-config-c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use tathadn/visiontriage-config-c with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-VL-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "tathadn/visiontriage-config-c")
  • Notebooks
  • Google Colab
  • Kaggle
visiontriage-config-c
392 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
tathadn's picture
tathadn
initial upload: Config C image-only QLoRA adapter on Qwen2.5-VL-7B
d68dfa6 verified 30 days ago
  • .gitattributes
    1.57 kB
    initial upload: Config C image-only QLoRA adapter on Qwen2.5-VL-7B 30 days ago
  • README.md
    5.22 kB
    initial upload: Config C image-only QLoRA adapter on Qwen2.5-VL-7B 30 days ago
  • adapter_config.json
    1.06 kB
    initial upload: Config C image-only QLoRA adapter on Qwen2.5-VL-7B 30 days ago
  • adapter_model.safetensors
    381 MB
    xet
    initial upload: Config C image-only QLoRA adapter on Qwen2.5-VL-7B 30 days ago
  • chat_template.jinja
    1.02 kB
    initial upload: Config C image-only QLoRA adapter on Qwen2.5-VL-7B 30 days ago
  • processor_config.json
    1.31 kB
    initial upload: Config C image-only QLoRA adapter on Qwen2.5-VL-7B 30 days ago
  • tokenizer.json
    11.4 MB
    xet
    initial upload: Config C image-only QLoRA adapter on Qwen2.5-VL-7B 30 days ago
  • tokenizer_config.json
    709 Bytes
    initial upload: Config C image-only QLoRA adapter on Qwen2.5-VL-7B 30 days ago