Историја ревизија

Аутор SHA1 Порука Датум
  yangli2 c36e81da62 examples : add chat-vicuna.sh (#1854) пре 2 година
  Johannes Gäßler 254a7a7a5f CUDA full GPU acceleration, KV cache in VRAM (#1827) пре 2 година
  xaedes e32089b2c2 train : improved training-from-scratch example (#1652) пре 2 година
  Kerfuffle 4f0154b0ba llama : support requantizing models instead of only allowing quantization from 16/32bit (#1691) пре 2 година
  Johannes Gäßler 17366df842 Multi GPU support, CUDA refactor, CUDA scratch buffer (#1703) пре 2 година
  Kawrakow 99009e72f8 ggml : add SOTA 2,3,4,5,6 bit k-quantizations (#1684) пре 2 година
  Georgi Gerganov ecb217db4f llama : Metal inference (#1642) пре 2 година
  Kerfuffle 1b78ed2081 Only show -ngl option when relevant + other doc/arg handling updates (#1625) пре 2 година
  Juuso Alasuutari 29cf5596fe llama : define magic numbers as integer constants (#1518) (#1520) пре 2 година
  Georgi Gerganov ec2e10c444 llama : add llama_init_backend() API (close #1527) пре 2 година
  Georgi Gerganov 8a203f9fa1 llama : fix compile warnings in llama_set_state_data() пре 2 година
  Georgi Gerganov 2d5db48371 ggml : use F16 instead of F32 in Q4_0, Q4_1, Q8_0 (#1508) пре 2 година
  Stephan Walter dc271c52ed Remove unused n_parts parameter (#1509) пре 2 година
  Johannes Gäßler 905d87b70a ggml : GPU-accelerated token generation (#1412) пре 2 година
  Georgi Gerganov 738ace394a llama : free ggml context in set / copy state data (close #1425) пре 2 година
  Georgi Gerganov b9fd7eee57 ggml : remove bit shuffling (#1405) пре 2 година
  Jed Fox 3924088512 Remove default arguments from sampling functions (#1343) пре 2 година
  Evan Jones e216aa0463 llama : only copy used KV cache in get / set state (#1272) пре 2 година
  Georgi Gerganov 0e6cbff1b7 llama : fix compile warnings пре 2 година
  Robert Brisita 2bb992f034 llama : allow 0 as a seed number. (#1275) пре 2 година
  Georgi Gerganov 70269cae37 llama : fix session load / save (#1263) пре 2 година
  Alex Klinkhamer 90b19bd6ee llama : let context be const when accessing const data (#1261) пре 2 година
  Ivan Stepanov dd7eff57d8 llama : new sampling algorithms (#1126) пре 2 година
  Stephan Walter 36d19a603b Remove Q4_3 which is no better than Q5 (#1218) пре 2 година
  Evan Jones 1481a9cf25 llama : add session file format and saved sessions in main (#1169) пре 2 година
  Georgi Gerganov 574406dc7e ggml : add Q5_0 and Q5_1 quantization (#1187) пре 2 година
  Ásgeir Bjarni Ingvarsson 87a6f846d3 Allow setting the rng seed after initialization. (#1184) пре 2 година
  Georgi Gerganov 7a32fcb3b2 ggml : add Q8_0 quantization format (rename the old one to Q8_1) (ARM NEON) (#1179) пре 2 година
  Georgi Gerganov c4fe84fb0d llama : refactor get / set state + remove redundant kv cache API (#1143) пре 2 година
  xaedes b6e7f9b09e llama : add api for getting/setting the complete state: rng, logits, embedding and kv_cache (#1105) пре 2 година