SandLogicTechnologies commited on
Commit
307349b
·
verified ·
1 Parent(s): 78d1349

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -69,14 +69,6 @@ This repository provides GGUF-converted versions of the GPT-OSS-20B model optimi
69
  - Suitable for local inference, coding, agentic workflows, and general text-generation workloads
70
  - Provides a slightly smaller footprint than IQ4_NL while maintaining the same nominal 4-bit precision class
71
 
72
- ### Q6_K
73
-
74
- - Size change of approx **49.78% larger*- than the supplied 16-bit file (13.80 GB)
75
- - Higher-precision 6-bit K-Quant representation designed to retain more parameter information than lower-bit quantization formats
76
- - Provides a substantially larger representation than the supplied IQ3_M, IQ4_NL, and IQ4_XS variants
77
- - Suitable for environments where the larger model footprint is acceptable and a higher-bit GGUF representation is preferred
78
- - Higher bit depth is expected to reduce quantization-related information loss compared with the lower-bit variants, although comparative benchmarking is required to determine the actual performance difference
79
-
80
  ---
81
 
82
  ## Training Overview
 
69
  - Suitable for local inference, coding, agentic workflows, and general text-generation workloads
70
  - Provides a slightly smaller footprint than IQ4_NL while maintaining the same nominal 4-bit precision class
71
 
 
 
 
 
 
 
 
 
72
  ---
73
 
74
  ## Training Overview