Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
infinitestack
/
tinyllama-sugarcane
:latest
55
Downloads
Updated
6 months ago
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.
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.
Cancel
tinyllama-sugarcane:latest
...
/
params
7fdbd40daabd ยท 146B
{
"num_predict": 256,
"stop": [
"<|system|>",
"</s>",
"<|user|>",
"<|assistant|>"
],
"temperature": 0.2,
"top_p": 0.9
}