COMMITS
December 9, 2024
A
chore: Bump version
Andrei Betlen committed
A
fix(ci): hotfix for wheels
Andrei Betlen committed
A
chore: Bump version
Andrei Betlen committed
A
Add CUDA 12.5 and 12.6 to generated output wheels
Andrei Betlen committed
A
feat: Update llama.cpp
Andrei Betlen committed
December 6, 2024
A
misc: Update run server command
Andrei Betlen committed
A
Merge branch 'main' of github.com:abetlen/llama-cpp-python into main
Andrei Betlen committed
A
misc: Update development Makefile
Andrei Betlen committed
A
fix: chat API logprobs format (#1788)
Adam Jones committed
L
fix(examples): Refactor Batching notebook to use new sampler chain API (#1793)
Luke Stanley committed
F
fix(docs): Update development instructions (#1833)
Florents Tselai committed
G
I
fix: added missing exit_stack.close() to /v1/chat/completions (#1796)
Ignaz "Ian" Kraft committed
O
fix: Re-add suport for CUDA 12.5, add CUDA 12.6 (#1775)
Olivier DEBAUCHE committed
P
fix: make content not required in ChatCompletionRequestAssistantMessage (#1807)
Philippe Martin committed
R
docs: Remove ref to llama_eval in llama_cpp.py docs (#1819)
Rich Dougherty committed
D
fix logit-bias type hint (#1802)
ddh0 committed
D
chore(deps): bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0 (#1821)
dependabot[bot] committed
A
Merge branch 'main' of github.com:abetlen/llama-cpp-python into main
Andrei Betlen committed
A
fix: Fix pickling of Llama class by setting seed from _seed member. Closes #1769
Andrei Betlen committed
D
chore(deps): bump pypa/cibuildwheel from 2.21.1 to 2.22.0 (#1844)
dependabot[bot] committed
A
fix(ci): Remove CUDA 12.5 from index
Andrei Betlen committed
P
fix(ci): Remove cuda version 12.5.0 incompatibility with VS (#1838)
PΛBLØ ᄃΞ committed
A
fix(ci): Update CMakeLists.txt for macos
Andrei Betlen committed
A
fix(ci): Use default architecture chosen by action
Andrei Betlen committed
A
fix(ci): Use python3
Andrei Betlen committed
A
fix(ci): gg
Andrei Betlen committed
A
fix(ci): Install with regular pip
Andrei Betlen committed
A
fix(ci): Update config
Andrei Betlen committed
A
fix(ci): Debug print python system architecture
Andrei Betlen committed