Menu

#Gpu

56 posts

Feed·
20 of 56 posts
Why your local LLM feels dumber than it is
🖼️
508

Why your local LLM feels dumber than it is

Quick Introduction We have all been on forums, chats, reddit, discord, youtube, or somewhere and heard “Oh! Model XYZ is AMAZEBALLZ!zomgwtfbbq” then downloaded it (or more likely, some quantized form of it) and said “eww… This sucks!” This post is going…

15s
Read More
The cuda-oxide Book — cuda-oxide
🖼️
0

The cuda-oxide Book — cuda-oxide

nvlabs.github.io·nvlabs.github.io·4 months ago
#4PcEYlZi

cuda-oxide is an experimental Rust-to-CUDA compiler that lets you write (SIMT) GPU kernels in safe(ish), idiomatic Rust. It compiles standard Rust code directly to PTX — no DSLs, no foreign language bindings, just Rust.

15s
Read More