310 Downloads Updated 1 month ago
ollama run frob/locooperator:4b-q8_0
Updated 1 month ago
1 month ago
46bf69b236dc · 4.3GB ·
Imported from https://huggingface.co/LocoreMind/LocoOperator-4B
LocoOperator-4B is a 4B-parameter tool-calling agent model trained via knowledge distillation from Qwen3-Coder-Next inference traces. It specializes in multi-turn codebase exploration — reading files, searching code, and navigating project structures within a Claude Code-style agent loop. Designed as a local sub agent, it runs via llama.cpp and ollama at zero API cost.
$ ollama run frob/locooperator --experimental --experimental-yolo
This experimental version of Ollama has the bash tool enabled.
Models can read files on your computer, or run commands (after you allow them).
warning: yolo mode - all tool approvals will be skipped
>>> what is the time?
running: Bash: date
So 01 Mär 2026 14:45:13 CET
The current time is 14:45:13 CET (Central European Time) on March
1, 2026.