Model Intelligence Sheet
therains/qwen2.5-7b-instruct-q3_k_m-gguf overview
This model was converted to GGUF format from Qwen/Qwen2.5-7B-Instruct using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.
Downloads
132
Likes
0
Pipeline
text-generation
Library
transformers
Visibility
Public
Access
Open
Repository Files & Downloads
1 files detected
Direct downloads for all repository files
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| qwen2.5-7b-instruct-q3_k_m.gguf | GGUF | Q3_K_M | 3.55 GB | Download |
Model Details Live
Metadata Inspector
Normalized metadata (stored in metadata_json)
{
"metadata": {},
"card_data": {
"license": "apache-2.0",
"license_link": "https://huggingface.co/Qwen/Qwen2.5-7B-Instruct/blob/main/LICENSE",
"language": [
"en"
],
"pipeline_tag": "text-generation",
"base_model": "Qwen/Qwen2.5-7B-Instruct",
"tags": [
"chat",
"llama-cpp",
"gguf-my-repo"
],
"library_name": "transformers",
"frontmatter": {
"license": "apache-2.0",
"license_link": "https://huggingface.co/Qwen/Qwen2.5-7B-Instruct/blob/main/LICENSE",
"language": [
"en"
],
"pipeline_tag": "text-generation",
"base_model": "Qwen/Qwen2.5-7B-Instruct",
"tags": [
"chat",
"llama-cpp",
"gguf-my-repo"
],
"library_name": "transformers"
},
"hero_image_url": "",
"summary": "This model was converted to GGUF format from Qwen/Qwen2.5-7B-Instruct using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.",
"quick_links": [],
"benchmark_table_html": "",
"readme_markdown": "---\nlicense: apache-2.0\nlicense_link: https://huggingface.co/Qwen/Qwen2.5-7B-Instruct/blob/main/LICENSE\nlanguage:\n- en\npipeline_tag: text-generation\nbase_model: Qwen/Qwen2.5-7B-Instruct\ntags:\n- chat\n- llama-cpp\n- gguf-my-repo\nlibrary_name: transformers\n---\n\n# TheRains/Qwen2.5-7B-Instruct-Q3_K_M-GGUF\nThis model was converted to GGUF format from [`Qwen/Qwen2.5-7B-Instruct`](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.\nRefer to the [original model card](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) for more details on the model.\n\n## Use with llama.cpp\nInstall llama.cpp through brew (works on Mac and Linux)\n\n```bash\nbrew install llama.cpp\n\n```\nInvoke the llama.cpp server or the CLI.\n\n### CLI:\n```bash\nllama-cli --hf-repo TheRains/Qwen2.5-7B-Instruct-Q3_K_M-GGUF --hf-file qwen2.5-7b-instruct-q3_k_m.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo TheRains/Qwen2.5-7B-Instruct-Q3_K_M-GGUF --hf-file qwen2.5-7b-instruct-q3_k_m.gguf -c 2048\n```\n\nNote: You can also use this checkpoint directly through the [usage steps](https://github.com/ggerganov/llama.cpp?tab=readme-ov-file#usage) listed in the Llama.cpp repo as well.\n\nStep 1: Clone llama.cpp from GitHub.\n```\ngit clone https://github.com/ggerganov/llama.cpp\n```\n\nStep 2: Move into the llama.cpp folder and build it with `LLAMA_CURL=1` flag along with other hardware-specific flags (for ex: LLAMA_CUDA=1 for Nvidia GPUs on Linux).\n```\ncd llama.cpp && LLAMA_CURL=1 make\n```\n\nStep 3: Run inference through the main binary.\n```\n./llama-cli --hf-repo TheRains/Qwen2.5-7B-Instruct-Q3_K_M-GGUF --hf-file qwen2.5-7b-instruct-q3_k_m.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo TheRains/Qwen2.5-7B-Instruct-Q3_K_M-GGUF --hf-file qwen2.5-7b-instruct-q3_k_m.gguf -c 2048\n```\n",
"related_quantizations": []
},
"tags": [
"transformers",
"gguf",
"chat",
"llama-cpp",
"gguf-my-repo",
"text-generation",
"en",
"base_model:Qwen/Qwen2.5-7B-Instruct",
"base_model:quantized:Qwen/Qwen2.5-7B-Instruct",
"license:apache-2.0",
"endpoints_compatible",
"region:us",
"conversational"
],
"likes": 0,
"downloads": 132,
"gated": false,
"private": false,
"last_modified": "2024-10-22T07:35:53.000Z",
"created_at": "2024-10-22T07:35:36.000Z",
"pipeline_tag": "text-generation",
"library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
"_id": "671755c89e51f0e5b2e09fb2",
"id": "TheRains/Qwen2.5-7B-Instruct-Q3_K_M-GGUF",
"modelId": "TheRains/Qwen2.5-7B-Instruct-Q3_K_M-GGUF",
"sha": "d6c5b7b70b5165deec7b7bc4ac4e302d5c21390d",
"createdAt": "2024-10-22T07:35:36.000Z",
"lastModified": "2024-10-22T07:35:53.000Z",
"author": "TheRains",
"downloads": 132,
"likes": 0,
"gated": false,
"private": false,
"pipeline_tag": "text-generation",
"library_name": "transformers",
"siblings_count": 3
}