|
|
|
|
|
by austinvhuang
824 days ago
|
|
Hi, haven't followed this thread for a while so just happened to see this now. I'm assuming you mean in other languages/implementations? (since the gemma.cpp repo linked above has code + links for gemma.cpp specific weights) If so, you can find the weights here https://www.kaggle.com/models/google/gemma - each of the "model variations" (flax, jax, pytorch, keras, etc.) has a download for the weights and links to its code. If you're comfortable with flax, that's DM's own reference implementation:
https://github.com/google-deepmind/gemma |
|