Tempat Uploadan
48 subscribers
16 photos
4 videos
134 files
649 links
Quick file mirror for everyone
(´・ω・`)
Download Telegram
Forwarded from Hacker News
Show HN: Llama 3.1 70B on a single RTX 3090 via NVMe-to-GPU bypassing the CPU (Score: 152+ in 8 hours)

Link: https://readhacker.news/s/6NeCM
Comments: https://readhacker.news/c/6NeCM

Hi everyone, I'm kinda involved in some retrogaming and with some experiments I ran into the following question: "It would be possible to run transformer models bypassing the cpu/ram, connecting the gpu to the nvme?"
This is the result of that question itself and some weekend vibecoding (it has the linked library repository in the readme as well), it seems to work, even on consumer gpus, it should work better on professional ones tho
Forwarded from Hacker News (yahnc_bot)
How Taalas “prints” LLM onto a chip? https://www.anuragk.com/blog/posts/Taalas.html
Forwarded from Hacker News
Most of the US economy is in a recession (🔥 Score: 153+ in 3 hours)

Link: https://readhacker.news/s/6PmyY
Comments: https://readhacker.news/c/6PmyY
Forwarded from Hacker News
Show HN: µJS, a 5KB alternative to Htmx and Turbo with zero dependencies (Score: 150+ in 1 day)

Link: https://readhacker.news/s/6PgqE
Comments: https://readhacker.news/c/6PgqE

I built µJS because I wanted AJAX navigation without the verbosity of HTMX or the overhead of Turbo.
It intercepts links and form submissions, fetches pages via AJAX, and swaps fragments of the DOM. Single <script> tag, one call to `mu.init()`. No build step, no dependencies.
Key features: patch mode (update multiple fragments in one request), SSE support, DOM morphing via idiomorph, View Transitions, prefetch on hover, polling, and full HTTP verb support on any element.
At ~5KB gzipped, it's smaller than HTMX (16KB) and Turbo (25KB), and works with any backend: PHP, Python, Go, Ruby, whatever.
Playground: https://mujs.org/playground
Comparison with HTMX and Turbo: https://mujs.org/comparison
About the project creation, why and when: https://mujs.org/about
GitHub: https://github.com/Digicreon/muJS
Happy to discuss the project.
Forwarded from Hacker News
My “grand vision” for Rust (❄️ Score: 152+ in 4 days)

Link: https://readhacker.news/s/6P6ZS
Comments: https://readhacker.news/c/6P6ZS