dialectic-8b-gguf / README.md
andreiski's picture
Upload README.md with huggingface_hub
0ba57c6 verified
metadata
license: other
base_model: Qwen/Qwen3-8B
tags:
  - gguf
  - ollama
  - dialectic

Dialectic 8B (Q8_0 GGUF)

Full-parameter SFT of Qwen3-8B that argues dialectically: it states positions [pN] and attacks them with claims [cN] against pM:. Quantized Q8_0 for local CPU/Metal use.

One-command local setup (Mac/Linux):

curl -fsSL https://people.csail.mit.edu/andreye/dialectic/install.sh | bash

Or with Ollama directly:

ollama run hf.co/andreiski/dialectic-8b-gguf:Q8_0

Sampling to match training: temperature 1.0, top_p 0.95, no system prompt.