auto-patch README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ datasets:
|
|
5 |
language:
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
-
license:
|
9 |
quantized_by: mradermacher
|
10 |
tags:
|
11 |
- text-generation-inference
|
@@ -24,7 +24,7 @@ tags:
|
|
24 |
static quants of https://huggingface.co/EpistemeAI/EpistemeAI-codegemma-2-9b
|
25 |
|
26 |
<!-- provided-files -->
|
27 |
-
weighted/imatrix quants
|
28 |
## Usage
|
29 |
|
30 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
5 |
language:
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
+
license: gemma
|
9 |
quantized_by: mradermacher
|
10 |
tags:
|
11 |
- text-generation-inference
|
|
|
24 |
static quants of https://huggingface.co/EpistemeAI/EpistemeAI-codegemma-2-9b
|
25 |
|
26 |
<!-- provided-files -->
|
27 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/EpistemeAI-codegemma-2-9b-i1-GGUF
|
28 |
## Usage
|
29 |
|
30 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|