buildfastwithaibuildfastwithai
  • GenAI Launchpad
  • AI Workshops
  • Blogs
buildfastwithaibuildfastwithai
thumbnail

Introduced the use of large language models (LLMs) such as 7B and 13B in various use cases and discussed the growth in the generative AI space. This course emphasized the importance of considering LLM as a series of numbers or matrices during fine-tuning and highlighted the capabilities of Chat GPT. Also discusses the cost-effectiveness of fine-tuning a model, the fine-tuning process using a library called an auto train, and the resources required for fine-tuning on Google Colab. And announced an upcoming offline boot camp covering the basics of generative AI and Python.

AI Prompt Library

Get 500+ Ready to Use Prompts for Free

Access our curated library of expertly crafted prompts to get the most out of your AI tools.

Visit Link

Fine-tuning Llama and Mistral Models

1 chapters

1 videos

AI Prompt Library

Get 500+ Ready to Use Prompts for Free

Access our curated library of expertly crafted prompts to get the most out of your AI tools.

Visit Link

Resources

  • Llama Finetuning Anyscale: • https://github.com/satvik314/ai_experiments/blob/main/ft_anyscale_llama2_13b.ipynb
  • Mistral Finetuning Autotrain: • https://github.com/satvik314/ai_experiments/blob/main/ft_autotrain_mistral_7b.ipynb
  • Finetuning Data Preparation: • https://github.com/satvik314/ai_experiments/blob/main/ft_data_prep_autotrain_anyscale.ipynb