Model Intelligence Sheet
yuma42/llama3.1-deepdilemma-v1-8b-q4_k_s-gguf overview
This model was converted to GGUF format from Yuma42/Llama3.1-DeepDilemma-V1-8B 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
116
Likes
2
Pipeline
—
Library
—
Visibility
Public
Access
Open
Repository Files & Downloads
1 files detected
Direct downloads for all repository files
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| llama3.1-deepdilemma-v1-8b-q4_k_s-imat.gguf | GGUF | Q4_K_S | 4.37 GB | Download |
Model Details Live
Metadata Inspector
Normalized metadata (stored in metadata_json)
{
"metadata": {},
"card_data": {
"base_model": "Yuma42/Llama3.1-DeepDilemma-V1-8B",
"tags": [
"merge",
"mergekit",
"lazymergekit",
"Yuma42/Llama3.1-StableRoots-V0.5-8B",
"Yuma42/Llama3.1-DeepDilemma-V0.9-8B",
"llama-cpp",
"gguf-my-repo"
],
"frontmatter": {
"base_model": "Yuma42/Llama3.1-DeepDilemma-V1-8B",
"tags": [
"merge",
"mergekit",
"lazymergekit",
"Yuma42/Llama3.1-StableRoots-V0.5-8B",
"Yuma42/Llama3.1-DeepDilemma-V0.9-8B",
"llama-cpp",
"gguf-my-repo"
]
},
"hero_image_url": "",
"summary": "This model was converted to GGUF format from Yuma42/Llama3.1-DeepDilemma-V1-8B 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": "---\nbase_model: Yuma42/Llama3.1-DeepDilemma-V1-8B\ntags:\n- merge\n- mergekit\n- lazymergekit\n- Yuma42/Llama3.1-StableRoots-V0.5-8B\n- Yuma42/Llama3.1-DeepDilemma-V0.9-8B\n- llama-cpp\n- gguf-my-repo\n---\n\n# Yuma42/Llama3.1-DeepDilemma-V1-8B-Q4_K_S-GGUF\nThis model was converted to GGUF format from [`Yuma42/Llama3.1-DeepDilemma-V1-8B`](https://huggingface.co/Yuma42/Llama3.1-DeepDilemma-V1-8B) 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/Yuma42/Llama3.1-DeepDilemma-V1-8B) 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 Yuma42/Llama3.1-DeepDilemma-V1-8B-Q4_K_S-GGUF --hf-file llama3.1-deepdilemma-v1-8b-q4_k_s-imat.gguf -p \"The meaning to life and the universe is\"\n```\n\n### Server:\n```bash\nllama-server --hf-repo Yuma42/Llama3.1-DeepDilemma-V1-8B-Q4_K_S-GGUF --hf-file llama3.1-deepdilemma-v1-8b-q4_k_s-imat.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 Yuma42/Llama3.1-DeepDilemma-V1-8B-Q4_K_S-GGUF --hf-file llama3.1-deepdilemma-v1-8b-q4_k_s-imat.gguf -p \"The meaning to life and the universe is\"\n```\nor \n```\n./llama-server --hf-repo Yuma42/Llama3.1-DeepDilemma-V1-8B-Q4_K_S-GGUF --hf-file llama3.1-deepdilemma-v1-8b-q4_k_s-imat.gguf -c 2048\n```\n",
"related_quantizations": []
},
"tags": [
"gguf",
"merge",
"mergekit",
"lazymergekit",
"Yuma42/Llama3.1-StableRoots-V0.5-8B",
"Yuma42/Llama3.1-DeepDilemma-V0.9-8B",
"llama-cpp",
"gguf-my-repo",
"base_model:Yuma42/Llama3.1-DeepDilemma-V1-8B",
"base_model:quantized:Yuma42/Llama3.1-DeepDilemma-V1-8B",
"endpoints_compatible",
"region:us",
"imatrix",
"conversational"
],
"likes": 2,
"downloads": 116,
"gated": false,
"private": false,
"last_modified": "2025-08-11T06:54:35.000Z",
"created_at": "2025-08-11T06:54:08.000Z",
"pipeline_tag": "",
"library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
"_id": "68999390456062a5f5d03537",
"id": "Yuma42/Llama3.1-DeepDilemma-V1-8B-Q4_K_S-GGUF",
"modelId": "Yuma42/Llama3.1-DeepDilemma-V1-8B-Q4_K_S-GGUF",
"sha": "e702c3db1f20df6c95262a279017e03ec60f06e4",
"createdAt": "2025-08-11T06:54:08.000Z",
"lastModified": "2025-08-11T06:54:35.000Z",
"author": "Yuma42",
"downloads": 116,
"likes": 2,
"gated": false,
"private": false,
"pipeline_tag": "",
"library_name": "",
"siblings_count": 4
}