8000 Update CHANGELOG · mattdennewitz/llama-cpp-python@f2a54ec · GitHub
[go: up one dir, main page]

Skip to content

Commit f2a54ec

Browse files
committed
Update CHANGELOG
1 parent 556c7ed commit f2a54ec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
#### Addeed
11+
1012
- (build-system) Migrate from scikit-build to scikit-build-core
1113

14+
### Fixed
15+
- Truncate max_tokens in create_completion so requested tokens doesn't exceed context size.
16+
1217
## [v0.1.59]
1318

1419
### Added

0 commit comments

Comments
 (0)
0