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

RalphLabsAI
/
ralph-crowns

GGUF
quantized
compression
bittensor
Model card Files Files and versions
xet
Community

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

    How to use RalphLabsAI/ralph-crowns with Ollama:

    ollama run hf.co/RalphLabsAI/ralph-crowns
  • Unsloth Desktop
  • Docker Model Runner

    How to use RalphLabsAI/ralph-crowns with Docker Model Runner:

    docker model run hf.co/RalphLabsAI/ralph-crowns
  • Lemonade

    How to use RalphLabsAI/ralph-crowns with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull RalphLabsAI/ralph-crowns
    Run and chat with the model
    lemonade run user.ralph-crowns-{{QUANT_TAG}}
    List all available models
    lemonade list
  • Atomic Chat
ralph-crowns
11.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
bitzic's picture
bitzic
crowns as of round 7
dd65e34 verified 1 day ago
  • .gitattributes
    1.77 kB
    sub2 champion, round 3 18 days ago
  • README.md
    2.85 kB
    crowns as of round 7 1 day ago
  • crowns.json
    2.12 kB
    crowns as of round 7 1 day ago
  • ralph-qwen3-8b-binary.gguf
    1.16 GB
    xet
    binary champion, round 7 1 day ago
  • ralph-qwen3-8b-sub2.gguf
    2.94 GB
    xet
    sub2 champion, round 7 1 day ago
  • ralph-qwen3-8b-sub4.gguf
    4.61 GB
    xet
    sub4 champion, round 7 1 day ago
  • ralph-qwen3-8b-ternary.gguf
    2.48 GB
    xet
    ternary champion, round 5 12 days ago