Ben Gubler

Ben Gubler

@nebrelbug

  • Home
  • About
  • My Stack
  • Projects
  • Language Learning
  • Posts
  • Contact
Ben Gubler
Ben Gubler

Posts

RSS

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

#language-learning#ml/ai#nextjs#open-source#python#random#react#tailwind#typescript#ui/ux#writing
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.

#typescript#open-source