lmstudio-community/codestral-22b-v0.1-gguf Q6_K 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/codestral-22b-v0.1-gguf overview
๐ซ Community Model> Codestral 22B v0.1 by Mistral AI ๐พ LM Studio Community models highlights program. Highlighting new & noteworthy models by the community. Join the conversation on Discord. Model creator: Mistral AI Original model: Codestral-22B-v0.1 GGUF quantization: provided by bartowski based on llama.cpp release b3024
Downloads
8,296
Likes
28
Pipeline
text-generation
Library
โ
Visibility
Public
Access
Open
Repository Files & Downloads
8 files detected
Direct downloads for all repository files
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Codestral-22B-v0.1-IQ4_XS.gguf | GGUF | IQ4_XS | 11.12 GB | Download |
| Codestral-22B-v0.1-Q2_K.gguf | GGUF | Q2_K | 7.70 GB | Download |
| Codestral-22B-v0.1-Q3_K_L.gguf | GGUF | Q3_K_L | 10.92 GB | Download |
| Codestral-22B-v0.1-Q3_K_M.gguf | GGUF | Q3_K_M | 10.02 GB | Download |
| Codestral-22B-v0.1-Q4_K_M.gguf | GGUF | Q4_K_M | 12.42 GB | Download |
| Codestral-22B-v0.1-Q5_K_M.gguf | GGUF | Q5_K_M | 14.64 GB | Download |
| Codestral-22B-v0.1-Q6_K.gguf | GGUF | Q6_K | 17.00 GB | Download |
| Codestral-22B-v0.1-Q8_0.gguf | GGUF | โ | 22.02 GB | Download |
Model Details Live
Metadata Inspector
Normalized metadata (stored in metadata_json)
{
"metadata": {},
"card_data": {
"license_link": "https://mistral.ai/licences/MNPL-0.1.md",
"tags": [
"code"
],
"language": [
"code"
],
"license": "apache-2.0",
"quantized_by": "bartowski",
"pipeline_tag": "text-generation",
"lm_studio": {
"param_count": "22b",
"use_case": "coding",
"release_date": "29-05-2024",
"model_creator": "mistralai",
"prompt_template": "Mistral Instruct",
"system_prompt": "none",
"base_model": "mistral",
"original_repo": "mistralai/Codestral-22B-v0.1"
},
"base_model": "mistralai/Codestral-22B-v0.1",
"frontmatter": {
"license_link": "https://mistral.ai/licences/MNPL-0.1.md",
"tags": [
"code"
],
"language": [
"code"
],
"license": "apache-2.0",
"quantized_by": "bartowski",
"pipeline_tag": "text-generation",
"lm_studio": [],
"base_model": "mistralai/Codestral-22B-v0.1"
},
"hero_image_url": "",
"summary": "## ๐ซ Community Model> Codestral 22B v0.1 by Mistral AI *๐พ LM Studio Community models highlights program. Highlighting new & noteworthy models by the community. Join the conversation on Discord*. **Model creator:** Mistral AI **Original model**: Codestral-22B-v0.1 **GGUF quantization:** provided by bartowski based on llama.cpp release b3024",
"quick_links": [],
"benchmark_table_html": "",
"readme_markdown": "---\nlicense_link: https://mistral.ai/licences/MNPL-0.1.md\ntags:\n- code\nlanguage:\n- code\nlicense: apache-2.0\nquantized_by: bartowski\npipeline_tag: text-generation\nlm_studio:\n param_count: 22b\n use_case: coding\n release_date: 29-05-2024\n model_creator: mistralai\n prompt_template: Mistral Instruct \n system_prompt: none\n base_model: mistral\n original_repo: mistralai/Codestral-22B-v0.1\nbase_model: mistralai/Codestral-22B-v0.1\n---\n## ๐ซ Community Model> Codestral 22B v0.1 by Mistral AI\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:** [Mistral AI](https://huggingface.co/mistralai)<br>\n**Original model**: [Codestral-22B-v0.1](https://huggingface.co/mistralai/Codestral-22B-v0.1)<br>\n**GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b3024](https://github.com/ggerganov/llama.cpp/releases/tag/b3024)<br>\n\n## Model Summary:\n\nCodestral is a brand new coding model released by the Mistral team. This 22B model is the first of its size and the first ever specialized model released by this team.<br>\nSupporting both instruction prompting and popular Fill in the Middle (FIM) tokens for predictions, this model should be all around great for all your coding tasks.\n\n## Prompt template:\n\nChoose the `Mistral Instruct` preset in your LM Studio.\n\nUnder the hood, the model will see a prompt that's formatted like so:\n\n```\n<s>[INST] {prompt} [/INST]</s>\n```\n\nThis model also supports the following FIM tokens:\n\n`[PREFIX]`, `[SUFFIX]`\n\n## Technical Details\n\nCodestral 22B 0.1 is trained on a dataset of 80+ programming languages including of course Python, Java, C++, Javascript, and Bash.\n\nIt supports both instruction querying as well as Fill in the Middle querying.\n\nMore details and benchmark information can be found on their blogpost here: https://mistral.ai/news/codestral/\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",
"code",
"text-generation",
"base_model:mistralai/Codestral-22B-v0.1",
"base_model:quantized:mistralai/Codestral-22B-v0.1",
"license:apache-2.0",
"endpoints_compatible",
"region:us",
"imatrix"
],
"likes": 28,
"downloads": 8296,
"gated": false,
"private": false,
"last_modified": "2024-06-05T21:35:08.000Z",
"created_at": "2024-05-29T19:01:50.000Z",
"pipeline_tag": "text-generation",
"library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
"_id": "66577b9e5e2a89484874d6b6",
"id": "lmstudio-community/Codestral-22B-v0.1-GGUF",
"modelId": "lmstudio-community/Codestral-22B-v0.1-GGUF",
"sha": "8bd73a9785dd53b68c7d69ece47fc212ddfbddfa",
"createdAt": "2024-05-29T19:01:50.000Z",
"lastModified": "2024-06-05T21:35:08.000Z",
"author": "lmstudio-community",
"downloads": 8296,
"likes": 28,
"gated": false,
"private": false,
"pipeline_tag": "text-generation",
"library_name": "",
"siblings_count": 10
}