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

shravvvv
/
CVPD

Image-Text-to-Text
PEFT
Safetensors
English
lora
cvpd
self-distillation
multimodal
vision-language
lmm
ocr
qwen3-vl
unsupervised
conversational
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use shravvvv/CVPD with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-VL-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "shravvvv/CVPD")
  • Notebooks
  • Google Colab
  • Kaggle
CVPD
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
shravvvv's picture
shravvvv
Expand model card
3a5870b verified 1 day ago
  • .gitattributes
    1.57 kB
    Add CVPD LoRA adapter for Qwen3-VL-8B-Instruct 1 day ago
  • README.md
    3.44 kB
    Expand model card 1 day ago
  • adapter_config.json
    1.06 kB
    Add CVPD LoRA adapter for Qwen3-VL-8B-Instruct 1 day ago
  • adapter_model.safetensors
    175 MB
    xet
    Add CVPD LoRA adapter for Qwen3-VL-8B-Instruct 1 day ago
  • added_tokens.json
    707 Bytes
    Add CVPD LoRA adapter for Qwen3-VL-8B-Instruct 1 day ago
  • chat_template.jinja
    5.29 kB
    Add CVPD LoRA adapter for Qwen3-VL-8B-Instruct 1 day ago
  • merges.txt
    1.67 MB
    Add CVPD LoRA adapter for Qwen3-VL-8B-Instruct 1 day ago
  • preprocessor_config.json
    782 Bytes
    Add CVPD LoRA adapter for Qwen3-VL-8B-Instruct 1 day ago
  • special_tokens_map.json
    613 Bytes
    Add CVPD LoRA adapter for Qwen3-VL-8B-Instruct 1 day ago
  • tokenizer.json
    11.4 MB
    xet
    Add CVPD LoRA adapter for Qwen3-VL-8B-Instruct 1 day ago
  • tokenizer_config.json
    5.45 kB
    Add CVPD LoRA adapter for Qwen3-VL-8B-Instruct 1 day ago
  • video_preprocessor_config.json
    817 Bytes
    Add CVPD LoRA adapter for Qwen3-VL-8B-Instruct 1 day ago
  • vocab.json
    2.78 MB
    Add CVPD LoRA adapter for Qwen3-VL-8B-Instruct 1 day ago