Skip to content

Commit dcc3898

Browse files
committed
Update Changelog
1 parent b1897ef commit dcc3898

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.5.0] - 2023-09-28
8+
9+
### Added
10+
- Add Falcon 180B convert script
11+
- Add additional convert requirements for Falcon models
12+
- Add example for Falcon 40B model
13+
- Add example for FashionGPT 70B model
14+
- Add example for Llama 2 7B model
15+
- Add example for Llama 2 13B model
16+
- Add example for Upstage Llama 2 70B
17+
- Add example for Phind CodeLlama 34B model
18+
- Add example for Phind CodeLlama 34B model with 16k context
19+
- Add example for Phind CodeLlama 34B model with 32k context
20+
- Add example for WizardCoder 15B model
21+
- Add example for Mistral 7B model
22+
- Add prompt to chat with Llama 2
23+
724
## [1.4.0] - 2023-09-01
825

926
### Added

0 commit comments

Comments
 (0)