class Developer: def __init__(self): self.name = "Jenish Kshetri" self.degree = "Bsc.CSIT" self.title = "Python Developer" self.open_to_opportunities = True
I'm currently exploring the fine-tuning of Large Language Models (LLMs) to understand how to adapt pre-trained models for specific tasks and domains. This involves studying parameter-efficient fine-tuning techniques, prompt engineering, and model optimization strategies.
Progress: Currently in the research and setup phase - exploring different fine-tuning approaches and setting up the development environment
Why I'm excited: Fine-tuning LLMs represents the cutting edge of AI development. Understanding how to adapt these powerful models for specific use cases opens up incredible opportunities for creating more intelligent, domain-specific applications.
Exploring sustainable approaches to AI implementation in learning environments