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

lmstudio-community
/
gemma-4-12B-it-MLX-8bit

Any-to-Any
Transformers
Safetensors
MLX
gemma4_unified
image-text-to-text
8-bit precision
Model card Files Files and versions
xet
Community

Instructions to use lmstudio-community/gemma-4-12B-it-MLX-8bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use lmstudio-community/gemma-4-12B-it-MLX-8bit with Transformers:

    # Load model directly
    from transformers import AutoProcessor, AutoModelForMultimodalLM
    
    processor = AutoProcessor.from_pretrained("lmstudio-community/gemma-4-12B-it-MLX-8bit")
    model = AutoModelForMultimodalLM.from_pretrained("lmstudio-community/gemma-4-12B-it-MLX-8bit", device_map="auto")
  • MLX

    How to use lmstudio-community/gemma-4-12B-it-MLX-8bit with MLX:

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir gemma-4-12B-it-MLX-8bit lmstudio-community/gemma-4-12B-it-MLX-8bit
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • LM Studio
gemma-4-12B-it-MLX-8bit
12.7 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
neilmehta24's picture
neilmehta24
Update Gemma 4 chat template
f74b9a7 verified about 21 hours ago
  • .gitattributes
    1.57 kB
    Add files using upload-large-folder tool about 1 month ago
  • README.md
    2.27 kB
    Add files using upload-large-folder tool about 1 month ago
  • chat_template.jinja
    17.5 kB
    Add files using upload-large-folder tool about 1 month ago
  • config.json
    5.89 kB
    Add files using upload-large-folder tool about 1 month ago
  • generation_config.json
    260 Bytes
    Add files using upload-large-folder tool about 1 month ago
  • model-00001-of-00003.safetensors
    5.35 GB
    xet
    Add files using upload-large-folder tool about 1 month ago
  • model-00002-of-00003.safetensors
    5.36 GB
    xet
    Add files using upload-large-folder tool about 1 month ago
  • model-00003-of-00003.safetensors
    2.01 GB
    xet
    Add files using upload-large-folder tool about 1 month ago
  • model.safetensors.index.json
    135 kB
    Add files using upload-large-folder tool about 1 month ago
  • processor_config.json
    868 Bytes
    Add files using upload-large-folder tool about 1 month ago
  • tokenizer.json
    32.2 MB
    xet
    Add files using upload-large-folder tool about 1 month ago
  • tokenizer_config.json
    21.9 kB
    Update Gemma 4 chat template about 21 hours ago