[readme] upd mcore readme (#9352)

This commit is contained in:
Kingsley
2025-10-27 21:23:31 +08:00
committed by GitHub
parent 13170577b2
commit 3057db15c3
3 changed files with 6 additions and 0 deletions

View File

@@ -123,6 +123,8 @@ Choose your path:
## Changelog
[25/10/26] We support Megatron-core training backend with [**mcore_adapter**](https://github.com/alibaba/ROLL/tree/main/mcore_adapter). See [PR #9237](https://github.com/hiyouga/LLaMA-Factory/pull/9237) to get started.
[25/08/22] We supported **[OFT](https://arxiv.org/abs/2306.07280)** and **[OFTv2](https://arxiv.org/abs/2506.19847)**. See [examples](examples/README.md) for usage.
[25/08/20] We supported fine-tuning the **[Intern-S1-mini](https://huggingface.co/internlm/Intern-S1-mini)** models. See [PR #8976](https://github.com/hiyouga/LLaMA-Factory/pull/8976) to get started.