CoolFace
Apppublic

wang2226/steering-showcase

sourceHugging Faceupdated 2d agoView on Hugging Face
0likes
9 commits on main
b55b5942d ago

Send depth, token limit and contrast continuations; keep live takeaways neutral

Haoran Wang, Claude Fable 5.1
c1f8f964d ago

Reject the last decoder block as a steering layer

Haoran Wang
7b440165d ago

Report the GPU it ran on, and take the softmax on the CPU in float64

Haoran Wang
e4a45155d ago

Record the CPU/GPU comparison result in the module docstrings

Haoran Wang
e4bb56c5d ago

Read probabilities from the full softmax, and report the revision

Haoran Wang
f8e184d5d ago

Serve several models, and a visitor's own prompt

Haoran Wang, Claude Opus 5 (1M context)
ef7f3445d ago

Cache deterministic results so a visitor costs no GPU quota

Haoran Wang, Claude Opus 5 (1M context)
aa82c425d ago

Deploy steering showcase API

Haoran Wang, Claude Opus 5 (1M context)
c4ef5575d ago

initial commit

wang2226