Commit Graph

3 Commits

Author SHA1 Message Date
Harrison Chase
186172838f cr 2023-04-06 14:44:17 -07:00
Shoufa Chen
44dfda990b fix https://github.com/hwchase17/langchain/issues/2392 (#2393)
As noted in
https://github.com/ggerganov/llama.cpp/blob/master/migrate-ggml-2023-03-30-pr613.py,

Authors from `llama.cpp` caused a breaking change to the file format on
2023-03-30 in: https://github.com/ggerganov/llama.cpp/pull/613

Therefore, we need further use `migrate-ggml-2023-03-30-pr613.py` to
convert the llama model.
2023-04-06 14:43:46 -07:00
Harrison Chase
d85f57ef9c Harrison/llama (#2314)
Co-authored-by: RJ Adriaansen <adriaansen@eshcc.eur.nl>
2023-04-02 14:57:45 -07:00