Commit Graph

2 Commits (d2beca95dcfcd6f1145886e914b879ffc3604b7a)

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
1 year 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
1 year ago