CoolFace
Modelpublic

AttentioResearch/tally-8b-flagship

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes22downloads
15 commits on main
6e8273b2mo ago

serving: always-on identity anchor — name/brand/origin no longer drift on greetings or in other languages (was misidentifying as Bing App / Barnes & Noble / the base Qwen-Tongyi model / Luna-Casa in Spanish). Detection 1.0, IP-leak 0, weights unchanged.

pierce-at
cf789482mo ago

Add model card (v3.2) + paired figure

pierce-at
a349dbb2mo ago

Tally-8B Line-B v3.2 — disposition bake (injury / secondhand-safety / sensitive-plain / not-carried, generalized from siblings) + deterministic internal-ops serving guard; policy-clause compliance 0.925->0.975, frontier held (detection 1.0, over-refusal ~0, IP-leak 0.0).

pierce-at
27ecd7b2mo ago

tally-v2: consolidated runtime + config (terminology/disclosure/confirm/locks/cutoff); weights unchanged

pierce-at
ee3aaa52mo ago

tally-v2: consolidated runtime + config (terminology/disclosure/confirm/locks/cutoff); weights unchanged

pierce-at
2b1c6572mo ago

tally-v2: consolidated runtime + config (terminology/disclosure/confirm/locks/cutoff); weights unchanged

pierce-at
afb56ed2mo ago

handler: register module in sys.modules before exec (dataclass annotation resolution)

pierce-at
01f47c42mo ago

handler: device_map=auto to shard 8B across the 4x T4s (fix single-GPU OOM)

pierce-at
6e60a2f2mo ago

add EndpointHandler (custom task) to serve the full guarded AdherenceModel stack

pierce-at
4744af72mo ago

fix(tokenizer): drop malformed extra_special_tokens list (crashed endpoint AutoTokenizer)

pierce-at
545fee72mo ago

serving: identity questions bypass scope-gate (answer as AI, not scope-decline)

pierce-at
5dc68162mo ago

Tally-8B Line-B flagship — serving variance + fitting refusals (32/32); harden ADHERENCE.md; ship serve_adherence.py

pierce-at
4181c272mo ago

Tally-8B Line-B flagship — serving variance + fitting refusals (32/32); harden ADHERENCE.md; ship serve_adherence.py

pierce-at
cb3d4e52mo ago

Tally-8B Line-B flagship — adherence bake + serving stack (private)

pierce-at
354b4882mo ago

initial commit

pierce-at