woadwarrior01
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
OmniAID is a hybrid MoE detector, so the PyTorch model dynamically routes each image through top-k semantic experts plus a fixed artifact expert. For the CoreML/ANE port, I rewrote that into a static graph. Every…
-
Hey HN, A couple of months ago, my brother and I built a little macOS cli app for ourselves. The idea was to remove tracking parameters from share urls from Instagram, Facebook, Google, LinkedIn, Reddit, Twitter,…
- GPT or BERT: why not both? (arxiv.org)
-
I’d originally launched my app: Private LLM[1][2] on HN around 10 months ago, with a single RedPajama Chat 3B model. The app has come a long way since then. About a month ago, I added support for 4-bit OmniQuant…
-
I’ve been playing around with local LLMs for the past couple of months and decided to build something that can run on an iPhone. It’s a universal app built with SwiftUI and the excellent ggml library. The model is an…
- Intel Lays Out Strategy for AI: It’s Habana (forbes.com)
- The mob account (repo.or.cz)
- Spamnesty – Have fun with spam (spa.mnesty.com)
- RAMP Made Easy – Atomic reads in distributed databases (rustyrazorblade.com)
- Rust in Detail: Writing Scalable Chat Service from Scratch (nbaksalyar.github.io)
- Nuitka: a Python compiler (nuitka.net)
- Docker Clustering on Mesos with Marathon (youtube.com)
- ShutIt – Complex Docker Deployments Made Simple (ianmiell.github.io)
- Algorithm for automatic cache invalidation (groups.google.com)
- Tries and Ternary Search Trees in Python and Javascript (jeethurao.com)