12 yesterday

RWKV G1j reasoning models

1.5b 2.9b 7.2b 13.3b
363b2ad0b29b · 140B
{
"frequency_penalty": 0.5,
"num_ctx": 16384,
"presence_penalty": 0.5,
"repeat_penalty": 1,
"stop": [
"\n\n"
],
"temperature": 1,
"top_k": 128,
"top_p": 0.5
}