Use Python 3.11 for FineWeb script | Generated by AI

Home 2026.05

Use python3.11 — it has huggingface_hub (0.28.1) installed and the script runs cleanly with it.

What’s on this box:

Run it as:

python3.11 scripts/download/plan_and_download_fineweb_gpt3.py

If you’d rather make python work, either symlink it or install deps into 3.12:

python3.12 -m pip install -r requirements.txt

Back Donate