COMMITS
June 13, 2024
D
chore(deps): bump pypa/cibuildwheel from 2.18.1 to 2.19.0 (#1522)
dependabot[bot] committed
J
feat: Add `.close()` method to `Llama` class to explicitly free model from memory (#1513)
Junpei Kawamoto committed
S
feat: Support SPM infill (#1492)
Sigbjørn Skjæret committed
A
feat: Update llama.cpp
Andrei Betlen committed
June 10, 2024
A
chore: Bump version
Andrei Betlen committed
A
feat: Update llama.cpp
Andrei Betlen committed
June 9, 2024
A
feat: Update llama.cpp
Andrei Betlen committed
June 7, 2024
A
feat: Update llama.cpp
Andrei Betlen committed
June 4, 2024
N
feat: adding `rpc_servers` parameter to `Llama` class (#1477)
nullname committed
A
fix: fix logprobs when BOS is not present (#1471)
Asghar Ghorbani committed
S
fix: Avoid duplicate special tokens in chat formats (#1439)
Sigbjørn Skjæret committed
A
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python into main
Andrei Betlen committed
A
chore: Bump version
Andrei Betlen committed
E
fix: Disable Windows+CUDA workaround when compiling for HIPBLAS (#1493)
Engininja2 committed
A
feat: Update llama.cpp
Andrei Betlen committed
June 3, 2024
A
misc: Improve llava error messages
Andrei Betlen committed
June 1, 2024
A
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python into main
Andrei Betlen committed
A
fix: Use numpy recarray for candidates data, fixes bug with temp < 0
Andrei Betlen committed
May 29, 2024
A
fix: Fix typo in Llama3VisionAlphaChatHandler. Closes #1488
Andrei Betlen committed
A
fix: adjust kv_override member names to match llama.cpp
Andrei Betlen committed
A
fix: fix string value kv_overrides. Closes #1487
Andrei Betlen committed
A
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python into main
Andrei Betlen committed
A
misc: Update debug build to keep all debug symbols for easier gdb debugging
Andrei Betlen committed
A
feat: Update llama.cpp
Andrei Betlen committed
May 27, 2024
D
chore(deps): bump pypa/cibuildwheel from 2.18.0 to 2.18.1 (#1472)
dependabot[bot] committed
A
feat: Update llama.cpp
Andrei Betlen committed
May 24, 2024
A
docs: Fix table formatting
Andrei Betlen committed
A
fix(docs): Fix link typo
Andrei Betlen committed
A
docs: Update multi-modal model section
Andrei Betlen committed
A
chore: Bump version
Andrei Betlen committed