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:
atakankahya
/
ControlAI-Agent
like
1
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
88bdfd7
ControlAI-Agent
1.01 MB
Ctrl+K
Ctrl+K
2 contributors
History:
60 commits
atakan
Claude Opus 5
fix: Run inference inside @spaces.GPU, where the weights actually exist
88bdfd7
4 days ago
benchmarks
fix: Stop silent empty-answer fallback; surface tool-error reasons
6 days ago
configs
fix: Enforce parameter provenance, fix rendering/citations, add tools, harden agent loop
7 days ago
controlai_agent
fix: Build the Space's agent at import scope, where ZeroGPU is watching
4 days ago
controlai_data
feat: Initial open-source release of ControlAI
8 days ago
controlai_rag
fix: Don't let a half-loaded Embedder look like a loaded one
4 days ago
scripts
refactor: Collapse four inference backends into one MLX path
4 days ago
tests
refactor: Collapse four inference backends into one MLX path
4 days ago
web
fix: Repetition-loop generation, redundant tool spam, and KaTeX placeholder leak
6 days ago
.gitattributes
Safe
123 Bytes
fix: Ship the RAG index with the deploy -- it was never reaching the Space
6 days ago
.gitignore
Safe
1.24 kB
fix: Move the retrieval index out of git and onto the Hub
4 days ago
CLAUDE.md
Safe
18.3 kB
fix: Run inference inside @spaces.GPU, where the weights actually exist
4 days ago
LICENSE
Safe
1.09 kB
feat: Initial open-source release of ControlAI
8 days ago
README.md
8.36 kB
refactor: Collapse four inference backends into one MLX path
4 days ago
app.py
Safe
13.9 kB
fix: Run inference inside @spaces.GPU, where the weights actually exist
4 days ago
app_space.py
Safe
7.01 kB
fix: Run inference inside @spaces.GPU, where the weights actually exist
4 days ago
cli.py
Safe
4.44 kB
refactor: Collapse four inference backends into one MLX path
4 days ago
requirements-corpus.txt
Safe
143 Bytes
feat: Initial open-source release of ControlAI
8 days ago
requirements-space.txt
Safe
1.21 kB
fix: Unpin the Space's transformers -- the pin made the build unsolvable
4 days ago
requirements-training.txt
Safe
320 Bytes
feat: Initial open-source release of ControlAI
8 days ago
requirements.txt
807 Bytes
refactor: Collapse four inference backends into one MLX path
4 days ago
run.sh
Safe
1.42 kB
fix: Move the retrieval index out of git and onto the Hub
4 days ago