Skip to content
View dboybaker's full-sized avatar

Block or report dboybaker

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dboybaker/README.md

Demietrich — dboybaker

Software engineer with 8+ years in cloud infrastructure automation. Professionally I build platform automation and storage/backup orchestration; independently (and this is what most of my public work is about) I work on local LLM inference and fine-tuning.

Most of it runs on a home lab built for the purpose. I have a dual-RTX 3090 Debian machine I use to fine-tune, quantize, benchmark, and serve open-weight models. My main interest is inference efficiency and the ways we enable LLMs for the gradient of resources available to individuals and organizations. Quantization, speculative decoding, KV-cache and batch tuning, attention optimization, the works. I try to write the work up with enough configs and numbers to be reproducible rather than anecdotal.

Recent work

  • End-to-end fine-tuning - dataset construction → supervised fine-tuning (LLaMA-Factory, multi-GPU with DeepSpeed ZeRO) → RAG serving through Open WebUI, on a dataset I built myself.
  • Inference optimization + benchmarking - comparative quantization studies (llama.cpp GGUF quants, AutoRound INT4, FP8 on vLLM), multi-backend serving via llama-swap, and KV-cache / batch tuning on consumer GPUs.
  • Upstream bug reports - filed reproducible issues against llama.cpp and flash-attention from problems hit while running these models.

Detailed writeups - with configs, loss curves, and measured results are on my blog.

Links

Background

B.S. Computer Engineering, Washington State University (mathematics minor). Day-to-day languages: JavaScript, Python, Bash.

Popular repositories Loading

  1. open-webui open-webui Public

    Forked from open-webui/open-webui

    User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

    Python

  2. open-webui-docs open-webui-docs Public

    Forked from open-webui/docs

    https://docs.openwebui.com

    CSS

  3. blog_site blog_site Public

    HTML

  4. dboybaker dboybaker Public

    profile readme repo