transformers is already in the repo's deps

This commit is contained in:
Sofie Van Landeghem 2026-02-13 09:43:21 +01:00 committed by GitHub
parent 7f3154f025
commit f957c8a2ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,6 @@ jobs:
- name: Install dependencies with uv
run: |
uv sync --extra cpu
uv pip install transformers>=4.0.0
- name: Add nanochat to PYTHONPATH (Unix)
run: |