mirror of
https://github.com/wassname/vllm.git
synced 2026-09-24 14:00:12 +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