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

FastFlowLM
/
Gemma4-E4B-IT-NPU2

Any-to-Any
Transformers
gemma4_text
image-text-to-text
Model card Files Files and versions
xet
Community
1

Instructions to use FastFlowLM/Gemma4-E4B-IT-NPU2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use FastFlowLM/Gemma4-E4B-IT-NPU2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForImageTextToText
    
    tokenizer = AutoTokenizer.from_pretrained("FastFlowLM/Gemma4-E4B-IT-NPU2")
    model = AutoModelForImageTextToText.from_pretrained("FastFlowLM/Gemma4-E4B-IT-NPU2")
  • Notebooks
  • Google Colab
  • Kaggle
Gemma4-E4B-IT-NPU2
9.09 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
FastFlowLM's picture
FastFlowLM
Create README.md
a8e4580 verified 17 days ago
  • .gitattributes
    1.67 kB
    feat: init 25 days ago
  • README.md
    26.7 kB
    Create README.md 17 days ago
  • audio_weight.q4nx
    956 MB
    xet
    feat: init 25 days ago
  • chat_template.jinja
    11.9 kB
    Update chat_template.jinja 17 days ago
  • config.json
    7.23 kB
    Update config.json 18 days ago
  • model.q4nx
    7.14 GB
    xet
    feat: init 25 days ago
  • tokenizer.json
    32.2 MB
    xet
    feat: init 25 days ago
  • tokenizer_config.json
    2.14 kB
    xet
    feat: init 25 days ago
  • vision_weight.q4nx
    956 MB
    xet
    feat: init 25 days ago