Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
sankalphs
/
duel
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
duel
28.6 MB
Ctrl+K
Ctrl+K
3 contributors
History:
27 commits
sankalphs
Read GEMMA_SERVER env var; log it in __main__ block
89467e8
verified
about 2 months ago
adapters
Upload folder using huggingface_hub
about 2 months ago
docs
fix: add .gitattributes for binary files, Dockerfile --chown for weights
about 2 months ago
nemotron-duel
fix: add .gitattributes for binary files, Dockerfile --chown for weights
about 2 months ago
static
Drop round-end flavor subtitle from RoundOverlay
about 2 months ago
.gitattributes
Safe
260 Bytes
Upload folder using huggingface_hub
about 2 months ago
.gitignore
Safe
11 Bytes
feat: Nemotron Duel - fighting game AI with SFT training on Modal A100
about 2 months ago
Dockerfile
Safe
690 Bytes
Upload Dockerfile with huggingface_hub
about 2 months ago
README.md
Safe
3.92 kB
fix: add .gitattributes to prevent binary file corruption on Windows
about 2 months ago
app.py
Safe
24.8 kB
Read GEMMA_SERVER env var; log it in __main__ block
about 2 months ago
gemma_npc.py
Safe
10.4 kB
Route /api/pick_move to Modal T4 GPU when GEMMA_SERVER is set; local CPU fallback retained
about 2 months ago
requirements.txt
Safe
211 Bytes
Upload requirements.txt with huggingface_hub
about 2 months ago
tiny_fighter.pt
pickle
Detected Pickle imports (4)
"torch.FloatStorage"
,
"torch.LongStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
324 kB
xet
fix: upload binary PyTorch weights (was corrupted by CRLF in git)
about 2 months ago
tiny_fighter.py
7.15 kB
fix: LayerNorm, inference_mode predict(), BN->LN remap
about 2 months ago