Sliding Window Attention

#67
by cferggie - opened

When calling:
model = AutoModelForCausalLM.from_pretrained(
model_path
)

I keep getting an error, "Sliding Window Attention is enabled but not implemented for sdpa; unexpected results may be encountered." How can I fix this?

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment