Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
-
pipeline_tag: text-
|
4 |
-
extra_gated_prompt:
|
5 |
-
|
|
|
6 |
Face and click below. Requests are processed immediately.
|
7 |
extra_gated_button_content: Acknowledge license
|
8 |
license: gemma
|
@@ -21,11 +22,11 @@ base_model: google/gemma-3-27b-it
|
|
21 |
|
22 |
Supports a context length of 128k tokens, with a max output of 8192.
|
23 |
|
24 |
-
Multimodal
|
25 |
|
26 |
Gemma 3 models are well-suited for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning.
|
27 |
|
28 |
-
Requires latest (currently beta) llama.cpp runtime
|
29 |
|
30 |
## Special thanks
|
31 |
|
@@ -33,4 +34,4 @@ Requires latest (currently beta) llama.cpp runtime
|
|
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.
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
+
pipeline_tag: image-text-to-text
|
4 |
+
extra_gated_prompt: >-
|
5 |
+
To access Gemma on Hugging Face, you’re required to review and agree to
|
6 |
+
Google’s usage license. To do this, please ensure you’re logged in to Hugging
|
7 |
Face and click below. Requests are processed immediately.
|
8 |
extra_gated_button_content: Acknowledge license
|
9 |
license: gemma
|
|
|
22 |
|
23 |
Supports a context length of 128k tokens, with a max output of 8192.
|
24 |
|
25 |
+
Multimodal supporting images normalized to 896 x 896 resolution.
|
26 |
|
27 |
Gemma 3 models are well-suited for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning.
|
28 |
|
29 |
+
Requires latest (currently beta) llama.cpp runtime.
|
30 |
|
31 |
## Special thanks
|
32 |
|
|
|
34 |
|
35 |
## Disclaimers
|
36 |
|
37 |
+
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.
|