jax-config
CommunityEffortless JAX/Equinox config setup.
Authorpeabody124
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Configure JAX/Equinox-compatible dataclass configs that cleanly separate static vs dynamic fields for reliable JIT behavior and seamless Tyro CLI integration.
Core Features & Use Cases
- Pytree-registered configs for stable JAX tracing and tunable hyperparameters without recompilation.
- Tyro CLI integration for nested configs, default factories, and clean command-line options.
- Guidance on wrapping dynamic floats as JAX arrays and combining with Equinox modules in large ML pipelines.
Quick Start
Create a dataclass for your configuration, register it as a JAX pytree at module scope, and expose a tyro.cli entry point. Use field(default_factory=...) for nested configs and wrap dynamic fields to enable tracing without recompilation.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: jax-config Download link: https://github.com/peabody124/reproducible_agent_environment/archive/main.zip#jax-config Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.