Contributing¶
New transformers task? It already works - use_transformers reads the taxonomy
at runtime. Found a model that needs special handling, or want a new example?
PRs welcome.
Ground rules¶
- Real, runnable examples. Add to
examples/and drive actual inference - no mocks. Show the verified output. - Keep
smoke.pygreen. It's the fast E2E gate: - Verify claims. Any number/output in docs must come from a real run.