10000 Update CHANGELOG · ego/llama-cpp-python@c89eada · GitHub
[go: up one dir, main page]

Skip to content

Commit c89eada

Browse files
committed
Update CHANGELOG
1 parent 6b3aa7f commit c89eada

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- Update llama.cpp to ggerganov/llama.cpp@50337961a678fce4081554b24e56e86b67660163
1313
- Fix missing `n_seq_id` in `llama_batch` by @NickAlgra in #842
14-
- Fix exception raised in `__del__` when freeing models by @cebtenzzre in #848
14+
- Fix for shared libraries on Windows that start with `lib` prefix by @sujeendran in #848
15+
- Fix exception raised in `__del__` when freeing models by @cebtenzzre in #846
1516
- Performance improvement for logit bias by @zolastro in #851
1617
- Fix suffix check arbitrary code execution bug by @mtasic85 in #854
1718
- Fix typo in `function_call` parameter in `llama_types.py` by @akatora28 in #849

0 commit comments

Comments
 (0)
0