Commit History

作者 SHA1 備註 提交日期
  Georgi Gerganov 3973b25a64 gitignore : fix final newline 2 年之前
  Guillaume "Vermeille" Sanchez ab0e26bdfb llama : remove cfg smooth factor as it is only a reparameterization of the guidance scale (#2280) 2 年之前
  Jose Maldonado 73643f5fb1 gitignore : changes for Poetry users + chat examples (#2284) 2 年之前
  Georgi Gerganov a814d04f81 make : fix indentation 2 年之前
  Georgi Gerganov 4c013bb738 ci : fix MNT realpath usage (#2250) 2 年之前
  Sky Yan 42c7c2e2e9 make : support customized LLAMA_CUDA_NVCC and LLAMA_CUDA_CCBIN (#2275) 2 年之前
  wzy 78a3d13424 flake : remove intel mkl from flake.nix due to missing files (#2277) 2 年之前
  Georgi Gerganov ae178ab46b llama : make tensor_split ptr instead of array (#2272) 2 年之前
  Jiří Podivín 54e3bc76fe make : add new target for test binaries (#2244) 2 年之前
  Hatsune Miku 019fe257bb MIKU MAYHEM: Upgrading the Default Model for Maximum Fun 🎉 (#2287) 2 年之前
  Kawrakow e68c96f7fe Faster Q2_K on Metal (#2297) 2 年之前
  Przemysław Pawełczyk 9cf022a188 make : fix embdinput library and server examples building on MSYS2 (#2235) 2 年之前
  Kawrakow e782c9e735 Faster Q5_K and Q6_K on Metal (#2294) 2 年之前
  Kawrakow 785829dfe8 Faster Q4_K on Metal (#2290) 2 年之前
  Georgi Gerganov fff0e0eafe llama : fix regression from #2000 - could not load no-mmap models 2 年之前
  Shouzheng Liu 417a85a001 metal: minor q4 optimization and reduce code size (#2248) 2 年之前
  Rinne 294f424554 llama : extend API to get max devices at runtime (#2253) 2 年之前
  wzy 45a1b07e9b flake : update flake.nix (#2270) 2 年之前
  wzy b1f4290953 cmake : install targets (#2256) 2 年之前
  Georgi Gerganov d01bccde9f ci : integrate with ggml-org/ci (#2250) 2 年之前
  Georgi Gerganov 6cbf9dfb32 llama : shorten quantization descriptions 2 年之前
  Jiahao Li 7568d1a2b2 Support dup & cont ops on CUDA (#2242) 2 年之前
  Alex Klinkhamer b7647436cc llama : fix t_start_sample_us initialization warning (#2238) 2 年之前
  Qingyou Meng 672dda10e4 ggml : fixed runtime bugs and compile errors related to GGML_PERF and GGML_DEBUG (#2219) 2 年之前
  Jiří Podivín 27ab66e437 py : turn verify-checksum-models.py into executable (#2245) 2 年之前
  Xiao-Yong Jin 6e7cca4047 llama : add custom RoPE (#2054) 2 年之前
  Dave Della Costa a6803cab94 flake : add runHook preInstall/postInstall to installPhase so hooks function (#2224) 2 年之前
  wzy 7dabc66f3c make : use pkg-config for OpenBLAS (#2222) 2 年之前
  Bach Le 7cdd30bf1f cuda : allocate all temporary ggml_tensor_extra_gpu from a fixed-size buffer (#2220) 2 年之前
  Evan Miller e8035f141e ggml : fix static_assert with older compilers #2024 (#2218) 2 年之前