Scripts:
- Reverted the top_k=20 / presence_penalty=1.5 tuning for phi-4-mini-reasoning after it caused infinite thinking, restoring previous decoding params 6cb32ea)
- Added the deepseek_r1 reasoning-parser flag to the microsoft/Phi-4-mini-reasoning vLLM serving script (49c2d36)
- Added scripts/compile_final_results.py to compile experiment results across runs into a single CSV (1d7d908)
Docs: