Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yzh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
yzh
2mo ago
Thanks for the comment! Fair point. We do not publish that curve for this model, and the HF model card should say so more clearly. We did run an internal, unpublished FP16-anchored ladder on Qwen3-8B previously using the same pipeline:
2.
▲
Show HN: We quantized Qwen3.6-35B-A3B to 2-bit: 12.3 GB, 225 tok/s on a 4090
(huggingface.co)
3 points
by
yzh
2mo ago
|
3 comments
3.
▲
by
yzh
1y ago
Hi HN! We built this to make "why AI works" feel tangible without drowning in math; feedback welcome! - What it is We built a structured AI-literacy platform to unpack core AI concepts with: bite-sized lessons + post-lesson quizze
4.
▲
MyAI101: Foundational AI literacy for students, teachers and curious adults
(myai101.com)
5 points
by
yzh
1y ago
|
3 comments
5.
▲
by
yzh
3y ago
Really impressive work! I wonder how easy would it be to support (a future open source version of) SORA using Groq's design. Will there be a Video Processing Unit (VPU)?
6.
▲
Polylabs: AI-powered 3D assets you can use in mobile games
(dashboard.polylabs.ai)
1 points
by
yzh
3y ago
|
1 comments
7.
▲
by
yzh
3y ago
We have created a 3D asset marketplace that contains a set of (expanding) categories of AI generated 3D base meshes that are mobile compatible with free AI-texturing. You can change polycount and also turn mesh into voxels, pretty cool for
8.
▲
Speedup Megatron-LM from 10% to 30% with Zero Bubble Pipeline Parallelism
(github.com)
4 points
by
yzh
3y ago
|
2 comments
9.
▲
by
yzh
3y ago
AFAIK, model behind yiyan is Baidu's ERNIE. Yi-34B (and Yi model family) comes from another startup created by Kai-fu Lee earlier this year: 01.ai.
10.
▲
by
yzh
3y ago
I would recommend the course from Oxford ( https://people.maths.ox.ac.uk/gilesm/cuda/ ). Also explore the tutorial section of cutlass ( https://github.com/NVIDIA/cutlass/blob/main/
11.
▲
BindDiffusion: One Diffusion Model to Bind Them All
(github.com)
3 points
by
yzh
3y ago
|
1 comments
12.
▲
by
yzh
3y ago
We have built BindDiffusion, one diffusion model to bind multi-modal embeddings. It leverages a pre-trained diffusion model to consume conditions from diverse or even mixed modalities. This design allows many novel applications, such as aud
13.
▲
HloEnv: An environment based on XLA for DL compiler optimization research
(github.com)
2 points
by
yzh
4y ago
|
0 comments
14.
▲
by
yzh
5y ago
I agree that some people would prefer to see this as a weekly popup, but some people have the habit of taking a look at what is happening every day :-)
15.
▲
by
yzh
5y ago
Since it uses a 10-day window to accumulate the scores.
16.
▲
AI Research Trends:Sort ArXiv papers by its popularity on social media sites
(mavenlin.github.io)
52 points
by
yzh
5y ago
|
10 comments
17.
▲
by
yzh
5y ago
Now I can tell if my "claimed-to-have-perfect-pitch" friend is lying anywhere.
18.
▲
VOLO: Vision Outlooker for Visual Recognition
(github.com)
4 points
by
yzh
5y ago
|
0 comments
19.
▲
by
yzh
6y ago
Sean is a very good engineer. Another of his work is moderngpu, a GPU primitive library. It has the same level of doc/tutorials. I really like one thing he wrote: Software is an asset, code a liability. On good days I'd add 200 or
20.
▲
Turbo_transformers: Fast Transformer Inference on CPU and GPU
(github.com)
2 points
by
yzh
6y ago
|
0 comments
21.
▲
Jittor: A Just-in-time(JIT) deep learning framework from Tsinghua University
(github.com)
2 points
by
yzh
6y ago
|
0 comments
22.
▲
by
yzh
7y ago
But Keras does not support PyTorch or MXNet. I think the design of Model, Block, and Layer like this is very intuitive and shared among several frameworks. I wish it could have multi-GPU/multi-node training capability (i.e. support hor
23.
▲
by
yzh
7y ago
You're right that the name is 华南海鲜市场 (Huanan seafood market). But the name is actually not accurate. The market sells a wide range of wild animals spanning from rabbits to Chinese bamboo rat, which is suspect to be the source of the vi
24.
▲
by
yzh
7y ago
It is not SARS, but it is highly possible that it was caused by people who kill and sell wild animals in the live poultry market. Where these animals like gem-faced civet got virus from bats. It is a long-held tradition for certain regions
25.
▲
by
yzh
7y ago
Experiences tell us, when someone makes a comment that something may __never__ happen, she probably is wrong. Our current transportation infra is designed for our current transportation tools. Full self-driving cars require a revolution of
26.
▲
by
yzh
7y ago
This also reflects in Von Karman's saying: Scientists discover the world that exists, engineers create the world that never was.
27.
▲
by
yzh
7y ago
As a Chinese who spent 7 years in the US and now back in China. I can tell the difference between nationalistic view then (before 2010) and now. Common people used to blindly believe the superiority of the system, but now they believe it wi
28.
▲
by
yzh
7y ago
Related: https://news.ycombinator.com/item?id=21459220
29.
▲
Tencent open sourced its distributed graph computing framework: Plato
(github.com)
49 points
by
yzh
7y ago
|
1 comments
30.
▲
by
yzh
7y ago
Reminds me of Google's cider-ide: https://code.google.com/archive/p/cider-ide/
More ›