8000 Update changelog · LOGp/llama-cpp-python@da1b802 · GitHub
[go: up one dir, main page]

Skip to content

Commit da1b802

Browse files
committed
Update changelog
1 parent 9a8e64d commit da1b802

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
- Update llama.cpp to ggerganov/llama.cpp@0a7c980b6f94a049cb804573df2d8092a34df8e4
11+
- Add support for Llava1.5 multi-modal models by @damian0815 and @abetlen in #821
12+
- Update OpenAI API compatibility to match dev day update by @abetlen in #821
13+
1014
## [0.2.14]
1115

12-
- Update llama.cpp to f0b30ef7dc1360922ccbea0a8cd3918ecf15eaa7
16+
- Update llama.cpp to ggerganov/llama.cpp@f0b30ef7dc1360922ccbea0a8cd3918ecf15eaa7
1317
- Add support for Huggingface Autotokenizer Chat Formats by @bioshazard and @abetlen in #790 and bbffdaebaa7bb04b543dbf683a07276087251f86
1418
- Fix llama-2 chat format by @earonesty in #869
1519
- Add support for functionary chat format by @abetlen in #784
1620
- Migrate inference from deprecated `llama_eval`API to `llama_batch` and `llama_decode` by @abetlen in #795
1721

1822
## [0.2.13]
1923

20-
- Update llama.cpp to 51b2fc11f7f605fff49725a4540e9a6ef7b51b70
24+
- Update llama.cpp to ggerganov/llama.cpp@51b2fc11f7f605fff49725a4540e9a6ef7b51b70
2125
- Fix name 'open' is not defined exception when deleting model by @abetlen in 011b95d7f34cbfc528af75a892757bd9a20838ab
2226
- Fix tokenization of special characters by @antoine-lizee in #850
2327

0 commit comments

Comments
 (0)
0