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

abhijithmallya
/
cwm-Q6_K-GGUF

GGUF
English
meta-ai
meta-pytorch
llama-cpp
gguf-my-repo
Model card Files Files and versions
xet
Community

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

    How to use abhijithmallya/cwm-Q6_K-GGUF with Ollama:

    ollama run hf.co/abhijithmallya/cwm-Q6_K-GGUF:Q6_K
  • Unsloth Desktop
  • Docker Model Runner

    How to use abhijithmallya/cwm-Q6_K-GGUF with Docker Model Runner:

    docker model run hf.co/abhijithmallya/cwm-Q6_K-GGUF:Q6_K
  • Lemonade

    How to use abhijithmallya/cwm-Q6_K-GGUF with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull abhijithmallya/cwm-Q6_K-GGUF:Q6_K
    Run and chat with the model
    lemonade run user.cwm-Q6_K-GGUF-Q6_K
    List all available models
    lemonade list
  • Atomic Chat
cwm-Q6_K-GGUF
26.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
abhijithmallya's picture
abhijithmallya
Upload README.md with huggingface_hub
6031a15 verified 12 months ago
  • .gitattributes
    1.57 kB
    Upload cwm-q6_k.gguf with huggingface_hub 12 months ago
  • README.md
    2.48 kB
    Upload README.md with huggingface_hub 12 months ago
  • cwm-q6_k.gguf
    26.7 GB
    xet
    Upload cwm-q6_k.gguf with huggingface_hub 12 months ago