提交历史

作者 SHA1 备注 提交日期
  slaren 48b7ff193e llama : fix platforms without mmap (#4578) 2 年之前
  Herman Semenov 48b24b170e ggml : add comment about backward GGML_OP_DIAG_MASK_INF (#4203) 2 年之前
  Georgi Gerganov afefa319f1 ggml : change ggml_scale to take a float instead of tensor (#4573) 2 年之前
  slaren d232aca5a7 llama : initial ggml-backend integration (#4520) 2 年之前
  Ebey Abraham b9e74f9bca llama : add phi-2 + fix NeoX rope + ggml_mul_mat_set_prec (#4490) 2 年之前
  slaren ee4725a686 ggml : group mul_mat_id rows by matrix (cpu only) (#4480) 2 年之前
  slaren 6744dbe924 ggml : use ggml_row_size where possible (#4472) 2 年之前
  slaren cafcd4f895 ggml : remove n_dims from ggml_tensor (#4469) 2 年之前
  LostRuins 20a68a7030 ggml : add ggml_row_size() (fixes llama out of space) (#4461) 2 年之前
  Georgi Gerganov 55e87c3749 ggml : fix OpenCL broadcast requirement for ggml_mul (close #4453) 2 年之前
  Georgi Gerganov 4d98d9a656 sync : ggml (SD ops, tests, kernels) (#4444) 2 年之前
  slaren 799a1cb13b llama : add Mixtral support (#4406) 2 年之前
  Richard Kiss 9494d7c477 english : use `typos` to fix comments and logs (#4354) 2 年之前
  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 年之前