Text Generation
Transformers
Safetensors
llama
code
granite
conversational
Eval Results
text-generation-inference
mayank-mishra commited on
Commit
755c2fd
1 Parent(s): e0397a1

Update config.json

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