Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,7 @@ language:
|
|
| 15 |
- **License:** apache-2.0
|
| 16 |
- **Quantized from Model :** google/gemma-3-12b-it
|
| 17 |
- **Quantization Method :** INT4
|
|
|
|
| 18 |
|
| 19 |
|
| 20 |
# Inference with vLLM
|
|
@@ -330,3 +331,6 @@ The model's quantization is powered by **TorchAO**, a framework presented in the
|
|
| 330 |
PyTorch has not performed safety evaluations or red teamed the quantized models. Performance characteristics, outputs, and behaviors may differ from the original models. Users are solely responsible for selecting appropriate use cases, evaluating and mitigating for accuracy, safety, and fairness, ensuring security, and complying with all applicable laws and regulations.
|
| 331 |
|
| 332 |
Nothing contained in this Model Card should be interpreted as or deemed a restriction or modification to the licenses the models are released under, including any limitations of liability or disclaimers of warranties provided therein.
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
- **License:** apache-2.0
|
| 16 |
- **Quantized from Model :** google/gemma-3-12b-it
|
| 17 |
- **Quantization Method :** INT4
|
| 18 |
+
- **Terms of Use**: [Terms][terms]
|
| 19 |
|
| 20 |
|
| 21 |
# Inference with vLLM
|
|
|
|
| 331 |
PyTorch has not performed safety evaluations or red teamed the quantized models. Performance characteristics, outputs, and behaviors may differ from the original models. Users are solely responsible for selecting appropriate use cases, evaluating and mitigating for accuracy, safety, and fairness, ensuring security, and complying with all applicable laws and regulations.
|
| 332 |
|
| 333 |
Nothing contained in this Model Card should be interpreted as or deemed a restriction or modification to the licenses the models are released under, including any limitations of liability or disclaimers of warranties provided therein.
|
| 334 |
+
|
| 335 |
+
|
| 336 |
+
[terms]: https://ai.google.dev/gemma/terms
|