CoolFace
Modelpublic

thefinalboss/nova-spike-hybrid

sourceHugging Facemitupdated 3mo agoView on Hugging Face
1likes
12 commits on main
b4f59c03mo ago

chore: fix remaining port 8000 reference in README

Z User
a5ae2863mo ago

chore: change server port from 8000 to 4141

Z User
2cbbc253mo ago

feat: interactive app with hot model toggle, real-time metrics, combined mode

Z User
b4a62fd3mo ago

fix: add YAML frontmatter to README for HF model card

Z User
e4fddb03mo ago

feat: beam search, local attention, Wikipedia corpus, RL fine-tuning

Z User
530c61d3mo ago

feat: 5 optimizations — nucleus sampling, cache, Kneser-Ney, mega corpus, predictor reasoning

thefinalboss
c9201343mo ago

feat: fast predictor (BPE + 7-gram backoff) — 5x faster, better generation

thefinalboss
56b16083mo ago

feat: large corpus (1232 sentences, 22 domains) + BPE tokenizer

thefinalboss
162a7a43mo ago

feat: add GenerativeBrain — real generative AI without transformer

thefinalboss
d6ebbd63mo ago

chore: track PNG files with git-lfs for HF

thefinalboss
3636a693mo ago

Initial release: NOVA + SPIKE + AETHER + HYBRID non-transformer AI stack

thefinalboss
c44bc563mo ago

initial commit

thefinalboss