CoolFace
Datasetpublic

Jainamshahhh/parry-field-notes

Field Notes: Building PARRY — a duelist that lives in your browser The thesis A fighting-game opponent must answer inside the gap between your moves. That is a latency budget no network round-trip can meet — not because clouds are slow, but because physics adds 100–300ms before any GPU even starts. So Parry's brain is a 1.5B model running in your browser via WebGPU: every decision pays 0ms of network, and you can pull your Wi-Fi out mid-match to prove it. The… See the full description on the dataset page: https://huggingface.co/datasets/Jainamshahhh/parry-field-notes.

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes14downloads
4 commits on main
d78b4324mo ago

compass footer

Jainamshahhh
83489164mo ago

final numbers + the llama.cpp chapter; draft banner removed

Jainamshahhh
8e4f8f54mo ago

Field Notes: the full build report

Jainamshahhh
2d2e6fd4mo ago

initial commit

Jainamshahhh