amposectival t1_j88kloo wrote on February 12, 2023 at 1:32 PM Reply to [D] Looking for an open source Downloadable model to run on my local device. by [deleted] You can either use Hugging Face Transformers as they have a lot of pre-trained models that you can customize. Or Finetuners like this one: which is a toolkit for fine-tuning multiple models. Permalink 6
amposectival t1_j88kloo wrote
Reply to [D] Looking for an open source Downloadable model to run on my local device. by [deleted]
You can either use Hugging Face Transformers as they have a lot of pre-trained models that you can customize. Or Finetuners like this one: which is a toolkit for fine-tuning multiple models.