ipex-llm/python
Ovo233 1a885020ee
Updated importing of top_k_top_p_filtering for transformers>=4.39.0 (#10794)
* In transformers>=4.39.0, the top_k_top_p_filtering function has been deprecated and moved to the hugging face package trl. Thus, for versions >= 4.39.0, import this function from trl.
2024-04-19 15:34:39 +08:00
..
llm Updated importing of top_k_top_p_filtering for transformers>=4.39.0 (#10794) 2024-04-19 15:34:39 +08:00