13 3 months ago

Quantum Quinn is a small chatbot based on Tinyllama that is just serving as a learning environment for future models. This model is very basic and hallucinates a lot. This llm is just a proof of concept.

a27b74bd1e78 · 143B
{
"num_ctx": 2048,
"stop": [
"<|system|>",
"<|user|>",
"<|assistant|>",
"</s>"
],
"temperature": 0.7,
"top_p": 0.9
}