COMMITS
January 18, 2024
A
Merge branch 'main' into batch-processing
Andrei Betlen committed
January 17, 2024
A
Cleanup pyproject
Andrei Betlen committed
A
Integration of Jinja2 Templating (#875)
Austin committed
A
Update llama.cpp
Andrei Betlen committed
A
Re-order classes in llama.py
Andrei Betlen committed
A
Move helper classes to _internals submodule
Andrei Betlen committed
A
Move cache classes to llama_cache submodule.
Andrei Betlen committed
A
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python into main
Andrei Betlen committed
A
Update llama.cpp
Andrei Betlen committed
J
Add llamaindex integration to readme (#1092)
Jerry Liu committed
January 16, 2024
January 15, 2024
A
Merge branch 'batch-processing' of github.com:abetlen/llama_cpp_python into batch-processing
Andrei Betlen committed
A
Merge branch 'main' into batch-processing
Andrei Betlen committed
A
Bump version
Andrei Betlen committed
A
Add split_mode option. Closes #1085
Andrei Betlen committed
P
Implement GGUF metadata KV overrides (#1011)
Phil H committed
Y
Avoid "LookupError: unknown encoding: ascii" when open() called in a destructor (#1012)
yieldthought committed
A
M
Fix Pydantic model parsing (#1087)
Mark Neumann committed
A
Update llama.cpp
Andrei Betlen committed
January 14, 2024
A
Update llama.cpp
Andrei Betlen committed
A
Update llama.cpp
Andrei Betlen committed
January 12, 2024
A
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python into batch-processing
Andrei Betlen committed
A
Update llama.cpp
Andrei Betlen committed
January 10, 2024
A
Use sampling context
Andrei Betlen committed
A
Merge branch 'main' into batch-processing
Andrei Betlen committed
A
Bump version
Andrei Betlen committed
S
Add ability to pass in penalize_nl param (#1068)
Stephen Hankinson committed