buxtcodes commited on
Commit
13d168a
·
verified ·
1 Parent(s): fb242de
Files changed (1) hide show
  1. custom_generate/generate.py +0 -1
custom_generate/generate.py CHANGED
@@ -2,7 +2,6 @@ import torch
2
  from typing import Any, Dict, List, Optional, Tuple
3
 
4
  from transformers import Cache, GenerationConfig
5
- from transformers.cache_utils import CacheLayer
6
 
7
 
8
  UNSUPPORTED_GENERATION_ARGS = [
 
2
  from typing import Any, Dict, List, Optional, Tuple
3
 
4
  from transformers import Cache, GenerationConfig
 
5
 
6
 
7
  UNSUPPORTED_GENERATION_ARGS = [