|
|
|
|
|
by tbrownaw
888 days ago
|
|
> The “source code” for a work means the preferred form of the work for making modifications to it. -- gplv3 These AI/ML models are interesting in that the weights are derived from something else (training set), but if you're modifying them you don't need that. Lots of "how to do fine-tuning" tutorials floating around, and they don't need access to the original training set. |
|