Skip to main content

zephyr-pipeline-performance

Étoiles8
Forks2
Mis à jour16 juillet 2026 à 21:28

Write a Zephyr/Iris data-generation pipeline that finishes in minutes (not hours) and ships a clean corpus (not a silently-corrupted one). Use when authoring or reviewing an `exp<N>_data_*/cli.py` (or any `map_shard`-based job that fetches per-row inputs and emits parquet). Covers the per-row / per-shard / per-worker / per-job decisions for wall-clock plus the fail-loud default for data quality — including **neural / accelerator (TPU) tokenizers** when the model is the cost (batched bucketed inference, `ResourceConfig.with_tpu`, and parallel scans for sequential-recurrence models like SSMs/RNNs).

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly