From ed8bfca986c86de238c73647b039582c9c8fe564 Mon Sep 17 00:00:00 2001 From: Aritra Roy Gosthipaty Date: Wed, 12 Mar 2025 08:29:41 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b667e8..beba077 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Below, there are some code snippets on how to get quickly started with running t ```sh -$ pip install git+https://github.com/huggingface/transformers@v4.49.0-Gemma3 +$ pip install git+https://github.com/huggingface/transformers@v4.49.0-Gemma-3 ```