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

vinod-anbalagan
/
gridline

Image-Text-to-Text
PEFT
Safetensors
English
gemma3
chart-qa
visual-question-answering
multimodal
lora
gemma
data-visualization
conversational
Model card Files Files and versions
xet
Community

Instructions to use vinod-anbalagan/gridline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use vinod-anbalagan/gridline with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/gemma-3-27b-it-VLM")
    model = PeftModel.from_pretrained(base_model, "vinod-anbalagan/gridline")
  • Notebooks
  • Google Colab
  • Kaggle
gridline
570 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
vinod-anbalagan's picture
vinod-anbalagan
Update README.md
7c835b7 verified 3 days ago
  • .gitattributes
    1.63 kB
    Add 13 files 3 days ago
  • README.md
    12.2 kB
    Update README.md 3 days ago
  • adapter_config.json
    19.2 kB
    Add 13 files 3 days ago
  • adapter_model.safetensors
    536 MB
    xet
    Add 13 files 3 days ago
  • chat_template.jinja
    1.53 kB
    Add 13 files 3 days ago
  • config.json
    3.59 kB
    Add 13 files 3 days ago
  • preprocessor_config.json
    381 Bytes
    Add 13 files 3 days ago
  • processor_config.json
    519 Bytes
    Add 13 files 3 days ago
  • special_tokens_map.json
    231 Bytes
    Add 13 files 3 days ago
  • tokenizer.json
    33.4 MB
    xet
    Add 13 files 3 days ago
  • tokenizer_config.json
    745 Bytes
    Add 13 files 3 days ago
  • trainer_state.json
    18.5 kB
    Add 13 files 3 days ago
  • training-metrics.png
    124 kB
    xet
    Add 13 files 3 days ago
  • win-rates.png
    54.3 kB
    Add 13 files 3 days ago