Set sliding window to null to match Mistral-7B-Instruct-v0.2
#4
by
veden
- opened
I think the sliding_window should be set to null to match https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2/blob/41b61a33a2483885c981aa79e0df6b32407ed873/config.json#L19
If this model was pulled from https://huggingface.co/alpindale/Mistral-7B-v0.2-hf/blob/main/config.json then they also updated their config at a later time to drop the sliding window parameter.
If you intended the sliding window, please feel free to close the PR.
Thank you!
migtissera
changed pull request status to
merged