mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-25 03:05:01 +08:00
* Align top_p and top_k with huggingface * remove _get_prompt_and_output_tokens * rename _apply_top_p_top_k * compare top_p top_k with hf * fix test errors