fix bug 'DynamicCache' object has no attribute 'get_max_length' , updata modeling_phi3.py
Browse filesfix 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'?
- modeling_phi3.py +0 -0
modeling_phi3.py
CHANGED
The diff for this file is too large to render.
See raw diff
|
|