Skip to content

Lukevanl/MSc-Thesis---Efficient-LLMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

MSc Thesis - Towards Sustainable and Accessible AI in Healthcare: Efficient LLM Development

This repo contains the code used to obtain all the results in the thesis. The code folder contains detailed instructions about the structure of the code and how to perform the experiments.

This repository is a combination of the nanoGPT repository (source: https://github.com/karpathy/nanoGPT) and a pure PyTorch RetNet repository (source: https://github.com/fkodom/yet-another-retnet). This repository integrates these repos into each other and provides additonal code for using the different RetNet representations, pre-training RetNet, fine-tuning RetNet and sampling/evaluating these models.

The medNLI and MIMIC data used is not included in this repository in order to adhere to ethical standards, but can be obtained from their original sources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages