Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
SoyMaycol
/
TF0-Code
:latest
61
Downloads
Updated
2 months ago
TokenFlow, A very good programming model for its size and resource-constrained environments, Not recommended for conversation.
TokenFlow, A very good programming model for its size and resource-constrained environments, Not recommended for conversation.
Cancel
tools
TF0-Code:latest
...
/
params
4335203dea27 · 136B
{
"num_ctx": 8192,
"repeat_last_n": 128,
"repeat_penalty": 1.1,
"stop": [
"<end_of_turn>"
],
"temperature": 0.15,
"top_k": 30,
"top_p": 0.85
}