Skip to content

Commit

Permalink
docs: update changelog to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fboulnois committed Aug 17, 2024
1 parent a101a5b commit 9a35ebc
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [v1.8.0](https://github.com/fboulnois/llama-cpp-docker/compare/v1.7.1...v1.8.0) - 2024-08-11

### Added

* Set llama 3.1 as default llama 3 target
* Add more detailed command line usage
* Add llama 3.1 8b model
* Add phi 3 medium and gemma 2 9b and 27b
* Update nvidia/cuda to 12.5.1

### Changed

* Add pattern rule to download models
* Move shell into functions
* Simplify adding new models

## [v1.7.1](https://github.com/fboulnois/llama-cpp-docker/compare/v1.7.0...v1.7.1) - 2024-06-13

### Fixed
Expand Down

0 comments on commit 9a35ebc

Please sign in to comment.