mradermacher commited on
Commit
92e25b9
·
verified ·
1 Parent(s): be2c1a0

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -5,11 +5,11 @@ language:
5
  library_name: transformers
6
  license: mit
7
  license_link: https://huggingface.co/microsoft/Phi-3.5-MoE-instruct/resolve/main/LICENSE
 
8
  quantized_by: mradermacher
9
  tags:
10
  - nlp
11
  - code
12
- no_imatrix: 'quantize: line 230: 3149156 Segmentation fault'
13
  ---
14
  ## About
15
 
@@ -21,7 +21,6 @@ no_imatrix: 'quantize: line 230: 3149156 Segmentation fault'
21
  static quants of https://huggingface.co/microsoft/Phi-3.5-MoE-instruct
22
 
23
  <!-- provided-files -->
24
- weighted/imatrix quants are available at https://huggingface.co/mradermacher/Phi-3.5-MoE-instruct-i1-GGUF
25
  ## Usage
26
 
27
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
5
  library_name: transformers
6
  license: mit
7
  license_link: https://huggingface.co/microsoft/Phi-3.5-MoE-instruct/resolve/main/LICENSE
8
+ no_imatrix: 'quantize: line 230: 3149156 Segmentation fault'
9
  quantized_by: mradermacher
10
  tags:
11
  - nlp
12
  - code
 
13
  ---
14
  ## About
15
 
 
21
  static quants of https://huggingface.co/microsoft/Phi-3.5-MoE-instruct
22
 
23
  <!-- provided-files -->
 
24
  ## Usage
25
 
26
  If you are unsure how to use GGUF files, refer to one of [TheBloke's