Historial de Commits

Autor SHA1 Mensaje Fecha
  Kawrakow 99009e72f8 ggml : add SOTA 2,3,4,5,6 bit k-quantizations (#1684) hace 2 años
  Georgi Gerganov ecb217db4f llama : Metal inference (#1642) hace 2 años
  Kerfuffle 1b78ed2081 Only show -ngl option when relevant + other doc/arg handling updates (#1625) hace 2 años
  Juuso Alasuutari 29cf5596fe llama : define magic numbers as integer constants (#1518) (#1520) hace 2 años
  Georgi Gerganov ec2e10c444 llama : add llama_init_backend() API (close #1527) hace 2 años
  Georgi Gerganov 8a203f9fa1 llama : fix compile warnings in llama_set_state_data() hace 2 años
  Georgi Gerganov 2d5db48371 ggml : use F16 instead of F32 in Q4_0, Q4_1, Q8_0 (#1508) hace 2 años
  Stephan Walter dc271c52ed Remove unused n_parts parameter (#1509) hace 2 años
  Johannes Gäßler 905d87b70a ggml : GPU-accelerated token generation (#1412) hace 2 años
  Georgi Gerganov 738ace394a llama : free ggml context in set / copy state data (close #1425) hace 2 años
  Georgi Gerganov b9fd7eee57 ggml : remove bit shuffling (#1405) hace 2 años
  Jed Fox 3924088512 Remove default arguments from sampling functions (#1343) hace 2 años
  Evan Jones e216aa0463 llama : only copy used KV cache in get / set state (#1272) hace 2 años
  Georgi Gerganov 0e6cbff1b7 llama : fix compile warnings hace 2 años
  Robert Brisita 2bb992f034 llama : allow 0 as a seed number. (#1275) hace 2 años
  Georgi Gerganov 70269cae37 llama : fix session load / save (#1263) hace 2 años
  Alex Klinkhamer 90b19bd6ee llama : let context be const when accessing const data (#1261) hace 2 años
  Ivan Stepanov dd7eff57d8 llama : new sampling algorithms (#1126) hace 2 años
  Stephan Walter 36d19a603b Remove Q4_3 which is no better than Q5 (#1218) hace 2 años
  Evan Jones 1481a9cf25 llama : add session file format and saved sessions in main (#1169) hace 2 años
  Georgi Gerganov 574406dc7e ggml : add Q5_0 and Q5_1 quantization (#1187) hace 2 años
  Ásgeir Bjarni Ingvarsson 87a6f846d3 Allow setting the rng seed after initialization. (#1184) hace 2 años
  Georgi Gerganov 7a32fcb3b2 ggml : add Q8_0 quantization format (rename the old one to Q8_1) (ARM NEON) (#1179) hace 2 años
  Georgi Gerganov c4fe84fb0d llama : refactor get / set state + remove redundant kv cache API (#1143) hace 2 años
  xaedes b6e7f9b09e llama : add api for getting/setting the complete state: rng, logits, embedding and kv_cache (#1105) hace 2 años
  Kawrakow 38de86a711 llama : multi-threaded quantization (#1075) hace 2 años
  Georgi Gerganov e0305ead3a ggml : add Q4_3 quantization (#1082) hace 2 años
  Georgi Gerganov 77a73403ca ggml : add new Q4_2 quantization (ARM only) (#1046) hace 2 años
  slaren 315a95a4d3 Add LoRA support (#820) hace 2 años
  Georgi Gerganov 9190e8eac8 llama : merge llama_internal.h into llama.h hace 2 años