Update finetune_sample/config.json
Browse files
finetune_sample/config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"transformers_version": "4.31.0",
|
26 |
"use_cache": true,
|
27 |
"use_parallel_residual": true,
|
28 |
-
"vocab_size": 50277
|
29 |
"quantization_config": {
|
30 |
"quant_method":"gptq",
|
31 |
"bits": 4,
|
|
|
25 |
"transformers_version": "4.31.0",
|
26 |
"use_cache": true,
|
27 |
"use_parallel_residual": true,
|
28 |
+
"vocab_size": 50277,
|
29 |
"quantization_config": {
|
30 |
"quant_method":"gptq",
|
31 |
"bits": 4,
|