ControlAI-Agent / CLAUDE.md

Commit History

fix: Make the Space a Gradio app, which is what ZeroGPU requires
c5194c9

atakan Claude Opus 5 commited on

add: Hosted generation for the Space, and retire the ZeroGPU attempt
74544ce

atakan Claude Opus 5 commited on

Revert "revert: Unpin the Space's torch -- the CUDA 12 theory was wrong"
7498488

atakan commited on

revert: Unpin the Space's torch -- the CUDA 12 theory was wrong
6d404fb

atakan Claude Opus 5 commited on

fix: Keep CUDA calls off the dedicated inference thread -- again
cef571e

atakan Claude Opus 5 commited on

fix: Run inference inside @spaces.GPU, where the weights actually exist
88bdfd7

atakan Claude Opus 5 commited on

fix: Warm the retrieval embedder inside ZeroGPU's import window too
ac301c2

atakan Claude Opus 5 commited on

fix: Build the Space's agent at import scope, where ZeroGPU is watching
3e5d998

atakan Claude Opus 5 commited on

fix: Load the Space's model the one way ZeroGPU allows
e9a64ca

atakan Claude Opus 5 commited on

fix: Accept the Space's existing CONTROLAI_BACKEND spelling, and stop guessing
31e0df0

atakan Claude Opus 5 commited on

fix: Unpin the Space's transformers -- the pin made the build unsolvable
e384d86

atakan Claude Opus 5 commited on

fix: Serve the Space a pre-quantised checkpoint
0f20891

atakan Claude Opus 5 commited on

add: A CUDA path for the demo Space, behind the existing engine contract
1476b6c

atakan Claude Opus 5 commited on

refactor: Collapse four inference backends into one MLX path
9e637cd

atakan Claude Opus 5 commited on