Recipe

qwen3827b-exl3-4bpw-rtxpro4500-tabbyapi-tp1

qwen3827b-exl3-4bpw-rtxpro4500-tabbyapi-tp1

Candidate: Qwen3.8-27B-EXL3-4bpw on one rtx-pro-4500-blackwell-32gb via TabbyAPI/ExLlamaV3, 262144 tokens, Q4 cache, bridge networking. Pending acceptance on the card.

Record

Status
validated
Source
0xsero
Engine
tabbyapi
Engine version
0.0.1+e632af41
Graph
piecewise
Accelerators
1
Tensor parallel
1
Context tokens
262,144
Max concurrency
2
KV cache tokens
262,144
chat
yes
reasoning
unknown
tools
unknown
vision
no

Hugging Face model card

Identity

https://huggingface.co/turboderp/Qwen3.8-27B-exl3
Repository
turboderp/Qwen3.8-27B-exl3
Status
known
Link type
Exact Hub repository

Public Hugging Face repository confirmed by the Hub API.

Validated: pinned artifact, pinned runtime, and accepted evidence. This is a launch contract.

Docker configuration

tabbyapi

Container · validated · docker

Validated launch contract

Image
ghcr.io/0xsero/tabbyapi-exl3@sha256:3d35e4979f5de7fd3b1621e4acd70035fa24ab78e941f4b569ab30fe1d1e7448
Digest
sha256:3d35e4979f5de7fd3b1621e4acd70035fa24ab78e941f4b569ab30fe1d1e7448
Port
5000

Launch arguments

  1. main.py
  2. --config
  3. /app/config.yml

Environment

VariableValue
NVIDIA_VISIBLE_DEVICESall

Mounts

SourceTarget
${MODEL_ROOT}/qwen3-8-27b-exl3-4bpw/workspace/models (read-only)
asset/qwen3827b-exl3-4bpw-256k-q4-tabbyapi-config.yml/app/config.yml (read-only)

Launch

Exact materialization of this validated launch contract: digest-pinned image, pinned model revision, and the audited arguments. Self-contained — required assets are fetched from this registry and verified against their recorded sha256 before mounting. Also available as local-ai run qwen3827b-exl3-4bpw-rtxpro4500-tabbyapi-tp1.

  1. Pulls the exact container image by sha256 digest — the bytes that were validated, not a floating tag.
  2. Fetches any required engine assets from this registry and verifies each against its recorded sha256; the audited launch script verifies them again inside the container before use.
  3. Downloads the pinned model revision into your Hugging Face cache on first run (reused afterwards).
  4. Serves an OpenAI-compatible API on localhost:5000 — point any client at it.
ASSETS="${TMPDIR:-/tmp}/local-ai-assets" && mkdir -p "$ASSETS" && \
curl -fsSL 'https://local-ai-registry.vercel.app/api/v1/asset/qwen3827b-exl3-4bpw-256k-q4-tabbyapi-config/file' -o "$ASSETS/qwen3827b-exl3-4bpw-256k-q4-tabbyapi-config.yml" && \
{ printf '%s  %s\n' '1156441733a3a1d0823831cff5e0e4bacb679da1467bf28798737a9c57c616d5' "$ASSETS/qwen3827b-exl3-4bpw-256k-q4-tabbyapi-config.yml" | sha256sum -c - 2>/dev/null || printf '%s  %s\n' '1156441733a3a1d0823831cff5e0e4bacb679da1467bf28798737a9c57c616d5' "$ASSETS/qwen3827b-exl3-4bpw-256k-q4-tabbyapi-config.yml" | shasum -a 256 -c -; } && \
docker run --rm \
  --gpus all \
  --shm-size 8g \
  -p 5000:5000 \
  -e NVIDIA_VISIBLE_DEVICES=all \
  -v '${MODEL_ROOT}/qwen3-8-27b-exl3-4bpw:/workspace/models:ro' \
  -v "$ASSETS/qwen3827b-exl3-4bpw-256k-q4-tabbyapi-config.yml":/app/config.yml:ro \
  --entrypoint /opt/venv/bin/python3 \
  ghcr.io/0xsero/tabbyapi-exl3@sha256:3d35e4979f5de7fd3b1621e4acd70035fa24ab78e941f4b569ab30fe1d1e7448 \
  main.py \
  --config \
  /app/config.yml

Measured speed

ConcurrencyContextPrefillDecodeTTFT msStatusSweep
1262,14445420.2acceptedqwen3827b-exl3-4bpw-rtxpro4500-tabbyapi-tp1-acceptance

Remaining fields

Identity, launch, related records, and measured speed are shown above. This is the rest of the normalized record.

hardware count
1
hardware id
rtx-pro-4500-blackwell-32gb
id
qwen3827b-exl3-4bpw-rtxpro4500-tabbyapi-tp1
model instance id
turboderp-qwen3-8-27b-exl3--4-bpw
recipe source
0xsero
recommended
Yes
schema version
local-ai-registry/v1
speed sweep ids
qwen3827b-exl3-4bpw-rtxpro4500-tabbyapi-tp1-acceptance
status
validated

capabilities

chat
Yes
vision
No

engine

graph mode
piecewise
name
tabbyapi
version
0.0.1+e632af41

serving

kv cache tokens
262,144
max concurrency
2
max context tokens
262,144
tensor parallel
1
Provenance & metadata (3)

facts

metadata

acceptance · accepted at
2026-09-02T23:52:27Z
acceptance · harness
validate_rented.py on vast RTX PRO 4500 (weights and config materialized in-container in place of the bind mounts)
acceptance · served model id
Qwen3.8-27B-EXL3-4bpw
weights subdir
Qwen3.8-27B-EXL3-4bpw

provenance

captured at
2026-09-02T22:34:00Z

sources

captured atkindurl
2026-09-02T22:34:00Znormalized-recipegithub.com/0xSero/local-ai-registry