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

preethamvj
/
chart-vision-qwen

Text Generation
PEFT
Safetensors
lora
conversational
Model card Files Files and versions
xet
Community
1

Instructions to use preethamvj/chart-vision-qwen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use preethamvj/chart-vision-qwen 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, "preethamvj/chart-vision-qwen")
  • Notebooks
  • Google Colab
  • Kaggle
chart-vision-qwen
28.9 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
preethamvj's picture
preethamvj
Upload folder using huggingface_hub
f7a35b6 verified 2 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 2 months ago
  • README.md
    5.19 kB
    Upload folder using huggingface_hub 2 months ago
  • adapter_config.json
    1.01 kB
    Upload folder using huggingface_hub 2 months ago
  • adapter_model.safetensors
    17.5 MB
    xet
    Upload folder using huggingface_hub 2 months ago
  • chat_template.jinja
    1.02 kB
    Upload folder using huggingface_hub 2 months ago
  • processor_config.json
    1.47 kB
    Upload folder using huggingface_hub 2 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 2 months ago
  • tokenizer_config.json
    779 Bytes
    Upload folder using huggingface_hub 2 months ago