mansaripo commited on
Commit
5e46bcb
·
verified ·
1 Parent(s): 63c64c0

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. modeling_cloverlm.py +1 -1
modeling_cloverlm.py CHANGED
@@ -246,4 +246,4 @@ class CloverLMForCausalLM(PreTrainedModel, GenerationMixin):
246
  return {"input_ids": input_ids}
247
 
248
  def _supports_default_dynamic_cache(self):
249
- return False
 
246
  return {"input_ids": input_ids}
247
 
248
  def _supports_default_dynamic_cache(self):
249
+ return False