Text Generation
Transformers
PyTorch
mistral
Not-For-All-Audiences
nsfw
conversational
text-generation-inference
Inference Endpoints
Norquinal commited on
Commit
a43b67c
1 Parent(s): 1716048

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -20,6 +20,6 @@
20
  "tie_word_embeddings": false,
21
  "torch_dtype": "float16",
22
  "transformers_version": "4.34.0.dev0",
23
- "use_cache": false,
24
  "vocab_size": 32000
25
  }
 
20
  "tie_word_embeddings": false,
21
  "torch_dtype": "float16",
22
  "transformers_version": "4.34.0.dev0",
23
+ "use_cache": true,
24
  "vocab_size": 32000
25
  }