Public BetaEvery API key is free and unlimited during the public beta — no billing, no limits.
QuantFunc
30s1s

Same old 8 GB card — once I added QuantFunc to ComfyUI, it renders nearly 5× faster than native.

Clone & go — restart; the engine auto-downloads on first run
One-click ComfyUI/Lighting · NVFP4 / INT4 quant/From 8 GB VRAM
ComfyUI · QuantFunc · RTX 4090
ComfyUI · QuantFunc · RTX 4090
measured 0.8s / image
Measured speedup
up to2.0×faster
Native · 1×QuantFunc · 11×
QwenImage-Edit3.8×Flux.2 Klein4.2×Ideogram45.4×QwenImage6.1×Z-Image11.0×

Figures are steps per second generating a 1024×1024 (1K) image vs each model's native (unquantized) baseline, measured on an RTX 4090; representative best-case, varying by model, resolution and GPU. Benchmarks & methodology →

What users say

Once it’s installed, they don’t go back

★★★★★

"Running Flux on 8 GB now — nearly 5× faster than native. Installed it and never looked back."

G
@gpu_poorRTX 3060 · 8GB
GitHub
★★★★★

"Didn’t change a single node — wired it in and got 6× instantly. auto_optimize just works."

A
@aki_drawsHeavy ComfyUI user
Discord
★★★★★

"With render times gone, client revisions barely wait anymore. We iterate several more rounds a night."

L
@lumen_studioIndie studio
GitHub
★★★★★

"Qwen-Image-Edit follows my edit prompts precisely and keeps the rest of the image intact — a 1536² edit takes just seconds on my 12 GB card, all local."

N
@neon_chenQwen-Image-Edit · 12GB
Qwen Edit
★★★★★

"Wired the SDK into our service in a few lines — stable latency, no quality loss, way cheaper than cloud."

D
@devbox42Backend engineer
GitHub
up to11×
peak speedup
0ms
JIT stall
8GB
min VRAM
4bit
NVFP4 / INT4

Figures are steps per second generating a 1024×1024 (1K) image vs each model's native (unquantized) baseline, measured on an RTX 4090; representative best-case, varying by model, resolution and GPU. Benchmarks & methodology →

Speed comparison

Same card, several times faster

Measured on RTX 40-series across popular models: QuantFunc quantized kernels run many more steps per second on a 1024² (1K) image — the bigger the model, the bigger the win.

ModelNativeQuantFunc
Z-Image
11.0×
QwenImage
6.1×
Ideogram4
5.4×
Flux.2 Klein
4.2×
QwenImage-Edit
3.8×

Figures are steps per second generating a 1024×1024 (1K) image vs each model's native (unquantized) baseline, measured on an RTX 4090; representative best-case, varying by model, resolution and GPU. Benchmarks & methodology →

ComfyUI plugin

Drop-in — no workflow rewrite

Clone into custom_nodes and restart ComfyUI (the engine auto-downloads on first run). Generate in three nodes — Model Auto Loader → Build Pipeline → Generate; precision and backend are auto-derived, so most users never touch a setting.

1Clone into ComfyUI/custom_nodes, restart (the engine auto-downloads)
2Add a Model Auto Loader, pick a model series (auto-downloads)
3Wire it into Build Pipeline → Generate, type a prompt
4Queue Prompt — 2–11× faster
bash
1cd ComfyUI/custom_nodes2git clone https://github.com/RealJonathanYip/ComfyUI-QuantFunc.git3pip install -r ComfyUI-QuantFunc/requirements.txt
Full install & dependencies →
ComfyUI · QuantFunc workflow
ComfyUI · QuantFunc workflow
Quantization

Lighting + NVFP4 / INT4 — 4-bit, almost no quality loss

QuantFunc pairs its in-house Lighting quantization engine with NVFP4 / INT4 4-bit quantization to slash VRAM while keeping detail — and CUDA 12 / 13 precompiled kernels deliver 0 ms JIT stall.

LightingNVFP4INT44-bitCUDA 12/13
Lighting
In-house quant engine

Our own inference engine quantizes weights at load time — no external toolchain, detail intact.

4-bit
NVFP4 / INT4 quant

Native 4-bit quantization — NVFP4 (float) or INT4 — slashes VRAM with near-zero quality loss.

0ms
Zero JIT stall

CUDA 12 / 13 precompiled kernels — no first-frame hitch, no model-swap wait.

Model hub

Supported models

Qwen-ImageFlux.1-devSDXLQwen-Image-EditWanLTXQwen-Image-LayeredKrea 2BooguZ-ImageHiDreamFlux.2 Klein 4BScail 2Flux.2 devFlux.2 Klein 9BStable AudioMusicGenIdeogram 4ACE-Step

Figures are steps per second generating a 1024×1024 (1K) image vs each model's native (unquantized) baseline, measured on an RTX 4090; representative best-case, varying by model, resolution and GPU. Benchmarks & methodology →

Native SDK

Call it from your own code

Beyond ComfyUI — QuantFunc ships a Python SDK plus a stable C API / CLI. A few lines wires the engine into your service.

PythonCLIC APIComfyUI
1import os2import quantfunc as qf3 4with qf.QuantFuncPipeline.from_pretrained(5        diffusers_model_path="/models/Z-Image-Turbo",6        api_key=os.environ["QUANTFUNC_API_KEY"],7        vram_budget=0.8,        # 80% of the card; "8g"/"12288mb" too8) as pipe:9    out = pipe("a neon city at night", width=1024, height=1024, step=8)10    out.save("out.png")11    print("seed", out.seed, round(out.elapsed_seconds, 2), "s")
Video generation
Coming soon

Video workflows — coming soon

Video models like Wan and LTX are being brought to QuantFunc — the same quantized kernels will take local short-video generation from overnight to one coffee break.

Low VRAM
8GB

Runs on 8 / 12 / 16 / 18 / 20 / 24 GB

The engine plans residency to fit your card: 4-bit quantization + layered offload let consumer GPUs run models that used to demand 24 GB.

Plans & pricing

Start free, upgrade when it flies

Fixed-device users pick a PC plan; cloud-server users pick a Traffic plan. Register to claim an API key — the ComfyUI plugin and Python SDK work out of the box.

Basic VIP
Free

Register and go, per device

100 images per device / week
10 videos per device / week
Full ComfyUI plugin + Python SDK
Popular pre-quantized models · community support
PC Max VIP
$90/mo

Bind 5 devices — unlimited for the term

Binds 5 fixed devices
Unlimited image generation
Unlimited video generation
Every pre-quantized model · priority support
Enterprise
Custom

Domain / org binding, deeper discounts

Domain- or org-wide licensing
Bind more devices at once
Higher volume · bigger discounts
Dedicated onboarding · custom SLA

All plans are free during the public beta — there's nothing to pay. The pricing below is for reference.

Each API key activates one plan. Upgrade within a type; switching types isn’t supported — need both PC and Traffic? Claim a separate API key for each. All quotas reset weekly. Paid plans auto-renew and can be cancelled anytime (effective at the end of the current period).

Security

Your workflow runs on firmware you can trust

Generation stays local — verifiable firmware, controllable keys, data never leaves your machine.

Live

SHA-256 firmware checks

Every plugin and kernel binary ships a SHA-256 fingerprint, verified on download — no tampered firmware.

Coming

Third-party audits

Independent security audits and compliance certs are in progress, with public results.

Live

Least-privilege keys

Rotate or revoke API keys anytime; runs at least privilege so a leak is contained instantly.

Live

Local inference, no exfil

Generation runs on your own GPU — prompts and images never leave your machine.

Max out your GPU

Install the ComfyUI plugin or drop in the Python SDK — see 2×–11× in minutes.