Profile photo

Ben Gubler

@bgub

  • Home
  • About
  • My Stack
  • Favorites
  • Projects
  • Language Learning
  • Posts
  • Recommended
  • Contact
Profile photo
Ben Gubler

Posts

RSS

Thoughts on web development, AI, and building things that matter.

#ml/ai (13)#open-source (6)#linguistics (4)#random (4)#frontend (3)
Aug 25, 202512 min read

Introducing tokka-bench

A comprehensive evaluation framework for comparing tokenizers across human and programming languages.

#ml/ai#linguistics#open-source
Jul 8, 20252 min read

Nix macOS Starter: Declarative Development Setup with Mise

Starter Nix config for macOS using nix-darwin, home-manager, and mise.

#open-source
Nov 7, 20235 min read

Rebuilding Alpaca with the Hugging Face Trainer Class

Fine-tuning Llama-2-7B using the Alpaca dataset and Hugging Face Trainer

#ml/ai#open-source
Oct 16, 20232 min read

Introducing gom: GPU Monitoring across Containers

I published `gom`, a CLI tool for monitoring GPU usage across Docker containers.

#ml/ai#open-source
Jun 29, 20232 min read

One Config File to Rule Them All

JavaScript tools have too many config files. Let's combine them.

#open-source
Jun 22, 20235 min read

Introducing Eta v3

The next version of Eta, an embedded JS template engine, brings API and documentation improvements.

#open-source