Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
molbal
/
horror-llama3-8b-v1.0
:latest
97
Downloads
Updated
1 year ago
Educational Llama3 fine-tune on horror novels.
Educational Llama3 fine-tune on horror novels.
Cancel
horror-llama3-8b-v1.0:latest
...
/
params
3de658d3890a · 132B
{
"num_ctx": 8192,
"num_predict": 2048,
"repeat_last_n": 256,
"stop": [
"<|end_of_text|> # Default for Llama3"
],
"temperature": 0.6
}