Fetching metadata from the HF Docker repository...
Update README.md
c52514a verified - balance SCRYPT: initial commit β game, sandbox, Warden, Space web layer
- finetune space: surface mamba install diagnostics in /api/status; bnb4 prequant script
- scrypt menu: loopback api backend reads 'running on this machine', not generic 'api' (the hosted Space serves the real Warden over localhost)
- space space: ssr_mode=False on launch β gradio 6 SSR's Node proxy doesn't forward the raw /pty websocket
- tests SCRYPT: initial commit β game, sandbox, Warden, Space web layer
- 1.58 kB Upload folder using huggingface_hub
- 555 Bytes space: revert to Gradio SDK + CPU llama-cpp-python (keeps the prize; ZeroGPU was the problem, not the SDK)
- 4.14 kB DEPLOY: switch plan to ZeroGPU (Gradio SDK, on-Space inference, no API key)
- 889 Bytes SCRYPT: initial commit β game, sandbox, Warden, Space web layer
- 49 Bytes Update LICENSE
- 2.77 kB Update README.md
- 1.03 kB SCRYPT: initial commit β game, sandbox, Warden, Space web layer
- 586 Bytes space: load Nemotron the normal way β transformers-native (no trust_remote_code), NO mamba_ssm/causal_conv1d. Those custom Triton CUDA kernels were the segfault (THCPModule_initExtension); native falls back to pure-torch Mamba on ZeroGPU.
- 302 kB SCRYPT: initial commit β game, sandbox, Warden, Space web layer