Text Generation
Transformers
Safetensors
gpt_bigcode
code
granite
conversational
Eval Results
Inference Endpoints
text-generation-inference
mayank-mishra commited on
Commit
c42d2bd
1 Parent(s): a7175f5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -23,6 +23,6 @@
23
  "scale_attn_weights": true,
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.41.0.dev0",
26
- "use_cache": false,
27
  "vocab_size": 49152
28
  }
 
23
  "scale_attn_weights": true,
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.41.0.dev0",
26
+ "use_cache": true,
27
  "vocab_size": 49152
28
  }