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
/
retro-alpha
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
retro-alpha
229 kB
Ctrl+K
Ctrl+K
3 contributors
History:
40 commits
sankalphs
Add links to blog, video, social post, and HF spaces to README
5bdb0c0
1 day ago
.github
Phase 2/3: Gradio Server backend, CRT frontend, engine, agents, mentor, tests, CI/CD
4 days ago
config
Phase 1: project setup, MiniMax-M3 synthetic dataset generation, 1446-row clean dataset
4 days ago
schemas
Phase 1: project setup, MiniMax-M3 synthetic dataset generation, 1446-row clean dataset
4 days ago
scripts
Add Unsloth Modal training pipeline for Nemotron 3 Nano 4B; dataset uploaded
3 days ago
static
Fix AI insight leaking thinking content + make insights on-demand instead of auto-generated
2 days ago
tests
fix: restore llama.cpp with source build, use fine-tuned GGUF model
3 days ago
training
Fix Modal training: use SFTConfig to avoid pickling error
3 days ago
.env.example
Safe
426 Bytes
Add Modal GPU inference support for faster LLM responses
3 days ago
.gitattributes
Safe
559 Bytes
Clean repo, update README, improve .gitignore for hackathon
2 days ago
.gitignore
Safe
735 Bytes
Clean repo, update README, improve .gitignore for hackathon
2 days ago
Dockerfile
Safe
275 Bytes
UX overhaul + Gradio migration + remove llama.cpp
2 days ago
LICENSE
Safe
1.07 kB
Update LICENSE
2 days ago
README.md
Safe
4.66 kB
Add links to blog, video, social post, and HF spaces to README
1 day ago
agents.py
Safe
21.4 kB
Fix AI insight leaking thinking content + make insights on-demand instead of auto-generated
2 days ago
app.py
Safe
3.77 kB
Fix CSS: serve self-contained HTML via ASGI wrapper to bypass Gradio
2 days ago
check_space_logs.py
Safe
332 Bytes
Space: prebuilt llama-cpp-python wheel, minimal Dockerfile
3 days ago
download_model.py
Safe
2.58 kB
fix: eagerly load LLM at startup so /api/health surfaces the real error
3 days ago
engine.py
Safe
9.35 kB
feat: browser-local engine, Zerodha dashboard, historical events, chatbot, per-user isolation
3 days ago
events.py
Safe
8.89 kB
feat: browser-local engine, Zerodha dashboard, historical events, chatbot, per-user isolation
3 days ago
mentor.py
Safe
4.94 kB
Fix AI output: aggressively strip thinking tags, markdown, field prefixes from all LLM responses
2 days ago
modal_app.py
Safe
3.88 kB
Add Modal GPU inference support for faster LLM responses
3 days ago
pytest.ini
Safe
24 Bytes
Phase 2/3: Gradio Server backend, CRT frontend, engine, agents, mentor, tests, CI/CD
4 days ago
requirements-train.txt
Safe
219 Bytes
Add model download, split requirements, prepare for Modal training
4 days ago
requirements.txt
Safe
158 Bytes
Fix: use sdk docker for Python 3.11 compatibility, relax gradio version
2 days ago