Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
qllama
/
gemma3-strip
:latest
11
Downloads
Updated
1 week ago
Optimized for PowerToys AI Paste. Functions exactly like .strip() to remove leading/trailing whitespace and newlines without altering internal structure or executing code. Fast, private, and hallucination-free.
Optimized for PowerToys AI Paste. Functions exactly like .strip() to remove leading/trailing whitespace and newlines without altering internal structure or executing code. Fast, private, and hallucination-free.
Cancel
gemma3-strip:latest
...
/
params
6a15bede8a19 · 125B
{
"num_ctx": 4096,
"repeat_last_n": 0,
"repeat_penalty": 1,
"stop": [
"<end_of_turn>"
],
"temperature": 0,
"top_k": 1,
"top_p": 1
}