-
Notifications
You must be signed in to change notification settings - Fork 50
Pull requests: mdrokz/rust-llama.cpp
Pull requests list
Fix windows build
enhancement
New feature or request
#12
by mdrokz
was merged Oct 4, 2023
Loading...
updated Aug 25, 2024
fix build.rs to build under macOS
#42
by gmerlino
was merged Jun 27, 2024
Loading...
updated Jun 27, 2024
Removed count println from predict(..) as per #28
#43
by BenjaminMassey
was merged Jun 27, 2024
Loading...
updated Jun 27, 2024
feat: patch the metal shader source code into the llama.cpp code at build time, so it is not needed to include the file in the cwd of the binary
bugfix
enhancement
New feature or request
#33
by pixelspark
was merged Jan 17, 2024
Loading...
updated Jan 17, 2024
upgrade llama.cpp to b1742
enhancement
New feature or request
#27
by bedwards
was merged Jan 6, 2024
Loading...
updated Jan 6, 2024
upgraded llama.cpp to b1575
enhancement
New feature or request
#25
by janeisklar
was merged Dec 6, 2023
Loading...
updated Dec 6, 2023
Multithreading support
enhancement
New feature or request
#21
by markcda
was merged Nov 8, 2023
Loading...
updated Nov 8, 2023
Fixed gpt_params::~gpt_params double memory deallocation
#20
by markcda
was closed Nov 6, 2023
Loading...
updated Nov 6, 2023
Add explicit C and C++ versions to compile calls
bugfix
#14
by jmickeyd
was merged Oct 9, 2023
Loading...
updated Oct 9, 2023
Update to latest llama.cpp to allow usage of LLaMAv2 and GGUF models
enhancement
New feature or request
#13
by kouta-kun
was merged Oct 9, 2023
Loading...
updated Oct 9, 2023
Metal support for macos
enhancement
New feature or request
#9
by mdrokz
was merged Sep 27, 2023
Loading...
updated Sep 27, 2023
fix bad examples link
documentation
Improvements or additions to documentation
#8
by dmitris
was merged Sep 23, 2023
Loading...
updated Sep 25, 2023
Implement blas support
enhancement
New feature or request
#7
by mdrokz
was merged Aug 29, 2023
Loading...
updated Aug 29, 2023
fix: change to proper commit
bugfix
#6
by mdrokz
was merged Aug 20, 2023
Loading...
updated Aug 20, 2023
Promote to master
documentation
Improvements or additions to documentation
enhancement
New feature or request
#4
by mdrokz
was merged Jul 10, 2023
Loading...
updated Jul 10, 2023
Transform project as library for publishing to crates.io
documentation
Improvements or additions to documentation
enhancement
New feature or request
#3
by mdrokz
was merged Jul 10, 2023
Loading...
updated Jul 10, 2023
Implement build system for building llama.cpp
enhancement
New feature or request
#2
by mdrokz
was merged Jul 4, 2023
Loading...
updated Jul 4, 2023
Implement options mod
enhancement
New feature or request
#1
by mdrokz
was merged Jun 29, 2023
Loading...
updated Jun 29, 2023
ProTip!
Adding no:label will show everything without a label.