r/LocalLLaMA
· Communities
It turns out Bash is All You Need to write a language model REPL (and jq and curl)
While working on an self-educational exercise tinkering with local models and trying my hand at setting up agents, I went down a rabbit hole: to see how far I could build a custom agent REPL loop using exclusively command-line building blocks and stripping out dependencies wherever possible. It turns out you can get pr