File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
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
+
7
24
## [ 1.4.0] - 2023-09-01
8
25
9
26
### Added
You can’t perform that action at this time.
0 commit comments