Skip to content

Commit 2a978cb

Browse files
jan-wassenbergcopybara-github
authored andcommitted
Update kaggle links to Gemma v3. Refs #911
PiperOrigin-RevId: 913714909
1 parent bdd4cde commit 2a978cb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ foundation models from Google.
66
For additional information about Gemma, see
77
[ai.google.dev/gemma](https://ai.google.dev/gemma). Model weights, including
88
gemma.cpp specific artifacts, are
9-
[available on kaggle](https://www.kaggle.com/models/google/gemma-2).
9+
[available on kaggle](https://www.kaggle.com/models/google/gemma-3).
1010

1111
## Who is this project for?
1212

@@ -34,7 +34,7 @@ portable SIMD for CPU inference.
3434

3535
For production-oriented edge deployments we recommend standard deployment
3636
pathways using Python frameworks like JAX, Keras, PyTorch, and Transformers
37-
([all model variations here](https://www.kaggle.com/models/google/gemma)).
37+
([all model variations here](https://www.kaggle.com/models/google/gemma-3)).
3838

3939
## Contributing
4040

@@ -104,7 +104,7 @@ winget install --id Microsoft.VisualStudio.2022.BuildTools --force --override "-
104104
### Step 1: Obtain model weights and tokenizer from Kaggle or Hugging Face Hub
105105

106106
Visit the
107-
[Kaggle page for Gemma-2](https://www.kaggle.com/models/google/gemma-2/gemmaCpp)
107+
[Kaggle page for Gemma-2](https://www.kaggle.com/models/google/gemma-3/gemmaCpp)
108108
and select `Model Variations |> Gemma C++`.
109109

110110
On this tab, the `Variation` dropdown includes the options below. Note bfloat16

0 commit comments

Comments
 (0)