You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add libggml.so and libllama.so under `llama_cpp/lib` (path expected in
`_load_shared_library` in `llama_cpp.py`).
This means that will be able to locate once bundled.
Also prevent from adding *full* OpenBLAS dir (unnecessary) and just the
`libopenblas.so` onece built. This shrinks binary size from 200 MB to
40 MB.
0 commit comments