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

Rnoooo
/
cvd-lora

PEFT
Safetensors
lora
qwen2_5_vl
video
streaming
step-completion
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Rnoooo/cvd-lora 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, "Rnoooo/cvd-lora")
  • Notebooks
  • Google Colab
  • Kaggle
cvd-lora
202 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Rnoooo's picture
Rnoooo
Model card: holdout verification 57.83% (48/83), reproduction gate passed
1279fc8 verified 5 days ago
  • .gitattributes
    1.57 kB
    M3 pooled LoRA (reproduction of the lost original, seed 0, 672 ex 448/224) 5 days ago
  • README.md
    5.84 kB
    Model card: holdout verification 57.83% (48/83), reproduction gate passed 5 days ago
  • adapter_config.json
    1.16 kB
    M3 pooled LoRA (reproduction of the lost original, seed 0, 672 ex 448/224) 5 days ago
  • adapter_model.safetensors
    190 MB
    xet
    M3 pooled LoRA (reproduction of the lost original, seed 0, 672 ex 448/224) 5 days ago
  • chat_template.jinja
    1.02 kB
    M3 pooled LoRA (reproduction of the lost original, seed 0, 672 ex 448/224) 5 days ago
  • processor_config.json
    1.26 kB
    M3 pooled LoRA (reproduction of the lost original, seed 0, 672 ex 448/224) 5 days ago
  • provenance.json
    2.43 kB
    M3 pooled LoRA (reproduction of the lost original, seed 0, 672 ex 448/224) 5 days ago
  • tokenizer.json
    11.4 MB
    xet
    M3 pooled LoRA (reproduction of the lost original, seed 0, 672 ex 448/224) 5 days ago
  • tokenizer_config.json
    762 Bytes
    M3 pooled LoRA (reproduction of the lost original, seed 0, 672 ex 448/224) 5 days ago