CoolFace
Apppublic

FINAL-Bench/Aether-Sovereign-AI

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
37likes
24 commits on main
710a1682mo ago

Drop attention_mask at inference: the checkpoint was trained without one, and generate()'s auto-mask degenerates the output

SeaWolf-AI
cd0a95c2mo ago

Serve with greedy decoding: sampling hallucinates on this lightly-tuned checkpoint

SeaWolf-AI
c00f0fc2mo ago

Upload README.md with huggingface_hub

SeaWolf-AI
a861c7d2mo ago

count wording: attention types, not mechanisms

SeaWolf-AI
6112dbf2mo ago

list 7Attn and 11Attn in Space models metadata

SeaWolf-AI
99b348c2mo ago

add Aether family section (7Attn, 11Attn, checkpoints, blog)

SeaWolf-AI
a80218c2mo ago

sync Aether family cross-links

SeaWolf-AI
afc4f732mo ago

Upload README.md with huggingface_hub

SeaWolf-AI
85e6b5a2mo ago

clarify: the live demo answers with the -it model, not the base

SeaWolf-AI
74218152mo ago

fix: unwrap BatchEncoding from apply_chat_template before generate()

SeaWolf-AI
6ea129e2mo ago

diagnostics: full traceback in gen_error

SeaWolf-AI
278f8b32mo ago

diagnostics: surface gen_error + vram in /api/health

SeaWolf-AI
e1c87632mo ago

serving: manual load + GenerationMixin + use_cache=False + streaming

SeaWolf-AI
b03673a2mo ago

add blog article badge

SeaWolf-AI
6e608e62mo ago

link intermediate-checkpoints dataset

SeaWolf-AI
10266712mo ago

serving: manual load + GenerationMixin + use_cache=False + streaming

SeaWolf-AI
bc713ee2mo ago

serving: manual load + GenerationMixin + use_cache=False + streaming

SeaWolf-AI
95738ea2mo ago

serving: manual load + GenerationMixin + use_cache=False + streaming

SeaWolf-AI
e876fc52mo ago

fix README short_description

SeaWolf-AI
37a0f162mo ago

add index.html

SeaWolf-AI
b5344b22mo ago

add app.py

SeaWolf-AI
e7a36b12mo ago

add requirements.txt

SeaWolf-AI
8e840502mo ago

add Dockerfile

SeaWolf-AI
7d551432mo ago

initial commit

SeaWolf-AI