mirror of
https://github.com/wassname/vllm.git
synced 2026-07-01 03:26:53 +08:00
218dc2ccda
* 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