97 1 year ago

Educational Llama3 fine-tune on horror novels.

3de658d3890a · 132B
{
"num_ctx": 8192,
"num_predict": 2048,
"repeat_last_n": 256,
"stop": [
"<|end_of_text|> # Default for Llama3"
],
"temperature": 0.6
}