Home / exo101 / sd-webui-forge-agent · webui/skills/model_tester/SKILL.md · GitHub

model_tester skillC

model_tester is agent-read markdown (skill) from exo101/sd-webui-forge-agent.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Model Tester Skill(模型测试技能)

---

## 功能描述

本技能用于在 Krea2、Z-Image、Anima 三种模型之间进行公平对比测试,确保使用相同的提示词和分辨率(9:16),但根据各模型的推荐配置使用对应的采样器和迭代步数。

## 支持的模型

- **Krea2 Turbo** - 多风格美学模型,适合插画/概念艺术
- **Z-Image Turbo** - 快速生图模型
- **Anima** - 二次元高质量专用模型

## 各模型推荐配置

| 模型 | 文本编码器 (TE) | VAE | 采样器建议 | 迭代步数建议 |
|------|----------------|-----|-----------|-------------|
| Krea2 Turbo | qwen3vl_4b_fp8_scaled.safetensors | qwen_image_vae.safetensors | DPM++ 2M Karras | 20-30 |
| Z-Image Turbo | qwen_3_4b.safetensors | flux-ae.safetensors | Euler a | 15-25 |
| Anima | qwen_3_06b_base.safetensors | qwen_image_vae.safetensors | DPM++ 2M Karras | 20-30 |

## 使用流程

### 1. 获取用户输入

首先询问用户:
- 想要测试的提示词(或上传图片进行图像反推)
- 是否需要进行模型对比测试

### 2. 确认并执行

根据用户提供的提示词,依次调用三个模型生成图片进行对比。

### 3. 结果展示

将三张生成的图片并排展示,供用户对比效果差异。

## 注意事项

- 所有测试使用统一的 9:16 竖版尺寸(1024x1792)
- 提示词由用户提供或从上传图片反推
- 各模型的采样器和迭代步数根据模型特性自动选择最优配置

Read the whole file at its exact version.

How to install

Latest version
mdr add exo101/sd-webui-forge-agent/model_tester@git:20260921.f3e8edd
Exact content
mdr add exo101/sd-webui-forge-agent/model_tester@sha256:0bd30b2cd3b52e73

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_t24qphxubq42ail2.svg)](https://markdownregistry.com/a/art_t24qphxubq42ail2)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.f3e8edd latest2026-09-21 f3e8edd 1,499 BC view

Audit of the latest version

C  14 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: Frontmatter block present
  • fail: Frontmatter declares a name
  • fail: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (1499 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

exo101/sd-webui-forge-agent · 51 stars · license none · pushed 2026-09-21 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_t24qphxubq42ail2
GET https://markdownregistry.com/api/v1/resolve?ref=exo101/sd-webui-forge-agent/model_tester
GET https://markdownregistry.com/api/v1/blob/0bd30b2cd3b52e733e83268a79d20f21e54baa520d8f012756e4494e988dfe4a

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from exo101/sd-webui-forge-agent

archify skill
exo101/sd-webui-forge-agent · webui/extensions/sd-webui-agent-dev-2.4/runtime/archify/SKILL.md · Create polished, validated architecture, workflow, sequence, data-flow, and lifecycle/state diagrams as explorable…
v2.17 · audit A · 51 stars
archify skill
exo101/sd-webui-forge-agent · webui/extensions/sd-webui-agent-dev-2.4/skills/archify/SKILL.md · 把 WebUI 插件结构、项目结构、工作链路(工作流 / API 调用时序 / 数据流 / 状态生命周期)渲染成可交互的自包含 HTML 图表(内联 SVG,支持缩放、深浅主题、导出 PNG/JPEG/WebP/SVG/WebM)。支持…
v2.17 · audit A · 51 stars
模型测试 skill
exo101/sd-webui-forge-agent · webui/extensions/sd-webui-agent-dev-2.4/skills/模型测试/SKILL.md
git:20260921.f3e8edd · audit C · 51 stars
model_tester skill
exo101/sd-webui-forge-agent · webui/model_tester/SKILL.md
git:20260921.f3e8edd · audit C · 51 stars

Every file in exo101/sd-webui-forge-agent

Other files named model_tester

model_tester skill
exo101/sd-webui-forge-agent · webui/model_tester/SKILL.md
git:20260921.f3e8edd · audit C · 51 stars

Browse by kind, by grade C, or by owner.