Live data from Hacker News

Viewing profile — kathleenfromgdm

kathleenfromgdm

HN member
Joined
Wed, Feb 21, 2024, 1:36 PM UTC
HN karma
97
Public activity
10 items

About kathleenfromgdm

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #39454120

    The context length for these models is 8192 tokens.

  3. comment
    Comment #39454086

    Good catch - just corrected. Thanks!

  4. comment
    Comment #39454078

    The context length for these models is 8192 tokens.

  5. 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…

  6. 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…

  7. comment
    Comment #39453976

    Corrected - thanks :)

  8. 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…

  9. 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…

  10. 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…