AMD
Official@amd
Offers specialized quantization and model optimization capabilities for deploying high-performance transformer architectures on ROCm-enabled hardware and ONNX runtimes.
Agent Skills by AMD
Showing 31 vetted skills indexed across 1 GitHub repositories.
quark-onnx-autosearch-pro
Plans and orchestrates ONNX quantization auto-search runs with Optuna-driven presets and trial budgets.
quark-torch-llm-ptq-eval
Orchestrate post-training quantization workflows for Torch LLMs with validation and accuracy evaluation.
quark-onnx-doc-drift-check
Compare Quark ONNX skill guidance against upstream docs and source.
quark-onnx-skill-sync
Detect upstream AMD Quark ONNX drift in skill guidance and contracts.
quark-onnx-eval-runner
Verify Quark ONNX skill routing, planning, artifacts, and recovery checks.
quark-torch-eval-runner
Verify Quark skill routing, planning, artifact, and recovery outputs.
quark-torch-skill-sync
Detects upstream Quark changes that invalidate skill instructions or contracts.
quark-torch-doc-drift-check
Compare Quark skill guidance against upstream docs and source to detect outdated commands, flags, and options.
quark-skill-creator
Create and restructure Quark Agent Skills to meet format and governance contracts.
quark-workspace-validate
Validate workspace paths, model references, and output directories before Quark workflows.
quark-env-preflight
Collect OS, Python, GPU, and accelerator facts for Quark installation readiness.
quark-onnx-ptq-workflow
Guide end-to-end post-training quantization of ONNX models with AMD Quark.
quark-torch-llm-ptq-workflow
Orchestrate AMD Quark post-training quantization workflows for PyTorch and ONNX models.
quark-onnx-quant-plan
Build hardware-aware Quark ONNX quantization plans from model analysis and deployment intent.
quark-onnx-result-validator
Validate Quark ONNX quantization outputs by checking auxiliary files, initializers, metadata, and QDQ signals.
quark-onnx-install
Install and verify ONNX Runtime stacks for AMD Quark workflows.
quark-onnx-model-intake
Extracts ONNX model metadata needed for Quark PTQ planning and compatibility assessment.
quark-onnx-router
Routes Quark ONNX user requests to the smallest correct downstream workflow.
quark-onnx-debug
Diagnose Quark ONNX installation, calibration, quantization, and custom-op failures.
quark-torch-llm-eval
Evaluate LLM accuracy on AMD ROCm with vLLM, SGLang, or ATOM serving.
quark-torch-result-validator
Validate Quark quantization outputs via file, tensor, and config checks.
quark-torch-install
Install and verify PyTorch builds for CUDA, ROCm, or CPU backends.
quark-torch-router
Route AMD Quark user intents to the correct downstream skill or workflow.
quark-torch-model-intake
Analyze HuggingFace model architectures for Quark PTQ planning readiness.
Frequently Asked Questions About AMD
FAQPage SchemaWhat specific model optimization tasks are supported?▼
These capabilities enable end-to-end post-training quantization for PyTorch and ONNX models. Users can perform model intake analysis, generate hardware-aware quantization plans, execute file-to-file checkpoint compression, and validate final artifacts against metadata and tensor-level accuracy requirements.
Which technical personas benefit from these capabilities?▼
Machine learning engineers and deployment specialists focused on optimizing transformer models for AMD ROCm hardware benefit most. These capabilities assist those managing model drift, verifying environment readiness, and ensuring quantization outputs meet strict deployment contracts.
What are the primary prerequisites for implementation?▼
Implementation requires a configured environment with PyTorch or ONNX Runtime stacks, alongside ROCm drivers for hardware acceleration. Users must validate workspace paths, model references, and system-level dependencies using preflight checks before initiating quantization or evaluation sequences.