mirror of
https://github.com/wassname/vllm.git
synced 2026-07-18 12:50:17 +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