Custom LLMs

Custom LLMs refer to Large Language Models that have been fine-tuned, trained from scratch, or adapted for specific domains, tasks, or user preferences. Unlike general-purpose foundation models, custom LLMs are optimized for particular use cases, often requiring less computational power if the base model is small or if parameter-efficient fine-tuning techniques are employed.

Key Characteristics

Training on Personal Hardware

Recent developments allow for the training and fine-tuning of small models on standard personal computers, democratizing access to model customization.

References