Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0e156ff

Browse filesBrowse files
committed
Fix changelog format
1 parent d508573 commit 0e156ff
Copy full SHA for 0e156ff

File tree

Expand file treeCollapse file tree

1 file changed

+14
-7
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+14
-7
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+14-7Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
- Added: k-quants support
10+
### Added
11+
12+
- (llama.cpp) k-quants support
13+
- (server) mirostat sampling parameters to server
1114

1215
## [v0.1.58]
1316

14-
- Added: Metal Silicon support
17+
### Added
18+
19+
- (llama.cpp) Metal Silicon support
1520

1621
## [v0.1.57]
1722

18-
- Added: OpenLlama 3B support
23+
### Added
24+
25+
- (llama.cpp) OpenLlama 3B support
1926

2027
## [v0.1.56]
2128

2229
### Added
2330

24-
- Added first version of the changelog
25-
- Server: Use async routes
26-
- Use numpy for internal buffers to reduce memory usage and improve performance.
31+
- (misc) Added first version of the changelog
32+
- (server) Use async routes
33+
- (python-api) Use numpy for internal buffers to reduce memory usage and improve performance.
2734

2835
### Fixed
2936

30-
- Performance bug in stop sequence check slowing down streaming.
37+
- (python-api) Performance bug in stop sequence check slowing down streaming.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.