GraySoft
Projects Models About FAQ Contact Download guIDE →

lmstudio-community/gemma-2-9b-it-gguf IQ4_XS 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-9b-it-gguf overview

Comprehensive model page for lmstudio-community/gemma-2-9b-it-gguf

transformersggufconversationaltext-generationbase_model:google/gemma-2-9b-itbase_model:quantized:google/gemma-2-9b-itlicense:gemmaendpoints_compatibleregion:usimatrix
lmstudio-community/gemma-2-9b-it-gguf visual
Downloads
9,418
Likes
27
Pipeline
text-generation
Library
transformers
Visibility
Public
Access
Open

Repository Files & Downloads

6 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
gemma-2-9b-it-IQ4_XS.gguf GGUF IQ4_XS 4.83 GB Download
gemma-2-9b-it-Q3_K_L.gguf GGUF Q3_K_L 4.78 GB Download
gemma-2-9b-it-Q4_K_M.gguf GGUF Q4_K_M 5.37 GB Download
gemma-2-9b-it-Q5_K_M.gguf GGUF Q5_K_M 6.19 GB Download
gemma-2-9b-it-Q6_K.gguf GGUF Q6_K 7.07 GB Download
gemma-2-9b-it-Q8_0.gguf GGUF 9.15 GB Download

Model Details Live

Model Slug
lmstudio-community/gemma-2-9b-it-gguf
Author
lmstudio-community
Pipeline Task
text-generation
Library
transformers
Created
2024-06-28
Last Modified
2024-07-16
Gated
No
Private
No
HF SHA
8fcfcc720a20ee55fa1c9ed602dc12aabc04e525
License
gemma
Language
Unknown
Base Model
google/gemma-2-9b-it

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": "9b",
      "use_case": "general",
      "release_date": "27-06-2024",
      "model_creator": "google",
      "prompt_template": "Google Gemma Instruct",
      "system_prompt": "none",
      "base_model": "gemma",
      "original_repo": "google/gemma-2-9b-it"
    },
    "base_model": "google/gemma-2-9b-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-9b-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: 9b\n  use_case: general\n  release_date: 27-06-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-9b-it\nbase_model: google/gemma-2-9b-it\n---\n\n## 💫 Community Model> Gemma 2 9b 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-9b-it](https://huggingface.co/google/gemma-2-9b-it)<br>\n**GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b3389](https://github.com/ggerganov/llama.cpp/releases/tag/b3389)<br>\n\n## Model Settings:\n\nRequires LM Studio 0.2.27, update can be downloaded from here: https://lmstudio.ai\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 9b parameters, this is a great size for those with limited VRAM or RAM, while still performing very well.\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 9B was trained on a wide dataset of 8 trillion tokens, 30% larger than Gemma 1.1, using similar datasets including:\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://huggingface.co/blog/gemma2\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-9b-it",
    "base_model:quantized:google/gemma-2-9b-it",
    "license:gemma",
    "endpoints_compatible",
    "region:us",
    "imatrix"
  ],
  "likes": 27,
  "downloads": 9418,
  "gated": false,
  "private": false,
  "last_modified": "2024-07-16T17:36:07.000Z",
  "created_at": "2024-06-28T05:10:58.000Z",
  "pipeline_tag": "text-generation",
  "library_name": "transformers"
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "667e45e2b3072cb50c85e51f",
  "id": "lmstudio-community/gemma-2-9b-it-GGUF",
  "modelId": "lmstudio-community/gemma-2-9b-it-GGUF",
  "sha": "8fcfcc720a20ee55fa1c9ed602dc12aabc04e525",
  "createdAt": "2024-06-28T05:10:58.000Z",
  "lastModified": "2024-07-16T17:36:07.000Z",
  "author": "lmstudio-community",
  "downloads": 9418,
  "likes": 27,
  "gated": false,
  "private": false,
  "pipeline_tag": "text-generation",
  "library_name": "transformers",
  "siblings_count": 8
}