Update README.md
This commit is contained in:
parent
34b1dc0e65
commit
dbd91bbaf6
@ -63,7 +63,7 @@ for everyone.
|
|||||||
Below, there are some code snippets on how to get quickly started with running the model. First, install the Transformers library with the version made for Gemma 3:
|
Below, there are some code snippets on how to get quickly started with running the model. First, install the Transformers library with the version made for Gemma 3:
|
||||||
|
|
||||||
```sh
|
```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
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, copy the snippet from the section that is relevant for your use case.
|
Then, copy the snippet from the section that is relevant for your use case.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user