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

zhudanburujiandan
/
Qwen2-VL-7B-DriveLM-LoRA

Image-Text-to-Text
PEFT
Safetensors
English
lora
vision-language
autonomous-driving
driving
nuscenes
drivelm
qwen2-vl
conversational
Model card Files Files and versions
xet
Community

Instructions to use zhudanburujiandan/Qwen2-VL-7B-DriveLM-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use zhudanburujiandan/Qwen2-VL-7B-DriveLM-LoRA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-VL-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "zhudanburujiandan/Qwen2-VL-7B-DriveLM-LoRA")
  • Notebooks
  • Google Colab
  • Kaggle
Qwen2-VL-7B-DriveLM-LoRA
334 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
zhudanburujiandan's picture
zhudanburujiandan
Initial upload: Qwen2-VL-7B LoRA finetune on DriveLM-nuScenes v1.1
616c60f verified about 1 month ago
  • .gitattributes
    1.57 kB
    Initial upload: Qwen2-VL-7B LoRA finetune on DriveLM-nuScenes v1.1 about 1 month ago
  • README.md
    7.63 kB
    Initial upload: Qwen2-VL-7B LoRA finetune on DriveLM-nuScenes v1.1 about 1 month ago
  • adapter_config.json
    1.1 kB
    Initial upload: Qwen2-VL-7B LoRA finetune on DriveLM-nuScenes v1.1 about 1 month ago
  • adapter_model.safetensors
    323 MB
    xet
    Initial upload: Qwen2-VL-7B LoRA finetune on DriveLM-nuScenes v1.1 about 1 month ago
  • chat_template.jinja
    1.02 kB
    Initial upload: Qwen2-VL-7B LoRA finetune on DriveLM-nuScenes v1.1 about 1 month ago
  • processor_config.json
    1.26 kB
    Initial upload: Qwen2-VL-7B LoRA finetune on DriveLM-nuScenes v1.1 about 1 month ago
  • tokenizer.json
    11.4 MB
    xet
    Initial upload: Qwen2-VL-7B LoRA finetune on DriveLM-nuScenes v1.1 about 1 month ago
  • tokenizer_config.json
    807 Bytes
    Initial upload: Qwen2-VL-7B LoRA finetune on DriveLM-nuScenes v1.1 about 1 month ago