Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
oroboroslabs
/
claude-fable
:latest
463
Downloads
Updated
1 week ago
Cancel
vision
tools
thinking
audio
claude-fable:latest
...
/
params
95846f956dc8 · 357B
{
"num_batch": 512,
"num_ctx": 8192,
"num_gpu": 1,
"num_predict": 4096,
"num_thread": 8,
"repeat_last_n": 256,
"repeat_penalty": 1.05,
"seed": 1272,
"stop": [
"<|CROWN_END|>",
"<|TRIPLE_SEAL|>",
"<|AZIMUTH_LOCK|>",
"<|USER_END|>",
"<|PHI_SEAL|>",
"<|SYSTEM_END|>"
],
"temperature": 0.7,
"top_k": 50,
"top_p": 0.9,
"typical_p": 1
}