hierholzer commited on
Commit
9d1d7e8
1 Parent(s): 44732ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -49,7 +49,7 @@ Models initially developed in frameworks like PyTorch can be converted to GGUF f
49
 
50
  ## ☑️Uploaded Quantization Types
51
 
52
- Here are the quantized versions that I have available:
53
 
54
  - [x] Q2_K
55
  - [x] Q3_K_S
@@ -64,7 +64,7 @@ Here are the quantized versions that I have available:
64
  - [ ] F16 ~ *NOT Recommended*
65
  - [ ] F32 ~ *NOT Recommended*
66
 
67
- Feel Free to reach out to me if you need a specific Quantization Type that I do not currently offer.
68
 
69
 
70
  ### 📈All Quantization Types Possible
 
49
 
50
  ## ☑️Uploaded Quantization Types
51
 
52
+ Here are the quantized versions that I currently have available:
53
 
54
  - [x] Q2_K
55
  - [x] Q3_K_S
 
64
  - [ ] F16 ~ *NOT Recommended*
65
  - [ ] F32 ~ *NOT Recommended*
66
 
67
+ *Feel Free to reach out to me if you need a specific Quantization Type that I do not currently offer.*
68
 
69
 
70
  ### 📈All Quantization Types Possible