File size: 285 Bytes
3e619ae | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"model_id": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
"quantization": "Q4_0",
"conversion_date": "2025-12-13T13:18:10.633458",
"parameters": {
"temperature": 0.7,
"top_p": 0.9,
"max_tokens": 2048,
"stop_sequences": [
"Human:",
"Assistant:"
]
}
} |