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

georgeanton
/
sifta-classifier-c1-3.1b-6.2gb

GGUF
ollama
sifta
classifier
intent-routing
local-ai
Model card Files Files and versions
xet
Community

Instructions to use georgeanton/sifta-classifier-c1-3.1b-6.2gb 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 georgeanton/sifta-classifier-c1-3.1b-6.2gb 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 georgeanton/sifta-classifier-c1-3.1b-6.2gb
    # Run inference directly in the terminal:
    llama cli -hf georgeanton/sifta-classifier-c1-3.1b-6.2gb
    Install from WinGet (Windows)
    winget install llama.cpp
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf georgeanton/sifta-classifier-c1-3.1b-6.2gb
    # Run inference directly in the terminal:
    llama cli -hf georgeanton/sifta-classifier-c1-3.1b-6.2gb
    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 georgeanton/sifta-classifier-c1-3.1b-6.2gb
    # Run inference directly in the terminal:
    ./llama-cli -hf georgeanton/sifta-classifier-c1-3.1b-6.2gb
    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 georgeanton/sifta-classifier-c1-3.1b-6.2gb
    # Run inference directly in the terminal:
    ./build/bin/llama-cli -hf georgeanton/sifta-classifier-c1-3.1b-6.2gb
    Use Docker
    docker model run hf.co/georgeanton/sifta-classifier-c1-3.1b-6.2gb
  • LM Studio
  • Jan
  • Ollama

    How to use georgeanton/sifta-classifier-c1-3.1b-6.2gb with Ollama:

    ollama run hf.co/georgeanton/sifta-classifier-c1-3.1b-6.2gb
  • Unsloth Desktop
  • Docker Model Runner

    How to use georgeanton/sifta-classifier-c1-3.1b-6.2gb with Docker Model Runner:

    docker model run hf.co/georgeanton/sifta-classifier-c1-3.1b-6.2gb
  • Lemonade

    How to use georgeanton/sifta-classifier-c1-3.1b-6.2gb with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull georgeanton/sifta-classifier-c1-3.1b-6.2gb
    Run and chat with the model
    lemonade run user.sifta-classifier-c1-3.1b-6.2gb-{{QUANT_TAG}}
    List all available models
    lemonade list
  • Atomic Chat
sifta-classifier-c1-3.1b-6.2gb
6.18 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
georgeanton's picture
georgeanton
Add SIFTA model card metadata
95cb1cd verified 4 months ago
  • .gitattributes
    1.59 kB
    SIFTA public cortex distro update - 2026-05-09 4 months ago
  • Modelfile
    572 Bytes
    SIFTA public cortex distro update - 2026-05-09 4 months ago
  • README.md
    1.34 kB
    Add SIFTA model card metadata 4 months ago
  • provenance.json
    464 Bytes
    SIFTA public cortex distro update - 2026-05-09 4 months ago
  • sifta-classifier-c1-3.1b-6.2gb.gguf
    6.18 GB
    xet
    SIFTA public cortex distro update - 2026-05-09 4 months ago