mradermacher commited on
Commit
4d204ea
1 Parent(s): 8ed2e3c

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -16,8 +16,9 @@ tags:
16
  ## About
17
 
18
  weighted/imatrix quants of https://huggingface.co/abacusai/TheProfessor-155b
19
- <!-- provided-files -->
20
 
 
 
21
  ## Usage
22
 
23
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -30,7 +31,7 @@ more details, including on how to concatenate multi-part files.
30
 
31
  | Link | Type | Size/GB | Notes |
32
  |:-----|:-----|--------:|:------|
33
- | [GGUF](https://huggingface.co/mradermacher/TheProfessor-155b-i1-GGUF/resolve/main/TheProfessor-155b.i1-IQ1_S.gguf) | i1-IQ1_S | 32.8 | |
34
  | [GGUF](https://huggingface.co/mradermacher/TheProfessor-155b-i1-GGUF/resolve/main/TheProfessor-155b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 41.3 | |
35
  | [GGUF](https://huggingface.co/mradermacher/TheProfessor-155b-i1-GGUF/resolve/main/TheProfessor-155b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 45.9 | |
36
  | [PART 1](https://huggingface.co/mradermacher/TheProfessor-155b-i1-GGUF/resolve/main/TheProfessor-155b.i1-Q2_K.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/TheProfessor-155b-i1-GGUF/resolve/main/TheProfessor-155b.i1-Q2_K.gguf.split-ab) | i1-Q2_K | 57.1 | IQ3_XXS probably better |
 
16
  ## About
17
 
18
  weighted/imatrix quants of https://huggingface.co/abacusai/TheProfessor-155b
 
19
 
20
+ <!-- provided-files -->
21
+ static quants are available at https://huggingface.co/mradermacher/TheProfessor-155b-GGUF
22
  ## Usage
23
 
24
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
31
 
32
  | Link | Type | Size/GB | Notes |
33
  |:-----|:-----|--------:|:------|
34
+ | [GGUF](https://huggingface.co/mradermacher/TheProfessor-155b-i1-GGUF/resolve/main/TheProfessor-155b.i1-IQ1_S.gguf) | i1-IQ1_S | 32.8 | for the desperate |
35
  | [GGUF](https://huggingface.co/mradermacher/TheProfessor-155b-i1-GGUF/resolve/main/TheProfessor-155b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 41.3 | |
36
  | [GGUF](https://huggingface.co/mradermacher/TheProfessor-155b-i1-GGUF/resolve/main/TheProfessor-155b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 45.9 | |
37
  | [PART 1](https://huggingface.co/mradermacher/TheProfessor-155b-i1-GGUF/resolve/main/TheProfessor-155b.i1-Q2_K.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/TheProfessor-155b-i1-GGUF/resolve/main/TheProfessor-155b.i1-Q2_K.gguf.split-ab) | i1-Q2_K | 57.1 | IQ3_XXS probably better |