339 Downloads Updated 1 week ago
ollama run frob/mimo-v2-flash:309b-a15b-bf16
Updated 2 months ago
2 months ago
36c18599b96d · 618GB ·
Imported from hf.co/unsloth/MiMo-V2-Flash-GGUF.
This model needs 0.30.0 or newer.
$ ollama run frob/mimo-v2-flash --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?
Thinking...
I need to check the current time on the system. I can use bash to run a
command like `date`. Let me do that.
...done thinking.
running: Bash: date
Thu Apr 30 10:49:03 AM CEST 2026
Thinking...
The current time is Thu Apr 30 10:49:03 AM CEST 2026. I should respond with this
information. Let me also check the timezone maybe, but the date command already
shows CEST. I'll output the result to the user.
...done thinking.
The current time is **Thu Apr 30 10:49:03 AM CEST 2026**.
$ ollama run frob/mimo-v2-flash --think=false
>>> hello
Hello! How can I help you today?