mradermacher commited on
Commit
cb2c67f
·
verified ·
1 Parent(s): e731342

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: mpasila/Llama-3-Umbral-Mind-SimPO-8B
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/mpasila/Llama-3-Umbral-Mind-SimPO-8B
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: llama3
7
  quantized_by: mradermacher
8
  tags:
9
  - mergekit
 
19
  static quants of https://huggingface.co/mpasila/Llama-3-Umbral-Mind-SimPO-8B
20
 
21
  <!-- provided-files -->
22
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-3-Umbral-Mind-SimPO-8B-i1-GGUF
23
  ## Usage
24
 
25
  If you are unsure how to use GGUF files, refer to one of [TheBloke's