Viewing profile — z4y5f3
z4y5f3
HN member- Joined
- Mon, May 15, 2023, 8:01 PM UTC
- HN karma
- 39
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About z4y5f3
No profile information was provided.
Recent public activity
-
comment
Comment #48938281
They will release the weights by 7/27 along with support in vLLM. Stop second guessing. Source: their blog post https://mp.weixin.qq.com/s/V4xhEIy8xDXSMDPrPkmUAQ
-
comment
Comment #48938253
They will release the full weights by 7/27 along with support in vLLM. Source: their release blog on WeChat. https://mp.weixin.qq.com/s/V4xhEIy8xDXSMDPrPkmUAQ
-
comment
Comment #42619674
NVIDIA is likely citing 1 PFlops at FP 4 sparse (they did this for GB200), so that is 128 TFlops BF16 dense, or 2/3 of what RTX 4090 is capable of. I would put the memory bandwidth…
-
comment
Comment #41141218
Yep I have seen this paper before, and thank you for linking it here for reference. My personal opinion is that compared to single epoch scaling laws, we still need more evidence a…
-
comment
Comment #41140678
What they missed is that current scaling laws (OpenAI, Deepmind Chinchilla) are based on the assumption that the model is trained for one epoch. This essentially means that in orde…
-
comment
Comment #40612863
My experience is that < 500M models are pretty useful when fine-tuned on traditional NLP tasks, such as text classification and sentence/token level labeling. A modern LM with a 32…
-
comment
Comment #39957435
Checked your numbers in another thread - excellent breakdown. Thanks for the clarification. I did not read the original anandtech post so I did not realize the 512GBps already refe…
-
comment
Comment #39934137
NVLink advertises combined bandwidth in both direction, so the 1800 GBps NVLink on Blackwell is actually 900 GBps for everyone else. PCIe can also do multi-node direct transfer via…
-
comment
Comment #39934093
Depends. NVLink advertises bidirectional bandwidth, whereas PCIe and standard networking calculate bandwidth in a single direction. So a 1800 GBps NVLink is actually 900 GBps in PC…
-
comment
Comment #38802862
Unfortunately GZIP won't beat LLMs for text classification. The research you cited is just poorly done science that has been widely debunked. The original paper compared top-2 accu…