/KoSAIM2024-Clinical-LLM

[KoSAIM 2024 Summer School] Fine-tuning a clinical domain Large Language Model

Primary LanguageJupyter NotebookMIT LicenseMIT

KoSAIM2024-Clinical-LLM

This repository is for the session 3 (large language model) in [KoSAIM 2024 Summer School].

Main Materials

Contents

  • How to build a clinical domain Large Language Model (LLM)?
    • (Large) Language Model
    • How to build a (Language) Langauge Model?
    • Building an instruction-following LLM in the clinical domain
    • Asclepius (Gweon and Kim et al., ACL 2024 Findings)
  • Hands-on Session: Fine-tuning a clinical domain LLM
    • Environment Setup & Colab Practice
    • LLM memory layout
    • Parameter-Efficient Fine-Tuning (LoRA/QLoRA)

Useful Resources

References

Contributors