Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

ACIDE
/
User-VLM-3B-Instruct-DPO

Visual Question Answering
Transformers
Safetensors
English
paligemma
image-text-to-text
robotics
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use ACIDE/User-VLM-3B-Instruct-DPO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ACIDE/User-VLM-3B-Instruct-DPO with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("visual-question-answering", model="ACIDE/User-VLM-3B-Instruct-DPO")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForImageTextToText
    
    processor = AutoProcessor.from_pretrained("ACIDE/User-VLM-3B-Instruct-DPO")
    model = AutoModelForImageTextToText.from_pretrained("ACIDE/User-VLM-3B-Instruct-DPO")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.67 kB
    Upload 2 files about 1 year ago
  • README.md
    4.97 kB
    Update README.md 6 months ago
  • config.json
    1.38 kB
    Upload PaliGemmaForConditionalGeneration about 1 year ago
  • generation_config.json
    168 Bytes
    Upload PaliGemmaForConditionalGeneration about 1 year ago
  • model-00001-of-00002.safetensors
    5 GB
    xet
    Upload PaliGemmaForConditionalGeneration about 1 year ago
  • model-00002-of-00002.safetensors
    1.07 GB
    xet
    Upload PaliGemmaForConditionalGeneration about 1 year ago
  • model.safetensors.index.json
    75.1 kB
    Upload PaliGemmaForConditionalGeneration about 1 year ago
  • pepper2.pdf
    1.14 MB
    xet
    Upload 2 files about 1 year ago
  • preprocessor_config.json
    425 Bytes
    Upload processor about 1 year ago
  • result-final.pdf
    419 kB
    xet
    Upload 2 files about 1 year ago
  • special_tokens_map.json
    733 Bytes
    Upload processor about 1 year ago
  • tokenizer.json
    34.6 MB
    xet
    Upload processor about 1 year ago
  • tokenizer_config.json
    243 kB
    Upload processor about 1 year ago