auto-patch README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ language:
|
|
9 |
- en
|
10 |
library_name: transformers
|
11 |
license: gemma
|
|
|
|
|
12 |
quantized_by: mradermacher
|
13 |
---
|
14 |
## About
|
@@ -21,7 +23,12 @@ quantized_by: mradermacher
|
|
21 |
weighted/imatrix quants of https://huggingface.co/google/gemma-3-27b-pt
|
22 |
|
23 |
<!-- provided-files -->
|
|
|
|
|
|
|
24 |
static quants are available at https://huggingface.co/mradermacher/gemma-3-27b-pt-GGUF
|
|
|
|
|
25 |
## Usage
|
26 |
|
27 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
9 |
- en
|
10 |
library_name: transformers
|
11 |
license: gemma
|
12 |
+
mradermacher:
|
13 |
+
readme_rev: 1
|
14 |
quantized_by: mradermacher
|
15 |
---
|
16 |
## About
|
|
|
23 |
weighted/imatrix quants of https://huggingface.co/google/gemma-3-27b-pt
|
24 |
|
25 |
<!-- provided-files -->
|
26 |
+
|
27 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gemma-3-27b-pt-i1-GGUF).***
|
28 |
+
|
29 |
static quants are available at https://huggingface.co/mradermacher/gemma-3-27b-pt-GGUF
|
30 |
+
|
31 |
+
**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/gemma-3-27b-pt-GGUF).**
|
32 |
## Usage
|
33 |
|
34 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|