Qodi commited on
Commit
b5011b1
·
verified ·
1 Parent(s): 3145e03

fix bug 'DynamicCache' object has no attribute 'get_max_length' , updata modeling_phi3.py

Browse files

fix bug max_cache_length = past_key_values.get_max_length()
AttributeError: 'DynamicCache' object has no attribute 'get_max_length'. Did you mean: 'get_seq_length'?

Files changed (1) hide show
  1. modeling_phi3.py +0 -0
modeling_phi3.py CHANGED
The diff for this file is too large to render. See raw diff