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-29 | py : add GPT4All conversion script | Georgi Gerganov | |
For now: copy-paste Too much time for me to deduplicate the python code | |||
2023-03-28 | py : add temporary script to convert old ggml files to newer version (#539) | thement | |
Co-authored-by: Jakub Horak <jakub.horak@ibawizard.net> |