Viewing profile — kathleenfromgdm
kathleenfromgdm
HN member- Joined
- Wed, Feb 21, 2024, 1:36 PM UTC
- HN karma
- 97
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About kathleenfromgdm
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #39454120
The context length for these models is 8192 tokens.
-
comment
Comment #39454086
Good catch - just corrected. Thanks!
-
comment
Comment #39454078
The context length for these models is 8192 tokens.
-
comment
Comment #39454042
Great question - we compare to the Mistral 7B 0.1 pretrained models (since there were no pretrained checkpoint updates in 0.2) and the Mistral 7B 0.2 instruction-tuned models in th…
-
comment
Comment #39454033
We release our non-aligned models (marked as pretrained or PT models across platforms) alongside our fine-tuned checkpoints; for example, here is our pretrained 7B checkpoint for d…
-
comment
Comment #39453976
Corrected - thanks :)
-
comment
Comment #39453787
Yes, you can get started downloading the model and running inference on Kaggle: https://www.kaggle.com/models/google/gemma ; for a full list of ways to interact with the model, you…
-
comment
Comment #39453775
Thank you! You can get started downloading the model and running inference on Kaggle: https://www.kaggle.com/models/google/gemma ; for a full list of ways to interact with the mode…
-
comment
Comment #39453771
We've documented the architecture (including key differences) in our technical report here ( https://goo.gle/GemmaReport ), and you can see the architecture implementation in our G…