Fine-Tuning Alpaca: Enabling Communication between LLMs on my M1 Macbook Pro

Nandan Grover
11 min readJun 9, 2023

In this blog post, I will share a piece of the work I created for my thesis, which focused on analyzing student-tutor dialogues and developing a text generation system that enabled communication between a student chatbot and a tutor chatbot. This system allowed me to test critical hypotheses without the need for human intervention.

To enable LLM’s (Language Models) to communicate with each other, extensive research on quantization techniques and the latest advancements in NLP (Natural Language…

--

--