Skip to content

Commit 9a35ebc

Browse files
committed
docs: update changelog to v1.8.0
1 parent a101a5b commit 9a35ebc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [v1.8.0](https://github.com/fboulnois/llama-cpp-docker/compare/v1.7.1...v1.8.0) - 2024-08-11
4+
5+
### Added
6+
7+
* Set llama 3.1 as default llama 3 target
8+
* Add more detailed command line usage
9+
* Add llama 3.1 8b model
10+
* Add phi 3 medium and gemma 2 9b and 27b
11+
* Update nvidia/cuda to 12.5.1
12+
13+
### Changed
14+
15+
* Add pattern rule to download models
16+
* Move shell into functions
17+
* Simplify adding new models
18+
319
## [v1.7.1](https://github.com/fboulnois/llama-cpp-docker/compare/v1.7.0...v1.7.1) - 2024-06-13
420

521
### Fixed

0 commit comments

Comments
 (0)