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

dmis-lab
/
Gemma4-12B-CVRR

Visual Question Answering
Transformers
Safetensors
cvrr_merged
feature-extraction
cvrr
custom_code
latent-reasoning
Model card Files Files and versions
xet
Community

Instructions to use dmis-lab/Gemma4-12B-CVRR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use dmis-lab/Gemma4-12B-CVRR with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("visual-question-answering", model="dmis-lab/Gemma4-12B-CVRR", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("dmis-lab/Gemma4-12B-CVRR", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Gemma4-12B-CVRR / native_backbone
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
dmis-lab's picture
dmis-lab
Add files using upload-large-folder tool
974ee6c verified 4 days ago
  • chat_template.jinja
    18.7 kB
    Add files using upload-large-folder tool 4 days ago
  • config.json
    4.37 kB
    Add files using upload-large-folder tool 4 days ago
  • generation_config.json
    260 Bytes
    Add files using upload-large-folder tool 4 days ago
  • model.safetensors.index.json
    60.9 kB
    Add files using upload-large-folder tool 4 days ago
  • native-00001.safetensors
    4.89 GB
    xet
    Add files using upload-large-folder tool 4 days ago
  • native-00002.safetensors
    4.88 GB
    xet
    Add files using upload-large-folder tool 4 days ago
  • native-00003.safetensors
    4.89 GB
    xet
    Add files using upload-large-folder tool 4 days ago
  • native-00004.safetensors
    4.87 GB
    xet
    Add files using upload-large-folder tool 4 days ago
  • native-00005.safetensors
    4.39 GB
    xet
    Add files using upload-large-folder tool 4 days ago
  • processor_config.json
    1.38 kB
    Add files using upload-large-folder tool 4 days ago
  • tokenizer.json
    32.2 MB
    xet
    Add files using upload-large-folder tool 4 days ago
  • tokenizer_config.json
    3.09 kB
    Add files using upload-large-folder tool 4 days ago