22 lines
870 B
JSON
22 lines
870 B
JSON
{
|
|
"source_url": "https://huggingface.co/TheBloke/rocket-3B-GGUF/resolve/main/rocket-3b.Q4_K_M.gguf",
|
|
"id": "rocket-3b",
|
|
"object": "model",
|
|
"name": "Rocket 3B Q4",
|
|
"version": "1.0",
|
|
"description": "Rocket-3B is a GPT-like model, primarily English, fine-tuned on diverse public datasets. It outperforms larger models in benchmarks, showcasing superior understanding and text generation, making it an effective chat model for its size.",
|
|
"format": "gguf",
|
|
"settings": {
|
|
"ctx_len": 4096,
|
|
"prompt_template": "<|im_start|>system\n{system_message}<|im_end|>\n<|im_start|>user\n{prompt}<|im_end|>\n<|im_start|>assistant"
|
|
},
|
|
"parameters": {
|
|
"max_tokens": 2048
|
|
},
|
|
"metadata": {
|
|
"author": "Pansophic, The Bloke",
|
|
"tags": ["Tiny", "Finetuned"],
|
|
"size": 1710000000
|
|
},
|
|
"engine": "nitro"
|
|
} |