frob/ glm-5.2:753b-a40b-ud-iq1_s

1,226 1 week ago

753b
ollama run frob/glm-5.2:753b-a40b-ud-iq1_s

Details

2 weeks ago

e8daa9f4c24c · 217GB ·

glm-dsa
·
754B
·
IQ1_S
MIT License Copyright (c) [year] [fullname] Permission is hereby granted, free of charge, to any per

Readme

Imported from https://huggingface.co/unsloth/GLM-5.2-GGUF.

Needs ollama v0.30+.

$ ollama run frob/glm-5.2 --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 time is it?
Thinking...
The user wants to know what time it is. I can use the `date` command in bash to get the 
current time.
...done thinking.


running: Bash: date
  Fr 19 Jun 2026 16:41:18 CEST
  

Thinking...
The current date and time is Friday, June 19, 2026, at 16:41:18 CEST (Central European 
Summer Time).
...done thinking.

It's currently **4:41 PM** on **Friday, June 19, 2026** in Central European Summer Time 
(CEST).
$ ollama run frob/glm-5.2 --think=false
>>> hello, how are you?
Hello! I'm just a computer program so I don't have feelings, but I'm here and ready to 
help you. How can I assist you today?