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

google
/
gemma-4-E4B-it-qat-q4_0-unquantized-assistant

Any-to-Any
Transformers
Safetensors
gemma4_assistant
text-generation
Model card Files Files and versions
xet
Community
4

Instructions to use google/gemma-4-E4B-it-qat-q4_0-unquantized-assistant with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use google/gemma-4-E4B-it-qat-q4_0-unquantized-assistant with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("google/gemma-4-E4B-it-qat-q4_0-unquantized-assistant")
    model = AutoModelForCausalLM.from_pretrained("google/gemma-4-E4B-it-qat-q4_0-unquantized-assistant", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-4-E4B-it-qat-q4_0-unquantized-assistant
191 MB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 5 commits
MaartenGr's picture
MaartenGr
Rocketknight1's picture
Rocketknight1 HF Staff
Add response_template to tokenizer_config.json (#2)
27f8d20 about 1 month ago
  • .gitattributes
    1.57 kB
    Preparing for release! 3 months ago
  • README.md
    29.4 kB
    Add response_template to tokenizer_config.json (#2) about 1 month ago
  • chat_template.jinja
    18.6 kB
    Update to canonical Gemma 4 chat template (#1) about 2 months ago
  • config.json
    2.36 kB
    Preparing for release! 3 months ago
  • generation_config.json
    209 Bytes
    Preparing for release! 3 months ago
  • model.safetensors
    159 MB
    xet
    Preparing for release! 3 months ago
  • tokenizer.json
    32.2 MB
    xet
    Preparing for release! 3 months ago
  • tokenizer_config.json
    3.02 kB
    Add response_template to tokenizer_config.json (#2) about 1 month ago