wmt/wmt14
Viewer • Updated • 47.8M • 13.1k • 31
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 import PRISMHybrid_RoPE
# Model definition is self-contained in the repo