Commit History

Author SHA1 Message Date
  Johannes Gäßler 1fcdcc28b1 cuda : performance optimizations (#1530) 2 years ago
  Henri Vasserman ac7876ac20 Update CLBlast to 1.6.0 (#1580) 2 years ago
  Evan Jones c31bbe934b readme : add docs for chat-persistent.sh (#1568) 2 years ago
  Senemu 1359b6aba5 chat-persistent.sh : use bracket expressions in grep (#1564) 2 years ago
  Maarten ter Huurne 7d873811f3 Fix handling of "invalid property" when creating OpenCL command queue (#1565) 2 years ago
  0cc4m 2e6cd4b025 OpenCL Token Generation Acceleration (#1459) 2 years ago
  Steward Garcia 7e4ea5beff examples : add server example with REST API (#1443) 2 years ago
  Stefan Sydow 7780e4f479 make : .PHONY clean (#1553) 2 years ago
  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