OpenEuroLLM / OpenEuroLLM/Taskboard

[32B Dense] Mid-training downstream evals

Open
#407 0 comments 0 reactions 3 assignees View on GitHub

@JeniaJitsev is already working on this.

Since Sep 16, 2026.

T4.4 - model training
Dominant language
No language data
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

One-time setup

Clone oellm-autoexp and check out the branch with the scripts (until it is merged):

git clone git@github.com:OpenEuroLLM/oellm-autoexp.git
cd oellm-autoexp && git checkout feat/downstream-eval-32b
git submodule update --init submodules/oellm-eval
uv tool install -p 3.12 submodules/oellm-eval 

oellm-eval is a submodule pinned on branch feat/vllm-data-parallel; the scripts import it as a
Python package. Set EVAL_REPO=<path> only to test your own oellm-eval checkout instead.

You also need membership of the Slurm account you want to charge (e-ext-2025e02-108 or
e-sta-openeurollm, chosen with ACCOUNT=), and write access to the shared eval directory.

Weight storage

Converted HF checkpoints can be found here:

  • /e/fscratch/e-sta-openeurollm/jj1/eval/hf
  • /e/scratch/e-sta-openeurollm/production_training/downstream_eval_32b/hf

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.