GPTQModel: Faster AI
GPTQModel compresses large language models to reduce their size and improve deployment efficiency on various hardware platforms, including Nvidia, AMD, Intel, and Apple CPUs and GPUs.
- •When deploying AI models on edge devices with limited storage or computational resources
- •When reducing the latency and cost of inference in cloud-based AI applications
- •When optimizing AI model size and speed for real-time customer interactions, such as chatbots or voice assistants
python -m gptqmodel.quantize --model gpt2 --config quantization_config.json --hardware accelerator=nvidia
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/gptqmodel && curl -fsSL https://workflowstacks.com/api/skills/gptqmodel/claude-skill -o ~/.claude/skills/gptqmodel/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
GPTQModel: Faster AI is a very large Python project (~133k lines across 474 code files, plus 490 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, Other license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3pyproject.tomlDependencies and the commands it exposes
- 4gptqmodel/__init__.pyInside gptqmodel/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/gptqmodel && curl -fsSL https://workflowstacks.com/api/skills/gptqmodel/claude-skill -o ~/.claude/skills/gptqmodel/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.