Settings

Theme

Why aren't languages/frameworks offering retrained models for their project?

2 points by ckluis 25 days ago · 1 comment · 1 min read


The cost of training is coming down.

We have incredible open source models (especially smaller ones) like qwen 3.6-27b.

Imagine the more niche languages/frameworks getting a model rebuilt for them: zig, haskell, elixir/ash, f#, IHP, jetzig, etc.

I could imagine that there would be tremendous value in a language + framework model like: zig + jetzig that is explicitly trained on the materials and best practices for these.

Which begs the question - at what point does it make sense to make a model specifically for narrower and narrower contexts. How much faster/better could they become?

mmarian 25 days ago

I remember seeing somewhere that LLMs performed on a niche subset of data perform worse than general ones. RAG is probably best here.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection