OpenEuroLLM / OpenEuroLLM/Taskboard
Update post-training container and dependencies
Open
@Neonkraft is already working on this.
Since Jun 3, 2026.
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The current post-training container available in Leonardo (leonardo_work/path/to/project/root/container_images/post-training-flash-attn-3.sif) uses version v0.29.1 of trl and 5.3.0 of transformers. Since it was built, there have been a major release of trl (currently at v1.5.1) and several minor releases of transformers (currently at v5.9.0).
Tasks
- Update the Leonardo container and the dependencies in the post-training repo
- Verify that the changes do not break SFT and DPO by reproducing
Olmo-3-7B-Instruct-SFTandOlmo-3-7B-Instruct-DPO(See #230)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.