OpenEuroLLM / OpenEuroLLM/Taskboard
Fixing post-training conventions
Open
@geoalgo is already working on this.
Since Aug 3, 2026.
4.6 post-training
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Goal
Fix post-training conventions for Prelude.
Description
The following is a list fixing our conventions for post-training Prelude. It is a growing list and results from pre-and post-training decisions we agreed on.
- Chat template: Qwen3
- System prompt: None
- Context length: 128k
- Function calling: No
- Loss masking: Finaly-turn reasoning + no unrolling
Dependencies
Blocking final post-training.
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.