Update README.md
Browse files
README.md
CHANGED
@@ -7,5 +7,30 @@ extra_gated_prompt: >-
|
|
7 |
extra_gated_button_content: Acknowledge license
|
8 |
license: gemma
|
9 |
extra_gated_heading: Access Gemma on Hugging Face
|
10 |
-
base_model: google/gemma-3-
|
11 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
extra_gated_button_content: Acknowledge license
|
8 |
license: gemma
|
9 |
extra_gated_heading: Access Gemma on Hugging Face
|
10 |
+
base_model: google/gemma-3-12b-it
|
11 |
+
---
|
12 |
+
## 💫 Community Model> gemma 3 12b it by Google
|
13 |
+
|
14 |
+
*👾 [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)*.
|
15 |
+
|
16 |
+
**Model creator:** [google](https://huggingface.co/google)<br>
|
17 |
+
**Original model**: [gemma-3-12b-it](https://huggingface.co/google/gemma-3-12b-it)<br>
|
18 |
+
**GGUF quantization:** provided by Google<br>
|
19 |
+
|
20 |
+
## Technical Details
|
21 |
+
|
22 |
+
Optimized with Quantization Aware Training for improved 4-bit performance.
|
23 |
+
|
24 |
+
Supports a context length of 128k tokens, with a max output of 8192.
|
25 |
+
|
26 |
+
Multimodal supporting images normalized to 896 x 896 resolution.
|
27 |
+
|
28 |
+
Gemma 3 models are well-suited for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning.
|
29 |
+
|
30 |
+
## Special thanks
|
31 |
+
|
32 |
+
🙏 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.
|
33 |
+
|
34 |
+
## Disclaimers
|
35 |
+
|
36 |
+
LM 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.
|