Inference verification subnet. Miners submit Docker images with optimized inference servers. Validators benchmark throughput while verifying correctness via logit comparison.
Containers run in an isolated network with no internet access - miners cannot call external APIs or download models at runtime. Everything must be baked into the Docker image.
Requires uv:
curl -LsSf https://astral.sh/uv/install.sh | shcp env.example .env # edit with your wallet/hotkey/network
uv pip install -e .
quasar validateOr via Docker:
docker compose up -duv pip install -e .
quasar minequasar list