Releases: kyo-takano/chinchilla
Releases · kyo-takano/chinchilla
v0.2.0
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
; previouslyproject_dir
andseed_ranges
were unnecessarily required