Update llama.cpp
This commit is contained in:
parent
d7153abcf8
commit
60426b23cc
2 changed files with 7 additions and 1 deletions
|
@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Added
|
||||
|
||||
- (llama.cpp) Update llama.cpp
|
||||
|
||||
## [0.1.63]
|
||||
|
||||
### Added
|
||||
|
||||
- (llama.cpp) Add full gpu utilisation in CUDA
|
||||
- (llama.cpp) Add get_vocab
|
||||
- (llama.cpp) Add low_vram parameter
|
||||
|
|
2
vendor/llama.cpp
vendored
2
vendor/llama.cpp
vendored
|
@ -1 +1 @@
|
|||
Subproject commit d411968e990c37f51328849c96a743dd78f3c3dd
|
||||
Subproject commit 4f9c43e3bd488b7561119785485e1155dba338d7
|
Loading…
Reference in a new issue