How to use from
Pi
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf Yingyaeliae/grok-oss-Apollyon-8B-heretic-GGUF:
Configure the model in Pi
# Install Pi:
npm install -g @earendil-works/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "llama-cpp": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "Yingyaeliae/grok-oss-Apollyon-8B-heretic-GGUF:"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

Grok-OSS Apollyon 8B Heretic - GGUF Quantizations

Educational Purpose Notice

This model and its respective quantizations are provided strictly for educational, research, and technical evaluation purposes.

Critical Instructions for Users

  1. Upstream Terms: Users are explicitly required to thoroughly read, understand, and consider the original model's licensing instructions, safety guidelines, and terms of use provided by the creator at Yingyaeliae/grok-oss-Apollyon-8B-heretic.
  2. User Responsibility & Liability: By downloading, hosting, or interacting with this model, the user assumes full and sole responsibility for any and all content generated. The quantizer accepts no liability for misuse, harmful outputs, or secondary deployments of this artifact.

Available Quantizations

Optimized for local CPU/GPU inference via llama.cpp. Use Q5_K_M or IQ4_NL for an optimal balance of throughput speed and accuracy on consumer hardware.

Downloads last month
271
GGUF
Model size
8B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

3-bit

4-bit

5-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for Yingyaeliae/grok-oss-Apollyon-8B-heretic-GGUF

Quantized
(3)
this model