simonw / simonw/llm

Remove warning about PyTorch

Open Beginner friendly
#538 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

blocked documentation
Dominant language
Python
Stars
12.5k
Forks
998
Avg merge
3d 13h
Merged PRs (30d)
10

Description

https://github.com/simonw/llm/blob/d075336c6900768b664277a7ca7c76a79de9a0cf/docs/setup.md#L38-L40

This is no longer true. PyTorch can be installed in Python 3.12 now, even though it isn't fully supported yet according to:

It sounds like full support is for 3.12 is coming in PyTorch 2.4.

There's another tracking ticket for Python 3.13 support here:

Contributor guide

Open the contributing guide

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.

Research direction

Start with docs/setup.md lines 38-40 and compare the warning with the linked PyTorch 2.3.0 release and tracking issues. Update the documentation so its Python 3.12 and PyTorch status is accurate, then verify the setup instructions no longer contain the outdated warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.