frob/ glm-5:latest

461 1 week ago

tools thinking 744b
ollama run frob/glm-5

Details

4 months ago

072e21e05bf1 · 431GB ·

glm-dsa
·
754B
·
Q4_K_M
MIT License Copyright (c) [year] [fullname] Permission is hereby granted, free of charge, to any per
{ "stop": [ "<|system|>", "<|user|>", "<|assistant|>" ] }
{{- $lastUserIdx := -1 }} {{- range $i, $_ := .Messages }} {{- if eq .Role "user" }}{{- $lastUserIdx

Readme

Imported from hc.co/unsloth/GLM-5-GGUF.

This model needs 0.30.0 or newer.

$ ollama run frob/glm-5 --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 for the current time. I can use the bash command `date` 
to get the current date and time.

...done thinking.


running: Bash: date
  Mo 16 Feb 2026 19:29:52 CET
  

Thinking...
The user asked for the time, and I got the result from the `date` command. 
The output shows:

Mo 16 Feb 2026 19:29:52 CET

This means it's Monday, February 16th, 2026, at 19:29:52 (7:29:52 PM) in 
Central European Time (CET).

I should provide this information to the user in a clear and friendly way.
...done thinking.

The current time is **19:29:52 CET** (Central European Time).

It's Monday, February 16th, 2026.
$ ollama run frob/glm-5 hello --think=false
Hello! 👋 I'm your GLM model trained by Z.ai. How can I help you today? 
Whether you have questions, need assistance with tasks, or just want to 
chat, I'm here for you. What would you like to discuss?