Optimize Your AI Models: A Deep Dive into LoRA Techniques
Imagine that you have a pre-trained model which works well on task A. Now you get some similar tasks called task B, C, D. How to fine-tune your base model for those new tasks? Can we just update partial of the parameters for each task and run those t...
huanganni.hashnode.dev3 min read