mradermacher commited on
Commit
e4a901b
·
verified ·
1 Parent(s): a99b7ad

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ datasets:
5
  language:
6
  - en
7
  library_name: transformers
8
- license: apache-2.0
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 seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
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