aboutsummaryrefslogtreecommitdiff
path: root/migrate-ggml-2023-03-30-pr613.py
AgeCommit message (Collapse)Author
2023-03-30Introduce GGML migration tool for new file formatJustine Tunney
If you deleted your old Meta LLaMA .pth files, then the migrate-ggml-2023-03-30-pr613.py script will allow you to convert your old ggml files into the new mmap()'able format. See #613