Lightning-AI / litgpt

Pretrain, finetune, deploy 20+ LLMs on your own data. Uses state-of-the-art techniques: flash attention, FSDP, 4-bit, LoRA, and more.

Home Page:https://lightning.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for phi-3-mini

Dev-Khant opened this issue · comments

Phi-3-mini is now available on HF.

phi-3-mini-4k-instruct: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
phi-3-mini-128k-instruct: https://huggingface.co/microsoft/Phi-3-mini-128k-instruct

@rasbt @Andrei-Aksionov Do we need this? If yes then can I work on it :)

Already there's a PR: #1341. So closing it.