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

coolthor
/
gemma-4-12B-it-FP8-dynamic

Any-to-Any
Transformers
Safetensors
gemma4_unified
image-text-to-text
fp8
vllm
compressed-tensors
gemma4
omni
dgx-spark
gb10
quantization
Model card Files Files and versions
xet
Community

Instructions to use coolthor/gemma-4-12B-it-FP8-dynamic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use coolthor/gemma-4-12B-it-FP8-dynamic with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForMultimodalLM
    
    processor = AutoProcessor.from_pretrained("coolthor/gemma-4-12B-it-FP8-dynamic")
    model = AutoModelForMultimodalLM.from_pretrained("coolthor/gemma-4-12B-it-FP8-dynamic")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-4-12B-it-FP8-dynamic
13.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
coolthor's picture
coolthor
Add accuracy benchmark (MMLU EN + TMMLU+ TC) — NVFP4 language-asymmetric quant tax vs near-lossless FP8
eb3ea00 verified about 1 month ago
  • .gitattributes
    1.57 kB
    Add quantized gemma-4-12B-it + card (GB10 benchmark) about 1 month ago
  • README.md
    5.46 kB
    Add accuracy benchmark (MMLU EN + TMMLU+ TC) — NVFP4 language-asymmetric quant tax vs near-lossless FP8 about 1 month ago
  • chat_template.jinja
    17.5 kB
    Add quantized gemma-4-12B-it + card (GB10 benchmark) about 1 month ago
  • config.json
    5.8 kB
    Add quantized gemma-4-12B-it + card (GB10 benchmark) about 1 month ago
  • generation_config.json
    255 Bytes
    Add quantized gemma-4-12B-it + card (GB10 benchmark) about 1 month ago
  • model.safetensors
    13 GB
    xet
    Add quantized gemma-4-12B-it + card (GB10 benchmark) about 1 month ago
  • processor_config.json
    1.38 kB
    Add quantized gemma-4-12B-it + card (GB10 benchmark) about 1 month ago
  • recipe.yaml
    221 Bytes
    Add quantized gemma-4-12B-it + card (GB10 benchmark) about 1 month ago
  • tokenizer.json
    32.2 MB
    xet
    Add quantized gemma-4-12B-it + card (GB10 benchmark) about 1 month ago
  • tokenizer_config.json
    2.75 kB
    Add quantized gemma-4-12B-it + card (GB10 benchmark) about 1 month ago