Section 01
Project Introduction: Practical Guide to Building a Deployable Medical Q&A API with Llama 3.2 and MedQuAD
This project fully demonstrates how to fine-tune the Llama 3.2 3B Instruct model on the MedQuAD medical Q&A dataset from NIH and deploy it as a public inference API. The project records in detail every decision step from data preparation to model deployment, providing practical references for medical AI application development.