Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • 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
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
duel
28.6 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 27 commits
sankalphs's picture
sankalphs
Read GEMMA_SERVER env var; log it in __main__ block
89467e8 verified 1 day ago
  • adapters
    Upload folder using huggingface_hub 1 day ago
  • docs
    fix: add .gitattributes for binary files, Dockerfile --chown for weights 2 days ago
  • nemotron-duel
    fix: add .gitattributes for binary files, Dockerfile --chown for weights 2 days ago
  • static
    Drop round-end flavor subtitle from RoundOverlay 1 day ago
  • .gitattributes
    260 Bytes
    Upload folder using huggingface_hub 1 day ago
  • .gitignore
    11 Bytes
    feat: Nemotron Duel - fighting game AI with SFT training on Modal A100 2 days ago
  • Dockerfile
    690 Bytes
    Upload Dockerfile with huggingface_hub 1 day ago
  • README.md
    3.92 kB
    fix: add .gitattributes to prevent binary file corruption on Windows 2 days ago
  • app.py
    24.8 kB
    Read GEMMA_SERVER env var; log it in __main__ block 1 day ago
  • gemma_npc.py
    10.4 kB
    Route /api/pick_move to Modal T4 GPU when GEMMA_SERVER is set; local CPU fallback retained 1 day ago
  • requirements.txt
    211 Bytes
    Upload requirements.txt with huggingface_hub 1 day ago
  • tiny_fighter.pt

    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) 2 days ago
  • tiny_fighter.py
    7.15 kB
    fix: LayerNorm, inference_mode predict(), BN->LN remap 2 days ago