mirror of
https://github.com/karpathy/nanochat.git
synced 2026-04-05 23:25:35 +00:00
transformers is already in the repo's deps
This commit is contained in:
parent
7f3154f025
commit
f957c8a2ec
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user