File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
- Update llama.cpp to ggerganov/llama.cpp@50337961a678fce4081554b24e56e86b67660163
13
13
- 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
15
16
- Performance improvement for logit bias by @zolastro in #851
16
17
- Fix suffix check arbitrary code execution bug by @mtasic85 in #854
17
18
- Fix typo in ` function_call ` parameter in ` llama_types.py ` by @akatora28 in #849
You can’t perform that action at this time.
0 commit comments