Train and Deploy BLOOM with Amazon SageMaker and PEFT
A technical guide on fine-tuning the BLOOMZ language model using PEFT and LoRA techniques, then deploying it on Amazon SageMaker.
A technical guide on fine-tuning the BLOOMZ language model using PEFT and LoRA techniques, then deploying it on Amazon SageMaker.
Introduces IGEL, an instruction-tuned German large language model based on BLOOM, for NLP tasks like translation and QA.
A guide to finetuning large language models like BLOOM on a single GPU using gradient accumulation to overcome memory limits.