Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
trollek
/
thoughtstream
:4b-v01-q6_K
20
Downloads
Updated
1 year ago
A small language model that simulates a QuietStar like behaviour in a simplified agentic way.
A small language model that simulates a QuietStar like behaviour in a simplified agentic way.
Cancel
thoughtstream:4b-v01-q6_K
...
/
params
9833446801f9 · 135B
{
"num_ctx": 8192,
"num_predict": 2048,
"stop": [
"<|im_end|>",
"<|im_start|>"
],
"temperature": 0.5,
"top_k": 40,
"top_p": 0.85
}