Comment on How my AI Agent views and maintains "our" homelab
crash_thepose@lemmy.ml 1 day agoIs that different from an open source model?
Comment on How my AI Agent views and maintains "our" homelab
crash_thepose@lemmy.ml 1 day agoIs that different from an open source model?
variety4me@lemmy.zip 1 day ago
Open-source models provide complete access to the entire model architecture, training methodology, and weights. This comprehensive access includes the model code, architecture design, training scripts, and parameter weights under licenses like MIT or Apache.
Open-weight models represent a more limited approach to model sharing. These models release only the trained parameter weights while restricting access to training methodologies and code. Also under MIT or Apache licenses