What's Changed
- Automate Benchmarking - fixing issue. by @Manan17 in #836
- Make path variable global by @Manan17 in #840
- Adding support for apo losses, sppo_hard and nca_pair by @Manan17 in #841
- Add
accum_dtype
option forFusedLinearCrossEntropy
by @Tcc0403 in #830 - CI tests fix by @Manan17 in #847
- docs(README): fix intel ci link by @Tcc0403 in #842
- Llama4 rope implementation by @Manan17 in #843
- fix(phi3): update monkey patch for
Phi3ForCausalLM
by @Tcc0403 in #837 - feat(FLCE): expose
accum_dtype
for hf model monkey patch by @Tcc0403 in #851 - Fix ci by @Manan17 in #853
- Fix missing low-level api imports by @Kirill-Kravtsov in #856
- Add glm4.1v model support by @vvvdwbvvv in #858
- Update pyproject.toml version to 0.6.2 by @vaibhavjindal in #861
New Contributors
- @Kirill-Kravtsov made their first contribution in #856
Full Changelog: v0.6.1...v0.6.2