Historique des commits

Auteur SHA1 Message Date
  William Tambellini 858f6b73f6 Add an option to build without CUDA VMM (#7067) il y a 1 an
  Georgi Gerganov 9c67c2773d ggml : add Flash Attention (#5021) il y a 1 an
  slaren 0d56246f4b ggml : group all experts in a single ggml_mul_mat_id (#6505) il y a 1 an
  Johannes Gäßler b5e7285baf CUDA: fix matrix multiplication logic for tests (#6667) il y a 1 an
  Carolinabanana 5dc9dd7152 llama : add Command R Plus support (#6491) il y a 1 an
  Slava Primenko f77261a7c5 ggml: bypass code incompatible with CUDA < 11.1 (whisper/2020) il y a 1 an
  slaren 08a0c02060 ggml : mul_mat_id use the same tensor for all the experts (#6387) il y a 1 an
  compilade 557410b8f0 llama : greatly reduce output buffer memory usage (#6122) il y a 1 an
  Kawrakow 55c1b2a3bb IQ1_M: 1.75 bpw quantization (#6302) il y a 1 an
  slaren ae1f211ce2 cuda : refactor into multiple files (#6269) il y a 1 an
  slaren 2f0e81e053 cuda : add LLAMA_CUDA_NO_PEER_COPY to workaround broken ROCm p2p copy (#6208) il y a 1 an
  slaren d0a71233fb cuda : disable host register by default (#6206) il y a 1 an
  slaren 03a8f8fafe cuda : fix LLAMA_CUDA_F16 build (#6197) il y a 1 an
  Kawrakow 76aa30a263 Add ability to use Q5_0, Q5_1, and IQ4_NL for quantized K cache (#6183) il y a 1 an
  slaren 42e21c6882 cuda : fix conflict with std::swap (#6186) il y a 1 an
  slaren 1c51f98adc cuda : print the returned error when CUDA initialization fails (#6185) il y a 1 an
  slaren ccf58aa3ec cuda : refactor to remove global resources (#6170) il y a 1 an
  slaren 2bf8d0f7c4 backend : offload large batches to GPU (#6083) il y a 1 an
  slaren 3020327f6c cuda : disable unused cudaLaunchHostFunc code (#6078) il y a 1 an
  slaren f30ea47a87 llama : add pipeline parallelism support (#6017) il y a 1 an
  Georgi Gerganov 8030da7afe ggml : reuse quantum structs across backends (#5943) il y a 1 an
  Kawrakow 44ca159faf 1.5 bit: we can do even better (#5999) il y a 1 an
  Kawrakow be858f6205 Better 1.5 bit quantization (#5971) il y a 1 an
  Georgi Gerganov 8a3012a4ad ggml : add ggml-common.h to deduplicate shared code (#5940) il y a 1 an
  Michael Podvitskiy 9fa2627347 ggml : introduce ggml_status (ggml/750) il y a 1 an
  leejet 7d43c585dc add some new ops, fix some operators and add batch operations to certain operators. (ggml/747) il y a 1 an
  slaren 67be2ce101 cuda : fix data race in soft max (#5853) il y a 1 an
  Kawrakow bbde6eb256 ggml : IQ3_S improvements (#5829) il y a 1 an
  UEXTM.com 5f70671856 Introduce backend GUIDs (ggml/743) il y a 1 an
  Kawrakow 7c4263d426 ggml : make i-quants work with super-blocks of 64 (CPU,Metal) (#5760) il y a 1 an