mradermacher commited on
Commit
389d6e1
·
verified ·
1 Parent(s): f06803d

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,6 +3,7 @@ base_model: DreadPoor/Condensed_Milk-8B-Model_Stock
3
  language:
4
  - en
5
  library_name: transformers
 
6
  quantized_by: mradermacher
7
  tags:
8
  - mergekit
@@ -18,7 +19,7 @@ tags:
18
  static quants of https://huggingface.co/DreadPoor/Condensed_Milk-8B-Model_Stock
19
 
20
  <!-- provided-files -->
21
- 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.
22
  ## Usage
23
 
24
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
3
  language:
4
  - en
5
  library_name: transformers
6
+ license: apache-2.0
7
  quantized_by: mradermacher
8
  tags:
9
  - mergekit
 
19
  static quants of https://huggingface.co/DreadPoor/Condensed_Milk-8B-Model_Stock
20
 
21
  <!-- provided-files -->
22
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Condensed_Milk-8B-Model_Stock-i1-GGUF
23
  ## Usage
24
 
25
  If you are unsure how to use GGUF files, refer to one of [TheBloke's