Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 334 Bytes

File metadata and controls

9 lines (6 loc) · 334 Bytes

applyllm: Training and Serving LLMs and SLMs

This repository contains the code for the applyllm python package, which supports loading and training open‑source LLM models such as LLaMA 2, Mixtral 8x7B, and etc. on CUDA and MPS.

Install the package

pip install applyllm