Skip to content

Commit 948f418

Browse files
authored
[Gemma4] Add transformers 5.5.0 installation command (#309)
Signed-off-by: Linkun <github@lkchen.net>
1 parent 3575ec6 commit 948f418

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Google/Gemma4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ uv pip install -U vllm --pre \
4141
--extra-index-url https://wheels.vllm.ai/nightly/cu129 \
4242
--extra-index-url https://download.pytorch.org/whl/cu129 \
4343
--index-strategy unsafe-best-match
44-
44+
uv pip install transformers==5.5.0
4545
```
4646

4747
### Docker

0 commit comments

Comments
 (0)