Viewing profile — ducviet00
ducviet00
HN member- Joined
- Thu, Oct 05, 2023, 4:30 AM UTC
- HN karma
- 18
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About ducviet00
meet.hn/city/vn-Hà-Nội
Socials: - github.com/ducviet00
Interests: AI/ML, Research, Open Source, Data Science
---
Recent public activity
-
comment
Comment #48774358
[dead]
-
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…
-
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…
-
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
-
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…