TinyLLaMA-Sugarcane is a fine-tuned small language model (SLM) focused on sugarcane production ๐ฑ๐ง๐ท Built on top of TinyLLaMA-1.1B, it was trained with 2,000+ real-world Q&A examples from the sugar-energy industry.
5 Pulls Updated 2 weeks ago
7fdbd40daabd ยท 146B
{
"num_predict": 256,
"stop": [
"<|system|>",
"</s>",
"<|user|>",
"<|assistant|>"
],
"temperature": 0.2,
"top_p": 0.9
}