50 3 months ago

Ever wanted a butler, but you were too poor to pay for one? Well, with this model, you can make that dream come true, even with as little as 8 GB of RAM. Based on Google's open-sourced model Gemma (with 8 billion parameters), it is a conversational LLM.

vision
b8774e64cb76 · 133B
{
"num_ctx": 8192,
"num_predict": 150,
"repeat_penalty": 1.08,
"stop": [
"<end_of_turn>"
],
"temperature": 0.6,
"top_k": 10,
"top_p": 0.8
}