HACKER Q&A
📣 soultrees

Are you training your own model? If so, what makes your model different?


Are you training your own model? If so, what makes your model different?


  👤 pharmakom Accepted Answer ✓
The difference in my experience comes from the data-set. If you have an unusual and proprietary dataset, then off-the-shelf models are only a starting point.

👤 tayo42
Does fine tuning count? If so there isn't a model for the input I'm working with that I know of

👤 Zetobal
I train LoRa Models or finetune foundation models for the task at hand. I've not encountered the need to train a foundation model, yet.