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

trillionlabs
/
Trillion-LLaVA-7B

Visual Question Answering
Transformers
Safetensors
English
Korean
llava_llama
text-generation
Model card Files Files and versions
xet
Community

Instructions to use trillionlabs/Trillion-LLaVA-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use trillionlabs/Trillion-LLaVA-7B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("visual-question-answering", model="trillionlabs/Trillion-LLaVA-7B")
    # Load model directly
    from transformers import AutoModelForCausalLM
    model = AutoModelForCausalLM.from_pretrained("trillionlabs/Trillion-LLaVA-7B", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Trillion-LLaVA-7B
15.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
kyudolski's picture
kyudolski
Update README.md
f0bfb3c verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    2.13 kB
    Update README.md about 1 year ago
  • config.json
    1.21 kB
    Upload LlavaLlamaForCausalLM about 1 year ago
  • generation_config.json
    202 Bytes
    Upload LlavaLlamaForCausalLM about 1 year ago
  • model-00001-of-00004.safetensors
    4.92 GB
    xet
    Upload LlavaLlamaForCausalLM about 1 year ago
  • model-00002-of-00004.safetensors
    4.95 GB
    xet
    Upload LlavaLlamaForCausalLM about 1 year ago
  • model-00003-of-00004.safetensors
    4.18 GB
    xet
    Upload LlavaLlamaForCausalLM about 1 year ago
  • model-00004-of-00004.safetensors
    1.05 GB
    xet
    Upload LlavaLlamaForCausalLM about 1 year ago
  • model.safetensors.index.json
    24.2 kB
    Upload LlavaLlamaForCausalLM about 1 year ago
  • preprocessor_config.json
    505 Bytes
    Upload 2 files about 1 year ago
  • processor_config.json
    173 Bytes
    Upload 2 files about 1 year ago
  • special_tokens_map.json
    4.14 kB
    Upload tokenizer about 1 year ago
  • tokenizer.json
    9.89 MB
    Upload tokenizer about 1 year ago
  • tokenizer_config.json
    28.5 kB
    Upload tokenizer about 1 year ago