Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ Link: [https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct](https://huggingf
|
|
9 |
|
10 |
## Quantization Configurations
|
11 |
```
|
12 |
-
"quantization_config": {
|
13 |
"batch_size": 1,
|
14 |
"bits": 4,
|
15 |
"block_name_to_quantize": null,
|
|
|
9 |
|
10 |
## Quantization Configurations
|
11 |
```
|
12 |
+
"quantization_config": {
|
13 |
"batch_size": 1,
|
14 |
"bits": 4,
|
15 |
"block_name_to_quantize": null,
|