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

AI-Safeguard
/
Ivy-VL-llava

Visual Question Answering
Transformers
Safetensors
qwen2
text-generation
multimodal
llava
text-generation-inference
Model card Files Files and versions
xet
Community
4

Instructions to use AI-Safeguard/Ivy-VL-llava with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use AI-Safeguard/Ivy-VL-llava with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("visual-question-answering", model="AI-Safeguard/Ivy-VL-llava")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("AI-Safeguard/Ivy-VL-llava")
    model = AutoModelForCausalLM.from_pretrained("AI-Safeguard/Ivy-VL-llava")
  • Notebooks
  • Google Colab
  • Kaggle
Ivy-VL-llava
7.64 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 31 commits
Ivy1997's picture
Ivy1997
lbourdois's picture
lbourdois
Improve language tag (#3)
a84e17f verified about 1 year ago
  • .gitattributes
    1.62 kB
    Upload 2 files over 1 year ago
  • README.md
    4.66 kB
    Improve language tag (#3) about 1 year ago
  • added_tokens.json
    605 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • config.json
    3.25 kB
    Update config.json over 1 year ago
  • evaluation.jpg
    2.46 MB
    xet
    Upload 2 files over 1 year ago
  • generation_config.json
    243 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • logo.jpg
    24.8 MB
    xet
    Upload 2 files over 1 year ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub over 1 year ago
  • model-00001-of-00002.safetensors
    4.96 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • model-00002-of-00002.safetensors
    2.65 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • model.safetensors.index.json
    88.7 kB
    Upload folder using huggingface_hub over 1 year ago
  • special_tokens_map.json
    613 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer.json
    7.03 MB
    Upload folder using huggingface_hub over 1 year ago
  • tokenizer_config.json
    7.33 kB
    Upload folder using huggingface_hub over 1 year ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub over 1 year ago