Hacker News new | ask | show | jobs
by xigoi 19 days ago
Is there any mainstream model that is actually open-source (not just open-weight)?
1 comments

What do you mean with "open-source"? Of course, the inference code for all the open weight models is publically available - see llama.cpp or hf transformers.

There are, however, very few models where also the full training pipeline is available. Olmo by AI2 comes to mind.