logoalt Hacker News

vova_hn2today at 7:13 PM2 repliesview on HN

> This is a library showing you how to train your own Claude Code end-to-end.

What does it even mean?

Claude Code is a so called "harness" - a thing that builds a context for LLMs, calls LLMs, executes tool calls etc. It uses various Anthropic models under the hood.

It can also use other models AFAIK.

It cannot be "trained".

Sorry if this comment sounds nitpicky, I'm just annoyed by the imprecise use of terminology.


Replies

desideratumtoday at 8:21 PM

I see what you mean, but I disagree. I expect that Claude Code is backed by a separate post-train of Claude base which has been trained using the Claude Code harness and toolset.

show 1 reply
krackerstoday at 7:38 PM

Yeah it should really be about post-training a model for tool-use.