RUCAIBox / LLMSurvey

The official GitHub page for the survey paper "A Survey of Large Language Models".
https://arxiv.org/abs/2303.18223
9.64k stars 745 forks source link

Typo error #81

Open Zilize opened 3 months ago

Zilize commented 3 months ago

page 46, bottom right part

For example, a 4-bit 60GB LLM is demonstrated to have better performance than a 8-bit 30GB LLM [422].

which might be?:

For example, a 4-bit 60B LLM is demonstrated to have better performance than a 8-bit 30B LLM [422].

"B" instead of "GB"?

reference: https://proceedings.mlr.press/v202/dettmers23a/dettmers23a.pdf

hyp1231 commented 3 months ago

Thanks for reporting this issue! We will fix it in our next version. :-)