Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -33,6 +33,6 @@
|
|
33 |
"torch_dtype": "bfloat16",
|
34 |
"transformers_version": "4.46.3",
|
35 |
"unsloth_fixed": true,
|
36 |
-
"use_cache":
|
37 |
"vocab_size": 128256
|
38 |
}
|
|
|
33 |
"torch_dtype": "bfloat16",
|
34 |
"transformers_version": "4.46.3",
|
35 |
"unsloth_fixed": true,
|
36 |
+
"use_cache": true,
|
37 |
"vocab_size": 128256
|
38 |
}
|