{ "sources": [ { "filename": "qwen1_5-7b-chat-q4_k_m.gguf", "url": "https://huggingface.co/Qwen/Qwen1.5-7B-Chat-GGUF/resolve/main/qwen1_5-7b-chat-q4_k_m.gguf" } ], "id": "qwen-7b", "object": "model", "name": "Qwen Chat 7B Q4", "version": "1.2", "description": "Qwen is optimized at Chinese, ideal for everyday tasks.", "format": "gguf", "settings": { "ctx_len": 32768, "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": "qwen1_5-7b-chat-q4_k_m.gguf", "ngl": 33 }, "parameters": { "temperature": 0.7, "top_p": 0.95, "stream": true, "max_tokens": 32768, "stop": [], "frequency_penalty": 0, "presence_penalty": 0 }, "metadata": { "author": "Alibaba", "tags": ["7B", "Finetuned"], "size": 4770000000 }, "engine": "llama-cpp" }