MekkCyber commited on
Commit
8c01020
Β·
1 Parent(s): 0d12afd
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -638,7 +638,7 @@ with gr.Blocks(theme=gr.themes.Ocean(), css=css) as demo:
638
  3. Uploads the quantized model to your HuggingFace account
639
 
640
  ## πŸ“Š Memory Usage
641
- 4-bit quantization can reduce model size by up to 75% compared to FP16, allowing you to run larger models on consumer hardware.
642
  """
643
  )
644
 
 
638
  3. Uploads the quantized model to your HuggingFace account
639
 
640
  ## πŸ“Š Memory Usage
641
+ 4-bit quantization can reduce model size by up to β‰ˆ75% compared to FP16 for big models.
642
  """
643
  )
644