lmstudio-community/deepseek-coder-v2-lite-instruct-gguf IQ3_M GGUF - Free GGUF Download is indexed on GraySoft with repository links, GGUF quant files, and Hugging Face metadata. This page helps you pick a local model for guIDE or other runtimes. See related models in the same shard below.
Model Intelligence Sheet
lmstudio-community/deepseek-coder-v2-lite-instruct-gguf overview
๐ซ Community Model> DeepSeek-Coder-V2-Lite-Instruct by DeepSeek ๐พ LM Studio Community models highlights program. Highlighting new & noteworthy models by the community. Join the conversation on Discord. Model creator: DeepSeek Original model: DeepSeek-Coder-V2-Lite-Instruct GGUF quantization: provided by bartowski based on llama.cpp release b3166
Downloads
12,514
Likes
78
Pipeline
text-generation
Library
โ
Visibility
Public
Access
Open
Repository Files & Downloads
7 files detected
Direct downloads for all repository files
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| DeepSeek-Coder-V2-Lite-Instruct-IQ3_M.gguf | GGUF | IQ3_M | 7.03 GB | Download |
| DeepSeek-Coder-V2-Lite-Instruct-IQ4_XS.gguf | GGUF | IQ4_XS | 7.98 GB | Download |
| DeepSeek-Coder-V2-Lite-Instruct-Q3_K_L.gguf | GGUF | Q3_K_L | 7.88 GB | Download |
| DeepSeek-Coder-V2-Lite-Instruct-Q4_K_M.gguf | GGUF | Q4_K_M | 9.65 GB | Download |
| DeepSeek-Coder-V2-Lite-Instruct-Q5_K_M.gguf | GGUF | Q5_K_M | 11.04 GB | Download |
| DeepSeek-Coder-V2-Lite-Instruct-Q6_K.gguf | GGUF | Q6_K | 13.10 GB | Download |
| DeepSeek-Coder-V2-Lite-Instruct-Q8_0.gguf | GGUF | โ | 15.56 GB | Download |
Model Details Live
Metadata Inspector
Normalized metadata (stored in metadata_json)
{
"metadata": {},
"card_data": {
"license": "other",
"license_name": "deepseek-license",
"license_link": "LICENSE",
"quantized_by": "bartowski",
"pipeline_tag": "text-generation",
"lm_studio": {
"param_count": "16b",
"use_case": "coding",
"release_date": "17-06-2024",
"model_creator": "DeepSeek",
"prompt_template": "DeepSeek Chat",
"system_prompt": "none",
"base_model": "DeepSeek",
"original_repo": "deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct"
},
"base_model": "deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct",
"frontmatter": {
"license": "other",
"license_name": "deepseek-license",
"license_link": "LICENSE",
"quantized_by": "bartowski",
"pipeline_tag": "text-generation",
"lm_studio": [],
"base_model": "deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct"
},
"hero_image_url": "",
"summary": "## ๐ซ Community Model> DeepSeek-Coder-V2-Lite-Instruct by DeepSeek *๐พ LM Studio Community models highlights program. Highlighting new & noteworthy models by the community. Join the conversation on Discord*. **Model creator:** DeepSeek **Original model**: DeepSeek-Coder-V2-Lite-Instruct **GGUF quantization:** provided by bartowski based on llama.cpp release b3166",
"quick_links": [],
"benchmark_table_html": "",
"readme_markdown": "---\nlicense: other\nlicense_name: deepseek-license\nlicense_link: LICENSE\nquantized_by: bartowski\npipeline_tag: text-generation\nlm_studio:\n param_count: 16b\n use_case: coding\n release_date: 17-06-2024\n model_creator: DeepSeek\n prompt_template: DeepSeek Chat \n system_prompt: none\n base_model: DeepSeek\n original_repo: deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct\nbase_model: deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct\n---\n## ๐ซ Community Model> DeepSeek-Coder-V2-Lite-Instruct by DeepSeek\n\n*๐พ [LM Studio](https://lmstudio.ai) Community models highlights program. Highlighting new & noteworthy models by the community. Join the conversation on [Discord](https://discord.gg/aPQfnNkxGC)*.\n\n**Model creator:** [DeepSeek](https://huggingface.co/deepseek-ai)<br>\n**Original model**: [DeepSeek-Coder-V2-Lite-Instruct](https://huggingface.co/deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct)<br>\n**GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b3166](https://github.com/ggerganov/llama.cpp/releases/tag/b3166)<br>\n\n## Model Settings:\n\nRequires LM Studio 0.2.25, update can be downloaded from here: https://lmstudio.ai\n\nFlash attention MUST be **disabled** for this model to work.\n\n## Model Summary:\n\nThis is a brand new Mixture of Export (MoE) model from DeepSeek, specializing in coding instructions.<br>\nThis model performs well across a series of coding benchmarks and should be used for both instruction following and code completion.\n\n## Prompt template:\n\nThe best performing template is `Deepseek Coder` preset in your LM Studio.\n\nThis will format the prompt as follows:\n\n```\nYou are an AI programming assistant, utilizing the Deepseek Coder model, developed by Deepseek Company, and you only answer questions related to computer science.\",\n### Instruction: {user_message}\n### Response: {assistant_message}\n```\n\nThe \"official\" template seems to tend towards generating Chinese, however if you'd like to use it you can set it up by choosing the `LM Studio Blank Preset` preset in your LM Studio and then:\n\nSet your User Message Prefix to `User: `\n\nSet your User Message Suffix to `\\n\\nAssistant: `\n\nThis will format the prompt as follows:\n\n```\nUser: {user_message}\n\nAssistant: {assistant_message}\n```\n\n## Technical Details\n\nThis model is an MoE architecture, using 16B total weights with only 2.4B activated to achieve excellent inference speed.\n\nDeepSeek-Coder-V2 is based on the DeepSeek-V2 model, further trained on 6 trillion high quality coding tokens to enhance coding and mathematical reasoning. \n\nIt supports an incredible 128k context length.\n\nFor more details, read their paper here: https://github.com/deepseek-ai/DeepSeek-Coder-V2/blob/main/paper.pdf\n\n## Special thanks\n\n๐ Special thanks to [Georgi Gerganov](https://github.com/ggerganov) and the whole team working on [llama.cpp](https://github.com/ggerganov/llama.cpp/) \n\n๐ Special thanks to [Kalomaze](https://github.com/kalomaze) and [Dampf](https://github.com/Dampfinchen) for their work on the dataset (linked [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)) that was used for calculating the imatrix for all sizes.\n\n## Disclaimers\n\nLM Studio is not the creator, originator, or owner of any Model featured in the Community Model Program. Each Community Model is created and provided by third parties. LM Studio does not endorse, support, represent or guarantee the completeness, truthfulness, accuracy, or reliability of any Community Model. You understand that Community Models can produce content that might be offensive, harmful, inaccurate or otherwise inappropriate, or deceptive. Each Community Model is the sole responsibility of the person or entity who originated such Model. LM Studio may not monitor or control the Community Models and cannot, and does not, take responsibility for any such Model. LM Studio disclaims all warranties or guarantees about the accuracy, reliability or benefits of the Community Models. LM Studio further disclaims any warranty that the Community Model will meet your requirements, be secure, uninterrupted or available at any time or location, or error-free, viruses-free, or that any errors will be corrected, or otherwise. You will be solely responsible for any damage resulting from your use of or access to the Community Models, your downloading of any Community Model, or use of any other Community Model provided by or through LM Studio.",
"related_quantizations": []
},
"tags": [
"gguf",
"text-generation",
"base_model:deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct",
"base_model:quantized:deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct",
"license:other",
"endpoints_compatible",
"region:us",
"imatrix",
"conversational"
],
"likes": 78,
"downloads": 12514,
"gated": false,
"private": false,
"last_modified": "2024-06-22T19:11:36.000Z",
"created_at": "2024-06-17T18:01:28.000Z",
"pipeline_tag": "text-generation",
"library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
"_id": "667079f8967bfd8a13aa69c3",
"id": "lmstudio-community/DeepSeek-Coder-V2-Lite-Instruct-GGUF",
"modelId": "lmstudio-community/DeepSeek-Coder-V2-Lite-Instruct-GGUF",
"sha": "81793aca588452deb110103ff5400cc32c44e7f9",
"createdAt": "2024-06-17T18:01:28.000Z",
"lastModified": "2024-06-22T19:11:36.000Z",
"author": "lmstudio-community",
"downloads": 12514,
"likes": 78,
"gated": false,
"private": false,
"pipeline_tag": "text-generation",
"library_name": "",
"siblings_count": 9
}