lmstudio-community/gemma-2-2b-it-gguf Q4_K_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/gemma-2-2b-it-gguf overview
Comprehensive model page for lmstudio-community/gemma-2-2b-it-gguf
Downloads
3,044
Likes
22
Pipeline
text-generation
Library
transformers
Visibility
Public
Access
Open
Repository Files & Downloads
8 files detected
Direct downloads for all repository files
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| gemma-2-2b-it-IQ3_M.gguf | GGUF | IQ3_M | 1.30 GB | Download |
| gemma-2-2b-it-IQ4_XS.gguf | GGUF | IQ4_XS | 1.46 GB | Download |
| gemma-2-2b-it-Q3_K_L.gguf | GGUF | Q3_K_L | 1.44 GB | Download |
| gemma-2-2b-it-Q4_K_M.gguf | GGUF | Q4_K_M | 1.59 GB | Download |
| gemma-2-2b-it-Q5_K_M.gguf | GGUF | Q5_K_M | 1.79 GB | Download |
| gemma-2-2b-it-Q6_K.gguf | GGUF | Q6_K | 2.00 GB | Download |
| gemma-2-2b-it-Q8_0.gguf | GGUF | — | 2.59 GB | Download |
| gemma-2-2b-it-f32.gguf | GGUF | F32 | 9.74 GB | Download |
Model Details Live
Metadata Inspector
Normalized metadata (stored in metadata_json)
{
"metadata": {},
"card_data": {
"license": "gemma",
"library_name": "transformers",
"pipeline_tag": "text-generation",
"extra_gated_heading": "Access Gemma on Hugging Face",
"extra_gated_prompt": "To access Gemma on Hugging Face, you’re required to review and agree to Google’s usage license. To do this, please ensure you’re logged in to Hugging Face and click below. Requests are processed immediately.",
"extra_gated_button_content": "Acknowledge license",
"tags": [
"conversational"
],
"quantized_by": "bartowski",
"lm_studio": {
"param_count": "2b",
"use_case": "general",
"release_date": "31-07-2024",
"model_creator": "google",
"prompt_template": "Google Gemma Instruct",
"system_prompt": "none",
"base_model": "gemma",
"original_repo": "google/gemma-2-2b-it"
},
"base_model": "google/gemma-2-2b-it",
"frontmatter": {
"license": "gemma",
"library_name": "transformers",
"pipeline_tag": "text-generation",
"extra_gated_heading": "Access Gemma on Hugging Face",
"extra_gated_prompt": ">-",
"extra_gated_button_content": "Acknowledge license",
"tags": [
"conversational"
],
"quantized_by": "bartowski",
"lm_studio": [],
"base_model": "google/gemma-2-2b-it"
},
"hero_image_url": "",
"summary": "",
"quick_links": [],
"benchmark_table_html": "",
"readme_markdown": "---\nlicense: gemma\nlibrary_name: transformers\npipeline_tag: text-generation\nextra_gated_heading: Access Gemma on Hugging Face\nextra_gated_prompt: >-\n To access Gemma on Hugging Face, you’re required to review and agree to\n Google’s usage license. To do this, please ensure you’re logged in to Hugging\n Face and click below. Requests are processed immediately.\nextra_gated_button_content: Acknowledge license\ntags:\n- conversational\nquantized_by: bartowski\nlm_studio:\n param_count: 2b\n use_case: general\n release_date: 31-07-2024\n model_creator: google\n prompt_template: Google Gemma Instruct\n system_prompt: none\n base_model: gemma\n original_repo: google/gemma-2-2b-it\nbase_model: google/gemma-2-2b-it\n---\n\n## 💫 Community Model> Gemma 2 2b Instruct by Google\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:** [Google](https://huggingface.co/google)<br>\n**Original model**: [gemma-2-2b-it](https://huggingface.co/google/gemma-2-2b-it)<br>\n**GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b3496](https://github.com/ggerganov/llama.cpp/releases/tag/b3496)<br>\n\n## Model Summary:\nGemma 2 instruct is a a brand new model from Google in the Gemma family based on the technology from Gemini. Trained on a combination of web documents, code, and mathematics, this model should excel at anything you throw at it.<br>\nAt only 2b parameters, this is a great size for edge and low power compute, or as an autocomplete or draft model.\n\n## Prompt Template:\n\nChoose the 'Google Gemma Instruct' preset in your LM Studio. \n\nUnder the hood, the model will see a prompt that's formatted like so:\n\n```\n<start_of_turn>user\n{prompt}<end_of_turn>\n<start_of_turn>model\n```\n\nNote that this model does not support a System prompt.\n\n## Technical Details\n\nGemma 2 features the same extremely large vocabulary from release 1.1, which tends to help with multilingual and coding proficiency.\n\nGemma 2 2b was trained on a wide dataset of 2 trillion tokens, which is an incredible ratio of training tokens to model parameters.\n\n- Web Documents: A diverse collection of web text ensures the model is exposed to a broad range of linguistic styles, topics, and vocabulary. Primarily English-language content.\n- Code: Exposing the model to code helps it to learn the syntax and patterns of programming languages, which improves its ability to generate code or understand code-related questions.\n- Mathematics: Training on mathematical text helps the model learn logical reasoning, symbolic representation, and to address mathematical queries.\n\nFor more details check out their blog post here: https://developers.googleblog.com/en/smaller-safer-more-transparent-advancing-responsible-ai-with-gemma/\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/) for making all of this possible.\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": [
"transformers",
"gguf",
"conversational",
"text-generation",
"base_model:google/gemma-2-2b-it",
"base_model:quantized:google/gemma-2-2b-it",
"license:gemma",
"endpoints_compatible",
"region:us"
],
"likes": 22,
"downloads": 3044,
"gated": false,
"private": false,
"last_modified": "2024-07-31T18:58:29.000Z",
"created_at": "2024-07-31T17:58:00.000Z",
"pipeline_tag": "text-generation",
"library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
"_id": "66aa7b285bb7aca6cc409418",
"id": "lmstudio-community/gemma-2-2b-it-GGUF",
"modelId": "lmstudio-community/gemma-2-2b-it-GGUF",
"sha": "6aa72da804ad76c5dc862867bfba6256de9172c7",
"createdAt": "2024-07-31T17:58:00.000Z",
"lastModified": "2024-07-31T18:58:29.000Z",
"author": "lmstudio-community",
"downloads": 3044,
"likes": 22,
"gated": false,
"private": false,
"pipeline_tag": "text-generation",
"library_name": "transformers",
"siblings_count": 10
}