michaelgiba
- Karma
- 0
- Created
- ()
- Submissions
- 1,235,986,667
- Fictitious Telephone Numbers (en.wikipedia.org)
- Oh Snap - An Interactive Article on Quantization Error (michaelgiba.com)
- An Interactive Overview of Grammar-Based Sampling for LLMs (michaelgiba.com)
-
I was inspired by https://news.ycombinator.com/item?id=43586380 to simulate the reality TV show "The Traitors" using open-source LLMs. I used all open source via either groq or locally hosted on llama-server (llama.cpp)…
-
Hello HN, I wanted to share a project I have been working on recently called "plomp". It is intended to be a drop-in way to gain visibility into python programs which are prompting LLMs many times or using complicated…
- Show HN: Convert a link to a late night show (github.com)
Hi all, I wanted to share a side project I’ve been working on for a while which, given a link to a news article, produces an animated late night show of configurable length and style. Its conceptually similar to…
- eBay Blames Sun for Outages (1999) (wired.com)
-
prototype is at: https://computeindex.michaelgiba.com/ Out of curiosity, I put together a simple website which tracks the prices for a few variations of A100/H100 GPUs by hour broken out between spot/ondemand, form…
- Show HN: GPU price-per-hour tracker for A100/H100s (computeindex.michaelgiba.com)
Out of curiosity, I put together a simple website which tracks the prices for a few variations of A100/H100 GPUs by hour broken out between spot/ondemand, form factor and provider. Specifically I was tailoring the tool…
- Show HN: iq – jq for images (using rust, LALRPOP) (github.com)
I wanted to share an experimental side project I have been working on for some time. I constantly use commands like `jq` and `yq` for processing structured data in my day job and I was curious if a similar idea could be…
- Kodiak Robotics Journey – Self-Driving Trucks (kodiak.ai)
- Visualizing Memorization in RNNs (distill.pub)