Lightning-AI / Lightning-AI/litgpt

Support conversion to GGUF

Open
#1,036 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13.7k
Forks
1.5k
Avg merge
15h 37m
Merged PRs (30d)
1

Description

`convert_lit_checkpoint.py` exports to gguf after the HF conversion.

This can be `litgpt export ...`

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with convert_lit_checkpoint.py and trace how the existing HF conversion is invoked. Then inspect the proposed `litgpt export ...` entry point and define the expected GGUF export behavior and completion criteria before implementing and testing it.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.