Commit History

Author SHA1 Message Date
  Georgi Gerganov 265db9834e ggml : output 3d sizes in ggml_graph_dump_dot() 2 years ago
  Georgi Gerganov fab49c685e ggml : update WASM SIMD 2 years ago
  Zenix b8ee340abe feature : support blis and other blas implementation (#1536) 2 years ago
  Henri Vasserman 9ecb30f959 OpenCL: Fixes for older devices. (#1435) 2 years ago
  Juuso Alasuutari 29cf5596fe llama : define magic numbers as integer constants (#1518) (#1520) 2 years ago
  Georgi Gerganov 3de84b2606 ggml : add ggml_clamp() (#1539) 2 years ago
  Johannes Gäßler affc76edfd cuda : loading models directly into VRAM, norm calculation on GPU, broadcasting for ggml_mul (#1483) 2 years ago
  Georgi Gerganov ea600071cb Revert "feature : add blis and other BLAS implementation support (#1502)" 2 years ago
  Zenix 07e9ace0f9 feature : add blis and other BLAS implementation support (#1502) 2 years ago
  Georgi Gerganov ec2e10c444 llama : add llama_init_backend() API (close #1527) 2 years ago
  DannyDaemonic d2c59b8ba4 Fix for mingw (#1462) 2 years ago
  Maxime 503db28849 llama : fix name shadowing and C4146 (#1526) 2 years ago
  Georgi Gerganov 8a203f9fa1 llama : fix compile warnings in llama_set_state_data() 2 years ago
  Georgi Gerganov 4fd3e29297 ggml : fix scalar implementation of Q4_1 dot 2 years ago
  Georgi Gerganov 2d5db48371 ggml : use F16 instead of F32 in Q4_0, Q4_1, Q8_0 (#1508) 2 years ago
  Georgi Gerganov 6986c7835a tests : add missing header 2 years ago
  Evan Jones 943e6081cc examples : add persistent chat (#1495) 2 years ago
  Jason McCartney 7694b52b9a main : make reverse prompt option act as a stop token in non-interactive mode (#1032) 2 years ago
  David Kennedy 79e3efb0e9 readme : adds WizardLM to the list of supported models (#1485) 2 years ago
  Georgi Gerganov 4b7e245adf minor : fix compile warnings 2 years ago
  Erik Scholz 5ea4339273 make kv_f16 the default for api users (#1517) 2 years ago
  DannyDaemonic ee9654138a Fixes #1511 lambda issue for w64devkit (mingw) (#1513) 2 years ago
  Stephan Walter dc271c52ed Remove unused n_parts parameter (#1509) 2 years ago
  rankaiyx c238b5873a benchmark-matmul: Print the average of the test results (#1490) 2 years ago
  Tom Jobbins 2b2646931b convert.py: Support models which are stored in a single pytorch_model.bin (#1469) 2 years ago
  Ilya Kurdyukov 42627421ec ~7% faster Q5_1 AVX2 code (#1477) 2 years ago
  András Salamon 9560655409 define default model path once, sync path with readme (#1366) 2 years ago
  sandyiscool 2a5ee023ad Add alternate include path for openblas (#1476) 2 years ago
  zrm 63d20469b8 fix get_num_physical_cores() (#1436) 2 years ago
  slaren b5c9295eef benchmark-matmul: fix clang-tidy issues, report results in GFLOPS (#1458) 2 years ago