wmt/wmt14
Viewer • Updated • 47.8M • 12.5k • 29
Official checkpoint for the Shimmer architecture (PRISM with Complex Embeddings + Intrinsic Phase). This model uses Harmonic Embeddings instead of standard vector lookup tables to enable spectral alignment.
# Requires modeling_prism.py (included in repo)
from modeling_prism_gated import PRISMHybrid_RoPE
# Model definition is self-contained in the repo