emerging.systems / README.md
Nicholas Bumgarner
Fix short_description length
fb8c492
|
Raw
History Blame Contribute Delete
720 Bytes
---
title: Phox Wave-Rider Brain
emoji: 🌀
colorFrom: gray
colorTo: purple
sdk: gradio
pinned: false
short_description: BQSM wave-rider inference on Gemma-4-12B ternary weights
---
# Phox — Wave-Rider Inference Engine
**BQSM v8 + Phoenix Brain**: A Kuramoto oscillator interference engine running on Gemma-4-12B ternary weights. No matmul — the ring IS the computation.
- AVX2 + OpenMP C inference binary compiled at Space startup
- 48-layer wave-rider physics with traveling wave activation
- Self-tuning via gradient lens profiles
- Shared-memory ring buffer I/O between Python and C
Check out the code at [github.com/compunerd/basin-quotient-machine](https://github.com/compunerd/basin-quotient-machine)