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:
vivekchakraverty
/
gdscript-assistant
Running on Zero

App Files Files Community
Fetching metadata from the HF Docker repository...
gdscript-assistant
386 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 18 commits
vivekchakraverty's picture
vivekchakraverty
Claude Opus 4.8
Auto-correct EVERY broken GDScript block in place (capped at MAX_FIX_PASSES)
635e6fb 1 day ago
  • data
    Add jina FAISS index (GPU build) 2 days ago
  • .gitattributes
    141 Bytes
    Add jina FAISS index (GPU build) 2 days ago
  • DEPLOY.md
    2.76 kB
    GDScript RAG assistant: app + corpus (index added later via Colab) 2 days ago
  • README.md
    1.87 kB
    GDScript RAG assistant: app + corpus (index added later via Colab) 2 days ago
  • app.py
    6.44 kB
    Auto-correct EVERY broken GDScript block in place (capped at MAX_FIX_PASSES) 1 day ago
  • colab_build_index.py
    3.62 kB
    Fix Colab OOM: cap seq length + smaller batch 2 days ago
  • generate.py
    4.35 kB
    Restore max_new_tokens to 512 (4-bit gen is fast: ~25 tok/s on GPU) 1 day ago
  • prompt.py
    4.62 kB
    Add bounded multi-turn chat memory (prompt.py) 2 days ago
  • rag.py
    3.91 kB
    Fix ZeroGPU retrieval: pin jina query embedder to CPU 2 days ago
  • requirements.txt
    406 Bytes
    Load Qwen2.5-Coder-7B in 4-bit (nf4) inside the GPU worker 1 day ago
  • stage_index.sh
    508 Bytes
    GDScript RAG assistant: app + corpus (index added later via Colab) 2 days ago
  • validate.py
    5.24 kB
    Auto-correct EVERY broken GDScript block in place (capped at MAX_FIX_PASSES) 1 day ago