Skip to content

Releases: kyo-takano/chinchilla

v0.2.0

27 Jan 11:46
75e5858
Compare
Choose a tag to compare

This update introduces general improvements in both usability & performance.

Changes:

  • Switch optimizer from L-BFGS to vanilla BFGS after quantitative experiments
  • Add an LLM example data & notebook
  • Improve documentation regarding the initial parameter grid & optimization tips
  • Make all arguments optional except param_grid; previously project_dir and seed_ranges were unnecessarily required