Spaces:
Sleeping
Sleeping
MekkCyber
commited on
Commit
Β·
8c01020
1
Parent(s):
0d12afd
update
Browse files
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
|
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 |
|