]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/shortlog
pkg/ggml/sources/llama.cpp
2023-05-23 Maarten ter... Fix handling of "invalid property" when creating OpenCL...
2023-05-22 0cc4mOpenCL Token Generation Acceleration (#1459)
2023-05-21 Steward Garciaexamples : add server example with REST API (#1443)
2023-05-21 Stefan Sydowmake : .PHONY clean (#1553)
2023-05-21 Georgi Gerganovggml : output 3d sizes in ggml_graph_dump_dot()
2023-05-20 Georgi Gerganovggml : update WASM SIMD
2023-05-20 Zenixfeature : support blis and other blas implementation...
2023-05-20 Henri VassermanOpenCL: Fixes for older devices. (#1435)
2023-05-20 Juuso Alasuutarillama : define magic numbers as integer constants ...
2023-05-20 Georgi Gerganovggml : add ggml_clamp() (#1539)
2023-05-20 Johannes Gäßlercuda : loading models directly into VRAM, norm calculat...
2023-05-20 Georgi GerganovRevert "feature : add blis and other BLAS implementatio...
2023-05-20 Zenixfeature : add blis and other BLAS implementation suppor...
2023-05-20 Georgi Gerganovllama : add llama_init_backend() API (close #1527)
2023-05-20 DannyDaemonicFix for mingw (#1462)
2023-05-20 Maximellama : fix name shadowing and C4146 (#1526)
2023-05-20 Georgi Gerganovllama : fix compile warnings in llama_set_state_data()
2023-05-20 Georgi Gerganovggml : fix scalar implementation of Q4_1 dot
2023-05-19 Georgi Gerganovggml : use F16 instead of F32 in Q4_0, Q4_1, Q8_0 ...
2023-05-19 Georgi Gerganovtests : add missing header
2023-05-19 Evan Jonesexamples : add persistent chat (#1495)
2023-05-19 Jason McCartneymain : make reverse prompt option act as a stop token...
2023-05-19 David Kennedyreadme : adds WizardLM to the list of supported models...
2023-05-19 Georgi Gerganovminor : fix compile warnings
2023-05-18 Erik Scholzmake kv_f16 the default for api users (#1517)
2023-05-18 DannyDaemonicFixes #1511 lambda issue for w64devkit (mingw) (#1513)
2023-05-17 Stephan WalterRemove unused n_parts parameter (#1509)
2023-05-17 rankaiyxbenchmark-matmul: Print the average of the test results...
2023-05-16 Tom Jobbinsconvert.py: Support models which are stored in a single...
2023-05-16 Ilya Kurdyukov~7% faster Q5_1 AVX2 code (#1477)
2023-05-16 András Salamondefine default model path once, sync path with readme...
2023-05-16 sandyiscoolAdd alternate include path for openblas (#1476)
2023-05-15 zrmfix get_num_physical_cores() (#1436)
2023-05-14 slarenbenchmark-matmul: fix clang-tidy issues, report results...
2023-05-14 Johannes Gäßlercuda : deduplicated dequantization code (#1453)
2023-05-14 xaedesggml : alternative fix for race condition bug in non...
2023-05-14 Georgi Gerganovggml : various fixes (#1450)
2023-05-14 katsu560ggml : add AVX support based on AVX2 code (#1430)
2023-05-14 Georgi Gerganovggml : add GGML_QNT_VERSION to track quantization forma...
2023-05-13 Georgi Gerganovcuda : fix convert function (#1412)
2023-05-13 Georgi Gerganovmake : fix PERF build with cuBLAS
2023-05-13 Georgi Gerganovllama : fix unused warning
2023-05-13 Georgi Gerganovggml : multi-thread mul and diag_mask ops (#1428)
2023-05-13 Johannes Gäßlerggml : GPU-accelerated token generation (#1412)
2023-05-13 xaedesggml : implement backward pass for llama + small traini...
2023-05-13 Georgi Gerganovggml : sync alibi fix from ggml repo
2023-05-13 3ooabkhxtnAdding SSE instructions to ggml_vec_dot_q4_0_q8_0 ...
2023-05-13 Georgi Gerganovllama : fix various warnings
2023-05-13 Rinneembedding : remove unused code (#1426)
2023-05-13 Georgi Gerganovreadme : update Q4_0 perplexities
2023-05-13 Georgi Gerganovllama : free ggml context in set / copy state data...
2023-05-13 Henri Vassermanopencl : fix kernels for the new formats (#1422)
2023-05-12 Georgi Gerganovllama : fix --mtest option (close #1414)
2023-05-12 Johannes GäßlerCLI args use - instead of _, backwards compatible ...
2023-05-12 slarenAdd clang-tidy reviews to CI (#1407)
2023-05-12 Rinnereadme : add C#/.NET bindings repo (#1409)
2023-05-11 Georgi Gerganovggml : remove bit shuffling (#1405)
2023-05-11 CRD716prompts : model agnostic DAN (#1304)
2023-05-10 Evan Jonesmain : add option to save full output to session (...
2023-05-09 DannyDaemonicLocale fix for Windows (#1379)
2023-05-09 Sami Farinuse pause asm insn in busyloop to run the CPU (13600K...
2023-05-09 DannyDaemonicInterface improvements and `--multiline-input` (previou...
2023-05-08 Georgi Gerganovreadme : add notice about upcoming breaking change
2023-05-08 AlpinDalereadme : add TOC and Pygmalion instructions (#1359)
2023-05-08 Pavol Rusnakllama : fix hparams shadow (#1367)
2023-05-08 Georgi Gerganovllama : require first token to be BOS (#1303)
2023-05-08 ubik2convert: add ability to convert safetensors files ...
2023-05-08 Johannes GäßlerDocumented CUDA reproducibility, added warning (#1346)
2023-05-07 Henri VassermanCI: add Windows CLBlast and OpenBLAS builds (#1277)
2023-05-07 swittkggml : Allow usage of CLBlast alongside Accelerate...
2023-05-06 Jed FoxRemove default arguments from sampling functions (...
2023-05-05 DaniAndTheWebmakefile: automatic Arch Linux detection (#1332)
2023-05-05 Erik Scholzci : add cublas to windows release (#1271)
2023-05-05 Pavol Rusnakreadme: add missing info (#1324)
2023-05-05 Ionoclast LaboratoriesFix for OpenCL / clbast builds on macOS. (#1329)
2023-05-05 Benjamin LecaillonConvert.py @staticmethod (#1327)
2023-05-04 slarenquantize: make output filename optional, default to...
2023-05-04 Ivan StepanovWrap exceptions in std::exception to verbose output...
2023-05-04 Ivan Stepanovconvert: support DT_BF16 tensors (#1309)
2023-05-04 44670readme : add OpenBuddy link (#1321)
2023-05-04 44670main : add --in-suffix option (#1318)
2023-05-04 Ron Jailallggml : change immintrin.h to intrin.h for compatibility...
2023-05-04 DannyDaemonicOnly escape prompts when used with `-e` (#1311)
2023-05-04 DannyDaemonicUpdate main's README.md with new features (#1296)
2023-05-04 Tomasfix #1224 reverse prompt and multi line (#1297)
2023-05-03 Georgi Gerganovggml : vectorize Q8_0 quantization
2023-05-03 khimarosexamples : read chat prompts from a template file ...
2023-05-03 Georgi Gerganovminor : fix whitespaces (#1302)
2023-05-03 Georgi Gerganovminor : fix trailing whitespaces
2023-05-03 KASRscripts : platform independent script to verify sha256...
2023-05-03 CRD716examples : various prompt and example fixes (#1298)
2023-05-03 Evan Jonesllama : only copy used KV cache in get / set state...
2023-05-03 DannyDaemonicProcess escape sequences given in prompts (#1173)
2023-05-03 DannyDaemonicHandle signals properly on Windows (#1123)
2023-05-03 DannyDaemonicCall sh on build-info.sh (#1294)
2023-05-03 kuvausfix build-info.h for git submodules (#1289)
2023-05-02 slarenfix missing parameters in `llama_init_from_gpt_params...
2023-05-02 Ron Evansexamples : add llama_init_from_gpt_params() common...
2023-05-02 Georgi Gerganovllama : fix compile warnings
2023-05-02 Georgi Gerganovggml : fix 32-bit ARM
next