Update modeling_deepseek.py

#23

is_torch_greater_or_equal_than_1_13 is deprecated

@msr2000 is_torch_greater_or_equal_than_1_13 has been removed since transformers v4.48.0, it is necessary to remove all usage of is_torch_greater_or_equal_than_1_13 from all deepseek models, not only this one. Can the maintainers help to fix all the models? It is important for us to support deepseek models in TensorRT-LLM. Thanks~

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment