]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/shortlog
pkg/ggml/sources/llama.cpp
2023-07-18 Georgi Gerganovci : integrate with ggml-org/ci (#2250)
2023-07-18 Georgi Gerganovllama : shorten quantization descriptions
2023-07-17 Jiahao LiSupport dup & cont ops on CUDA (#2242)
2023-07-16 Alex Klinkhamerllama : fix t_start_sample_us initialization warning...
2023-07-16 Qingyou Mengggml : fixed runtime bugs and compile errors related...
2023-07-16 Jiří Podivínpy : turn verify-checksum-models.py into executable...
2023-07-15 Xiao-Yong Jinllama : add custom RoPE (#2054)
2023-07-14 Dave Della... flake : add runHook preInstall/postInstall to installPh...
2023-07-14 wzymake : use pkg-config for OpenBLAS (#2222)
2023-07-14 Bach Lecuda : allocate all temporary ggml_tensor_extra_gpu...
2023-07-14 Evan Millerggml : fix static_assert with older compilers #2024...
2023-07-14 Bach Lellama : add functions that work directly on model ...
2023-07-14 Ali Chraghibuild.zig : install config header (#2216)
2023-07-14 Shangning Xuexamples : fixed path typos in embd-input (#2214)
2023-07-14 Jiahao Licuda : support broadcast add & mul (#2192)
2023-07-14 Johannes GäßlerCUDA: mul_mat_vec_q kernels for k-quants (#2203)
2023-07-14 James Reynoldsmake : fix combination of LLAMA_METAL and LLAMA_MPI...
2023-07-14 Georgi Gerganovggml : sync (ggml_conv_2d, fix mul_mat bug, CUDA GLM...
2023-07-14 KawrakowMetal: faster Q4_0 and Q4_1 matrix x vector kernels...
2023-07-13 Howard SuRevert "Support using mmap when applying LoRA (#2095...
2023-07-13 Howard SuFix compile error on Windows CUDA (#2207)
2023-07-13 Bodo Graumanndevops : add missing quotes to bash script (#2193)
2023-07-12 Shouzheng Liumetal : new q4_0 matrix-vector kernel (#2188)
2023-07-12 Georgi Gerganovggml : broadcast mul_mat + conv batch support (#2199)
2023-07-12 Georgi Gerganovggml : add ggml_pool_1d and ggml_pool_2d
2023-07-12 Georgi Gerganovcuda : add gelu support
2023-07-12 Howard SuFP16 is supported in CM=6.0 (#2177)
2023-07-12 Johannes GäßlerFixed __dp4a compute capability: 6.0 -> 6.1 (#2189)
2023-07-12 Georgi Gerganovggml : revert CUDA broadcast changes from #2183 (#2191)
2023-07-11 Georgi Gerganovggml : sync (abort callback, mul / add broadcast, fix...
2023-07-11 Spencer Suttonggml : remove src0 and src1 from ggml_tensor and rename...
2023-07-11 Bach Lellama : add classifier-free guidance (#2135)
2023-07-11 Jinwoo Jeongdocker : add '--server' option (#2174)
2023-07-11 Chad Brewbakerreadme : fix zig build instructions (#2171)
2023-07-11 Howard SuSupport using mmap when applying LoRA (#2095)
2023-07-11 LostRuinsPossible solution to allow K-quants on models with...
2023-07-10 Evan Millermpi : add support for distributed inference via MPI...
2023-07-09 oobaboogallama : remove "first token must be BOS" restriction...
2023-07-09 Nigel Boschmain : escape prompt prefix/suffix (#2151)
2023-07-09 JackJollimorereadme : update Termux instructions (#2147)
2023-07-09 clyangggml : fix buidling with Intel MKL but ask for "cblas...
2023-07-09 rankaiyxreadme : add more docs indexes (#2127)
2023-07-08 Johannes GäßlerFixed OpenLLaMA 3b CUDA mul_mat_vec_q (#2144)
2023-07-07 Johannes GäßlerCUDA: add __restrict__ to mul mat vec kernels (#2140)
2023-07-07 dylandocker : add support for CUDA in docker (#1461)
2023-07-07 Georgi Gerganovci : switch threads to 1 (#2138)
2023-07-07 Qingyou Mengggml : change ggml_graph_compute() API to not require...
2023-07-07 Georgi Gerganovggml : remove sched_yield() call in ggml_graph_compute_...
2023-07-07 Aarni Koskelaconvert.py: add mapping for safetensors bf16 (#1598)
2023-07-07 Howard SuFix opencl by wrap #if-else-endif with \n (#2086)
2023-07-06 Georgi Gerganovggml : fix restrict usage
2023-07-06 Juddconvert : update for baichuan (#2081)
2023-07-06 tslmyalpaca.sh : update model file name (#2074)
2023-07-05 Tobias LütkeExpose generation timings from server & update completi...
2023-07-05 Jesse Jojo... Update Server Instructions (#2113)
2023-07-05 Georgi Gerganovggml : fix bug introduced in #1237
2023-07-05 Georgi Gerganovtests : fix test-grad0
2023-07-05 Stephan Walterggml : generalize `quantize_fns` for simpler FP16 handl...
2023-07-05 Jesse Jojo... Update server instructions for web front end (#2103)
2023-07-05 Johannes GäßlerQuantized dot products for CUDA mul mat vec (#2067)
2023-07-05 Howard Sullama: Don't double count the sampling time (#2107)
2023-07-05 Johannes GäßlerFixed OpenCL offloading prints (#2082)
2023-07-04 Nigel Boschembd-input: Fix input embedding example unsigned int...
2023-07-04 Georgi Gerganovreadme : add link web chat PR
2023-07-04 Georgi Gerganovggml : sync latest (new ops, macros, refactoring) ...
2023-07-04 jwj7140Add an API example using server.cpp similar to OAI...
2023-07-04 Tobias LütkeSimple webchat for server (#1998)
2023-07-04 Henri VassermanAllow old Make to build server. (#2098)
2023-07-04 ZhouYuChenUpdate Makefile: clean simple (#2097)
2023-07-03 Erik ScholzCI: make the brew update temporarily optional. (#2092)
2023-07-03 Govlzkoy[ggml] fix index for ne03 value in ggml_cl_mul_f32...
2023-07-03 Henri Vassermanfix server crashes (#2076)
2023-07-03 Howard SuFix crash of test-tokenizer-0 under Debug build (#2064)
2023-07-03 Howard Su[llama] No need to check file version when loading...
2023-07-02 WangHaoranRobinserver: add option to output probabilities for completi...
2023-07-02 Georgi Gerganovggml : fix build with OpenBLAS (close #2066)
2023-07-01 Johannes GäßlerBetter CUDA synchronization logic (#2057)
2023-07-01 Johannes GäßlerTest-based VRAM scratch size + context adjustment ...
2023-07-01 Daniel Drakecmake : don't force -mcpu=native on aarch64 (#2063)
2023-07-01 Aaron Millermetal : release buffers when freeing metal context...
2023-07-01 Juddconvert : add support of baichuan-7b (#2055)
2023-07-01 Georgi Gerganovllama : fix return value of llama_load_session_file_int...
2023-07-01 Rand Xiellama : catch llama_load_session_file_internal exceptio...
2023-07-01 Georgi Gerganovembd-input : fix returning ptr to temporary
2023-07-01 Georgi Gerganovtrain : fix compile warning
2023-07-01 Qingyou Mengggml : disable GGML_TASK_INIT and GGML_TASK_FINALIZE...
2023-06-29 Howard SuUse unsigned for random seed (#2006)
2023-06-29 LostRuinsPorting the improved K-Quant CUDA kernels to OpenCL...
2023-06-28 m3ndaxllama : replacing auto &kv with const auto &kv (#2041)
2023-06-28 Salvador E... cuda : remove nchannels_x argument from mul_mat_vec_nc_...
2023-06-28 Salvador E... cuda : fix missing const qualifier in casts (#2027)
2023-06-28 Howard Sullama : remove shards weight file support (#2000)
2023-06-28 Johannes GäßlerCUDA GPU acceleration for LoRAs + f16 models (#1970)
2023-06-28 ningshanwutuobangllama : support input embeddings directly (#1910)
2023-06-27 Erik Scholzfix pthreads setaffinity usage on android (#2020)
2023-06-27 Howard Subaby-llama : fix build after ggml_rope change (#2016)
2023-06-26 Georgi Gerganovllama : fix rope usage after ChatGLM change
2023-06-26 Georgi Gerganovggml : add support for ChatGLM RoPE
2023-06-26 Roman Parykinreadme : add Scala 3 bindings repo (#2010)
2023-06-26 David Yangggml : increase max tensor name + clean up compiler...
next