Commit Graph

2 Commits (3e6e70d8e8917b5bd14c7c9f9b89a585f1ff0b31)

Author SHA1 Message Date
Pavol Rusnak cbef542879 py : cleanup the code
- use f-strings where possible
- drop first param of encode/decode functions since "utf-8" is the default
2 years ago
Justine Tunney ee0c40dd6d Introduce GGML migration tool for new file format
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
2 years ago