Commit History

Read GEMMA_SERVER env var; log it in __main__ block
89467e8
verified

sankalphs commited on

Route /api/pick_move to Modal T4 GPU when GEMMA_SERVER is set; local CPU fallback retained
95e249b
verified

sankalphs commited on

Drop round-end flavor subtitle from RoundOverlay
4d00e65
verified

sankalphs commited on

Speed up Gemma: shorter prompt, max_new_tokens=18, end_of_turn stop, LRU cache(64)
77232e3
verified

sankalphs commited on

Fix NameError: WEIGHTS_PATH -> ADAPTER_DIR in __main__ block
a85bb34
verified

sankalphs commited on

Fix BatchEncoding RuntimeError in _generate (transformers 5.x compat)
4141fde
verified

sankalphs commited on

Upload folder using huggingface_hub
83c6d04
verified

sankalphs commited on

Upload folder using huggingface_hub
ac9b413
verified

sankalphs commited on

Upload Dockerfile with huggingface_hub
5a8955e
verified

sankalphs commited on

Upload requirements.txt with huggingface_hub
300f1d7
verified

sankalphs commited on

Upload gemma_npc.py with huggingface_hub
76f3164
verified

sankalphs commited on

Upload app.py with huggingface_hub
80c73cb
verified

sankalphs commited on

Upload folder using huggingface_hub
2b02059
verified

sankalphs commited on

fix: TDZ crash - move isLocalDev above callbacks that reference it in deps
f2f9d2e
verified

sankalphs commited on

fix: rebuild frontend - throttle, immediate fallback, rAF polling, match chronicle, duel lifecycle
bdac617
verified

sankalphs commited on

fix: LayerNorm, inference_mode predict(), BN->LN remap
ba19eb8
verified

sankalphs commited on

fix: decouple Modal, strategy cache, duel lifecycle, health ready
37057ae
verified

sankalphs commited on

fix: upload binary PyTorch weights (was corrupted by CRLF in git)
ec926f5
verified

sankalphs commited on

remove: root tiny_fighter.pt from tracking
43decb7

sankalphs commited on

remove: binary file from git tracking (was corrupting Space build)
1f3ec3b

sankalphs commited on

fix: add .gitattributes for binary files, Dockerfile --chown for weights
ef72e30

sankalphs commited on

fix: add .gitattributes to prevent binary file corruption on Windows
2c4122b

sankalphs commited on

chore: remove binary model weights from git (upload via HF API)
d43ae9c

sankalphs commited on

feat: hybrid two-tier architecture - Tiny Fighter (142k CPU) + Nemotron (Modal)
9bdd6e0

sankalphs commited on

fix: support frontend sequence format in Modal /strategize endpoint
70487c4

sankalphs commited on

feat: Nemotron Duel - fighting game AI with SFT training on Modal A100
72f22ec

sankalphs commited on

Initial commit
c4e5300

Sankalp commited on