Skip to content

v0.1.3

Latest

Choose a tag to compare

@minhnguyent546 minhnguyent546 released this 11 Jul 14:50
v0.1.3
1d7d908

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:

  • Added the generate-release-notes skill (a4cf71c)
  • Added Claude Code skills support via .claude/skills (e88a5b1)
  • Added test-quality and test-coverage skills (d4a52ad)