Live data from Hacker News

Viewing profile — jojo2219

jojo2219

HN member
Joined
Sun, Nov 19, 2023, 7:25 PM UTC
HN karma
2
Public activity
4 items

About jojo2219

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #40080688

    what's the state of the art in quantization methods these days that one might apply to a model like LLama 3? Any particular literature to read? Of course priorities differ across m…

  3. comment
    Comment #40080229

    weights and activations all bf16?

  4. comment
    Comment #40080177

    Where are f32 and f16 used? I see a lot of `.float()' and `.type_as()' in the model file, and nothing explicit about f16. Are the weights and all the activations in f32?