COMMITS
September 14, 2023
A
Bump version
Andrei Betlen committed
A
Fix issue installing on m1 macs
Andrei Betlen committed
A
Revert "Update llama.cpp"
Andrei Betlen committed
A
Update llama.cpp
Andrei Betlen committed
A
Revert "Update llama.cpp"
Andrei Betlen committed
A
Merge branch 'main' of github.com:abetlen/llama_cpp_python into main
Andrei Betlen committed
A
Update base_path to fix issue resolving dll in windows isolation container.
Andrei Betlen committed
J
Update examples from ggml to gguf and add hw-accel note for Web Server (#688)
Jason Cox committed
A
Update llama.cpp
Andrei Betlen committed
A
Fix dockerfiles to install starlette-context
Andrei Betlen committed
A
Enable make fallback for scikit-build-core
Andrei Betlen committed
A
Add documentation and changelog links in pyproject
Andrei Betlen committed
A
Upgrade pip for editable installs
Andrei Betlen committed
A
Bump version
Andrei Betlen committed
A
Update CHANGELOG
Andrei Betlen committed
A
Update CHANGELOG
Andrei Betlen committed
A
Fix boolean env vars and cli arguments
Andrei Betlen committed
E
Update app.py (#705)
earonesty committed
A
A
Fix boolean cli flags
Andrei Betlen committed
A
Update CHANGELOG
Andrei Betlen committed
A
A
Reorder init params to match llama.cpp order
Andrei Betlen committed
A
Explicitly make all init params other than model_path into keyword only params
Andrei Betlen committed
A
Add kwargs to init to catch extra params
Andrei Betlen committed
A
remove print
Andrei Betlen committed
A
Convert missed llama.cpp constants into standard python types
Andrei Betlen committed
A
Fix tensor_split cli option
Andrei Betlen committed
September 13, 2023
A
Bump version
Andrei Betlen committed