37 lines
1.0 KiB
JSON
37 lines
1.0 KiB
JSON
{
|
|
"source": [
|
|
{
|
|
"url":"https://huggingface.co/janhq/llamacorn-1.1b-chat-GGUF/resolve/main/llamacorn-1.1b-chat.Q8_0.gguf",
|
|
"filename": "llamacorn-1.1b-chat.Q8_0.gguf"
|
|
}
|
|
],
|
|
"id": "llamacorn-1.1b",
|
|
"object": "model",
|
|
"name": "LlamaCorn 1.1B Q8",
|
|
"version": "1.0",
|
|
"description": "LlamaCorn is designed to improve chat functionality from TinyLlama.",
|
|
"format": "gguf",
|
|
"settings": {
|
|
"ctx_len": 2048,
|
|
"prompt_template": "<|im_start|>system\n{system_message}<|im_end|>\n<|im_start|>user\n{prompt}<|im_end|>\n<|im_start|>assistant",
|
|
"llama_model_path": "llamacorn-1.1b-chat.Q8_0.gguf"
|
|
},
|
|
"parameters": {
|
|
"temperature": 0.7,
|
|
"top_p": 0.95,
|
|
"stream": true,
|
|
"max_tokens": 2048,
|
|
"stop": [],
|
|
"frequency_penalty": 0,
|
|
"presence_penalty": 0
|
|
},
|
|
"metadata": {
|
|
"author": "Jan",
|
|
"tags": [
|
|
"Tiny",
|
|
"Finetuned"
|
|
],
|
|
"size": 1170000000
|
|
},
|
|
"engine": "nitro"
|
|
} |