Lightning-AI / Lightning-AI/litgpt
Support conversion to GGUF
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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