Live data from Hacker News

Viewing profile — ducviet00

ducviet00

HN member
Joined
Thu, Oct 05, 2023, 4:30 AM UTC
HN karma
18
Public activity
5 items

About ducviet00

meet.hn/city/vn-Hà-Nội

Socials: - github.com/ducviet00

Interests: AI/ML, Research, Open Source, Data Science

---

Recent public activity

  1. comment
  2. comment
    Comment #48772488

    > openvino uses ONNX internally OpenVINO only uses ONNX to parse the model, not to execute it. It runs computations through its own highly optimized inference engine specifically d…

  3. comment
    Comment #48771684

    Unlike GPUs, CPUs aren't designed for massive parallelism. Because of this, batching inference won't necessarily give you a speed boost here. In fact, it can actually slow the proc…

  4. comment
    Comment #44683440

    Maybe 41.8% is the score of Qwen3-235B-A22B-Thinking-2507, lol. 11% for the non-thinking model is pretty high

  5. comment
    Comment #42258051

    AMD has great hardware, but their software is a different story. It’s poorly documented, unstable, and doesn’t deliver good performance for end users. I’ve been working with the AM…