Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-31 | py : cleanup the code | Pavol Rusnak | |
- use f-strings where possible - drop first param of encode/decode functions since "utf-8" is the default | |||
2023-03-30 | Introduce GGML migration tool for new file format | Justine 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 |