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

Padmanava
/
gemma_4_mobile_project

LiteRT
Safetensors
GGUF
gemma4
conversational
Model card Files Files and versions
xet
Community

Instructions to use Padmanava/gemma_4_mobile_project with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • llama.cpp

    How to use Padmanava/gemma_4_mobile_project with llama.cpp:

    Install (macOS, Linux)
    curl -LsSf https://llama.app/install.sh | sh
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf Padmanava/gemma_4_mobile_project:F16
    # Run inference directly in the terminal:
    llama cli -hf Padmanava/gemma_4_mobile_project:F16
    Install from WinGet (Windows)
    winget install llama.cpp
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf Padmanava/gemma_4_mobile_project:F16
    # Run inference directly in the terminal:
    llama cli -hf Padmanava/gemma_4_mobile_project:F16
    Use pre-built binary
    # Download pre-built binary from:
    # https://github.com/ggerganov/llama.cpp/releases
    # Start a local OpenAI-compatible server with a web UI:
    ./llama-server -hf Padmanava/gemma_4_mobile_project:F16
    # Run inference directly in the terminal:
    ./llama-cli -hf Padmanava/gemma_4_mobile_project:F16
    Build from source code
    git clone https://github.com/ggerganov/llama.cpp.git
    cd llama.cpp
    cmake -B build
    cmake --build build -j --target llama-server llama-cli
    # Start a local OpenAI-compatible server with a web UI:
    ./build/bin/llama-server -hf Padmanava/gemma_4_mobile_project:F16
    # Run inference directly in the terminal:
    ./build/bin/llama-cli -hf Padmanava/gemma_4_mobile_project:F16
    Use Docker
    docker model run hf.co/Padmanava/gemma_4_mobile_project:F16
  • LM Studio
  • Jan
  • Ollama

    How to use Padmanava/gemma_4_mobile_project with Ollama:

    ollama run hf.co/Padmanava/gemma_4_mobile_project:F16
  • Unsloth Studio

    How to use Padmanava/gemma_4_mobile_project with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for Padmanava/gemma_4_mobile_project to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for Padmanava/gemma_4_mobile_project to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for Padmanava/gemma_4_mobile_project to start chatting
  • Atomic Chat new
  • Docker Model Runner

    How to use Padmanava/gemma_4_mobile_project with Docker Model Runner:

    docker model run hf.co/Padmanava/gemma_4_mobile_project:F16
  • Lemonade

    How to use Padmanava/gemma_4_mobile_project with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull Padmanava/gemma_4_mobile_project:F16
    Run and chat with the model
    lemonade run user.gemma_4_mobile_project-F16
    List all available models
    lemonade list
gemma_4_mobile_project / gguf_models
13.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Padmanava's picture
Padmanava
Upload gguf_models/gemma-4-E2B-it-qat-q4_0-unquantized.Q4_K_M.gguf with huggingface_hub
24b3701 verified 14 days ago
  • gemma-4-E2B-it-qat-q4_0-unquantized.F16-mmproj.gguf
    986 MB
    xet
    Upload folder using huggingface_hub 15 days ago
  • gemma-4-E2B-it-qat-q4_0-unquantized.F16.gguf
    9.27 GB
    xet
    Upload folder using huggingface_hub 15 days ago
  • gemma-4-E2B-it-qat-q4_0-unquantized.Q4_K_M.gguf
    3.42 GB
    xet
    Upload gguf_models/gemma-4-E2B-it-qat-q4_0-unquantized.Q4_K_M.gguf with huggingface_hub 14 days ago