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

yunfengwang
/
TVP-SFTBox-Qwen2VL-2B

PEFT
Safetensors
visual-primitives
grounding
counting
lora
qwen2-vl
Model card Files Files and versions
xet
Community

Instructions to use yunfengwang/TVP-SFTBox-Qwen2VL-2B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use yunfengwang/TVP-SFTBox-Qwen2VL-2B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-VL-2B-Instruct")
    model = PeftModel.from_pretrained(base_model, "yunfengwang/TVP-SFTBox-Qwen2VL-2B")
  • Notebooks
  • Google Colab
  • Kaggle
TVP-SFTBox-Qwen2VL-2B
1.02 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
yunfengwang's picture
yunfengwang
Upload folder using huggingface_hub
7a5a010 verified 4 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 4 months ago
  • README.md
    1.08 kB
    Upload folder using huggingface_hub 4 months ago
  • adapter_config.json
    728 Bytes
    Upload folder using huggingface_hub 4 months ago
  • adapter_model.safetensors
    1.01 GB
    xet
    Upload folder using huggingface_hub 4 months ago
  • added_tokens.json
    525 Bytes
    Upload folder using huggingface_hub 4 months ago
  • chat_template.jinja
    1.02 kB
    Upload folder using huggingface_hub 4 months ago
  • inference_results.json
    480 Bytes
    Upload folder using huggingface_hub 4 months ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub 4 months ago
  • special_tokens_map.json
    1.18 kB
    Upload folder using huggingface_hub 4 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • tokenizer_config.json
    4.1 kB
    Upload folder using huggingface_hub 4 months ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub 4 months ago