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

Gryphe
/
Various-Quants

GGUF
English
conversational
Model card Files Files and versions
xet
Community
3

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

    How to use Gryphe/Various-Quants with Ollama:

    ollama run hf.co/Gryphe/Various-Quants:Q6_K
  • Unsloth Desktop
  • Docker Model Runner

    How to use Gryphe/Various-Quants with Docker Model Runner:

    docker model run hf.co/Gryphe/Various-Quants:Q6_K
  • Lemonade

    How to use Gryphe/Various-Quants with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull Gryphe/Various-Quants:Q6_K
    Run and chat with the model
    lemonade run user.Various-Quants-Q6_K
    List all available models
    lemonade list
  • Atomic Chat
Various-Quants
27.5 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 47 commits
Gryphe's picture
Gryphe
Upload pantheon-rp-l3-8b.q6_K.gguf
af5098b verified over 2 years ago
  • .gitattributes
    2.27 kB
    Upload pantheon-rp-l3-8b.q6_K.gguf over 2 years ago
  • README.md
    708 Bytes
    Update README.md over 2 years ago
  • nyaa-7b.q6_K.gguf
    5.94 GB
    xet
    Upload nyaa-7b.q6_K.gguf over 2 years ago
  • pantheon-instruct-l3-8b.q6_K.gguf
    6.6 GB
    xet
    Upload pantheon-instruct-l3-8b.q6_K.gguf over 2 years ago
  • pantheon-roleplay-13b.q4_K_S.gguf
    7.42 GB
    xet
    Upload pantheon-roleplay-13b.q4_K_S.gguf over 2 years ago
  • pantheon-rp-l3-8b.q6_K.gguf
    6.6 GB
    xet
    Upload pantheon-rp-l3-8b.q6_K.gguf over 2 years ago
  • tiny-aesir-1.1b.Q6_K.gguf
    903 MB
    xet
    Upload tiny-aesir-1.1b.Q6_K.gguf almost 3 years ago