tctsung commited on
Commit
9ff5ecf
1 Parent(s): 0b21a87
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ For more details, see github repo [tctsung/LLM_quantize](https://github.com/tcts
17
  2. The model size was compressed from 4.4GB to 0.78GB, representing a reduction in memory footprint to only **17.57%** of the original model.
18
  3. I used 6 different LLM tasks to demonstrate that the quantized model maintains similar accuracy, with a maximum accuracy degradation of only ~1%
19
 
20
-
21
 
22
  ## Inference tutorial
23
 
 
17
  2. The model size was compressed from 4.4GB to 0.78GB, representing a reduction in memory footprint to only **17.57%** of the original model.
18
  3. I used 6 different LLM tasks to demonstrate that the quantized model maintains similar accuracy, with a maximum accuracy degradation of only ~1%
19
 
20
+ <Gallery />
21
 
22
  ## Inference tutorial
23