GPUburnout's picture
Mark as retired - superseded by v2
bf7534f verified
|
Raw
History Blame Contribute Delete
695 Bytes
metadata
license: mit
tags:
  - llama
  - chat
  - sft
  - gpuburnout
  - retired

GPUburnout-3B-75K-Chat (RETIRED)

This model is retired. It was trained in April 2026 with a buggy SFT data formatter (plain string concatenation instead of apply_chat_template), which caused loop collapse at inference and made it underperform the smaller 2B chat model on most benchmarks.

Use GPUburnout/GPUburnout-3B-75K-Chat-v2 instead.

Full postmortem: It Took Me Two Weeks to Read My Own Code

This repo is kept as a historical artifact, not for production use.