HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gemeral

no profile record

Submissions

Ask HN: Is traditional startup hiring advice outdated?

1 points·by gemeral·hace 11 meses·3 comments

comments

gemeral
·hace 11 meses·discuss
12 month cliff is standard in the industry though even at larger, established companies
gemeral
·hace 2 años·discuss
That's not the right analogy. The "tok" in "Tiktoken" comes from "token", not "TikTok".
gemeral
·hace 2 años·discuss
Do you mind pointing out where they make the model larger? The paper seems to suggest they are maintaining the same model sizes.

> Recent research, such as BitNet, is paving the way for a new era of 1-bit Large Language Models (LLMs). In this work, we introduce a 1-bit LLM variant, namely BitNet b1.58, in which every single parameter (or weight) of the LLM is ternary {-1, 0, 1}. It matches the full-precision (i.e., FP16 or BF16) Transformer LLM with the same model size and training tokens in terms of both perplexity and end-task performance, while being significantly more cost-effective in terms of latency, memory, throughput, and energy consumption
gemeral
·hace 2 años·discuss
> and blowing up parameter count to make up for it

based on (an admittedly rapid and indulgent reading of the paper), it seems like they're not increasing the parameter size. Do you mind pointing out where the blowup is occurring?