Commit History

作者 SHA1 備註 提交日期
  Georgi Gerganov fe680e3d10 sync : ggml (new ops, tests, backend, etc.) (#4359) 2 年之前
  Georgi Gerganov fbbc42827b ggml : reuse ggml_get_n_tasks() in ggml_graph_plan() (#4308) 2 年之前
  Georgi Gerganov adf3de4f69 ggml : fix soft max out-of-bounds access (#4307) 2 年之前
  Georgi Gerganov ef47ec18da ggml : add ggml_soft_max_ext (#4256) 2 年之前
  Georgi Gerganov 8406b0924b ggml : re-enable BLAS for CPU when src0 != F32 + remove redundant full offload checks in llama.cpp (#4240) 2 年之前
  Jared Van Bortel f3b269813f ggml : fix -Warray-bounds warning with gcc (#4231) 2 年之前
  slaren e85bb1a8e7 llama : add functions to get the model's metadata (#4013) 2 年之前
  gwjr 3e916a07ac finetune : speed-up ggml_compute_forward_out_prod_f32 via BLAS (#4079) 2 年之前
  texmex76 8da46278e1 gguf : fix potential infinite loops while parsing (#4100) 2 年之前
  Georgi Gerganov 3d68f364f1 ggml : sync (im2col, GPU conv, 32-bit arm compat) (#4060) 2 年之前
  Georgi Gerganov 4760e7cc0b sync : ggml (backend v2) (#3912) 2 年之前
  xaedes e9c1cecb9d ggml : fix backward rope after YaRN (#3974) 2 年之前
  Georgi Gerganov 4ff1046d75 gguf : print error for GGUFv1 files (#3908) 2 年之前
  Georgi Gerganov 2756c4fbff gguf : remove special-case code for GGUFv1 (#3901) 2 年之前
  cebtenzzre 898aeca90a llama : implement YaRN RoPE scaling (#2268) 2 年之前
  Andrew Godfrey 73bdcb395e finetune : add -ngl parameter (#3762) 2 年之前
  Georgi Gerganov 207b51900e ggml : move FP16 <-> FP32 code to ggml-impl.h (#3861) 2 年之前
  Georgi Gerganov d69d777c02 ggml : quantization refactoring (#3833) 2 年之前
  Georgi Gerganov b2f7e04bd3 sync : ggml (conv ops + cuda MSVC fixes) (#3765) 2 年之前
  Georgi Gerganov 2b4ea35e56 cuda : add batched cuBLAS GEMM for faster attention (#3749) 2 年之前
  Qin Yue Chen 8cf19d60dc gguf : support big endian platform (#3552) 2 年之前
  Herman Semenov f439e506e8 ggml : fix rope + llama minor optimizations (#3560) 2 年之前
  slaren 424b6381c4 ggml : add context enumeration functions (#3605) 2 年之前
  M. Yusuf Sarıgöz 370359e5ba examples: support LLaVA v1.5 (multimodal model) (#3436) 2 年之前
  Jan Ploski f5f9121de1 llm : add MPT support (#3417) 2 年之前
  Georgi Gerganov fcca0a7004 refact : fix convert script + zero out KV cache to avoid nans (#3523) 2 年之前
  Georgi Gerganov db3abcc114 sync : ggml (ggml-backend) (#3548) 2 年之前
  Georgi Gerganov 0d152b37fe ggml : fix build after #3329 2 年之前
  ds5t5 f8c90cdbaa llm : add Refact model (#3329) 2 年之前
  Georgi Gerganov f93af02488 sync : ggml (conv 1d + 2d updates, UB fixes) (#3468) 2 年之前