550 Downloads Updated 1 month ago
ollama run frob/minimax-m2.7:230b-a10b-f16
Updated 1 month ago
1 month ago
22b1d5f1fd1c · 457GB ·
Imported from https://huggingface.co/MiniMaxAI/MiniMax-M2.7
$ ollama run frob/minimax-m2.7 --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...
The user is asking what the current time is. I don't have a direct function to get the system time, but I can use the bash command `date` to check.
...done thinking.
running: Bash: date
Sun Apr 12 07:46:45 PM CEST 2026
Thinking...
I got the current time from the system. Let me provide this to the user.
...done thinking.
The current date and time is:
**Sunday, April 12, 2026 at 7:46:45 PM (CEST)**