| ▲ | swiftcoder 3 hours ago | ||||||||||||||||
Anyone tried using this as a sub-agent for a more capable model like Claude/Codex? | |||||||||||||||||
| ▲ | LatencyKills 2 hours ago | parent | next [-] | ||||||||||||||||
The combined (input/output) context window length is 4K. Claude would blow through that even when trying to read and summarize a small file. | |||||||||||||||||
| ▲ | khalic an hour ago | parent | prev | next [-] | ||||||||||||||||
If you’re looking into small models for tiny local tasks, you should try Qwen coder 0,5B. It’s more of an experiment, but it can output decent functions given the right context instructions. | |||||||||||||||||
| |||||||||||||||||
| ▲ | franze 2 hours ago | parent | prev [-] | ||||||||||||||||
project started with trying to run openclaw with it in ultra token saving mode, did totally not work. great for shell scripts though (my major use case now) | |||||||||||||||||