This website requires JavaScript.
Explore
Help
Sign in
ver4a
/
llama.cpp
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
16820a5a0d
llama.cpp
/
common
History
Download ZIP
Download TAR.GZ
Kenvix ⭐
45eba9369f
build : use std::make_tuple() for compatibility with older GCC versions (
#3488
)
2023-10-05 20:16:39 +03:00
..
CMakeLists.txt
train : finetune LORA (
#2632
)
2023-09-28 21:40:11 +03:00
common.cpp
build : use std::make_tuple() for compatibility with older GCC versions (
#3488
)
2023-10-05 20:16:39 +03:00
common.h
infill : add new example + extend server API (
#3296
)
2023-10-02 10:42:02 +03:00
console.cpp
check C++ code with -Wmissing-declarations (
#3184
)
2023-09-15 15:38:27 -04:00
console.h
gguf : new file format with flexible meta data (beta) (
#2398
)
2023-08-21 23:07:43 +03:00
grammar-parser.cpp
check C++ code with -Wmissing-declarations (
#3184
)
2023-09-15 15:38:27 -04:00
grammar-parser.h
gguf : new file format with flexible meta data (beta) (
#2398
)
2023-08-21 23:07:43 +03:00
log.h
build : enable more non-default compiler warnings (
#3200
)
2023-09-28 17:41:44 -04:00
train.cpp
llama.cpp : split llama_context_params into model and context params (
#3301
)
2023-09-28 22:42:38 +03:00
train.h
train : finetune LORA (
#2632
)
2023-09-28 21:40:11 +03:00