RSSAmplifier

Blog

Rosmine ML Blog

Deep Learning, GPUs, et al.

rosmine.aiRSS feed ↗4 posts

Latest posts

Was my $48K GPU server worth it?

In 2024 I quit my FAANG job to become an independent researcher. To do this I needed GPUs, so I built “grumbl”, a 6x 6000 Ada GPU server. This blog describes the build, some of the issues I faced, and answers the question “was it worth it to build the server myself, or should I […]

A new test for if your LLM is subtly manipulating you

Let’s say I’m a large company and I want to use my LLM to promote my other products, and not mention my competitors. For example, imagine the ML Framework wars have turned vicious and we want to suppress the existence of Pytorch, so if a user wants to implement some ML algorithm, it will give […]

Why this AI thinks the xfinity logo is a hate symbol

I was playing around with a vision language model and it thinks this xfinity logo is a hate symbol It’s also overly careful about copyright And here’s the results on the AI logo Rorschach test The reason the model makes these predictions is because I tricked it by creating adversarial examples. If you look closely […]

Getting started in ML

I never got a CS degree or PhD, and I’ve worked as an ML applied scientist at a FAANG company for 6 years. I posted about that on X recently and a lot of people had questions about how to get started. This post is all my best advice for starting out in ML. Classes/Resources […]