Fails with transformers==4.38.1

#30
by rohithkrn - opened

Model loading fails after transformers upgrade to 4.38.1 with error:
AttributeError: 'LlamaRotaryEmbedding' object has no attribute 'cos_cached'

Sign up or log in to comment