Commit graph

  • a09f9195be
    Fixed CUDA runtime version check (#1879) Johannes Gäßler 2023-06-15 21:49:08 +0200
  • bed9275617
    cmake : remove whitespaces Georgi Gerganov 2023-06-15 21:56:50 +0300
  • c36e81da62
    examples : add chat-vicuna.sh (#1854) yangli2 2023-06-15 11:05:53 -0700
  • 3559433fec
    cmake : set include path for OpenBlas (#1830) Igor Okulist 2023-06-15 12:51:26 -0500
  • 69b34a0e80
    swift : Package compile breaks due to ggml-metal.metal (#1831) Frederik Vogel 2023-06-16 02:47:04 +0900
  • cf267d1c71
    make : add train-text-from-scratch (#1850) daboe01 2023-06-15 19:42:48 +0200
  • 9dda13e5e1
    readme : server compile flag (#1874) Srinivas Billa 2023-06-15 18:36:38 +0100
  • 37e257c48e
    make : clean *.so files (#1857) sandyiscool 2023-06-15 23:06:06 +0530
  • 64cc19b4fe
    Fix the validation of main device (#1872) Howard Su 2023-06-16 01:29:59 +0800
  • 4bfcc855ab
    metal : parallel command buffer encoding (#1860) Georgi Gerganov 2023-06-15 20:29:48 +0300
  • 6b8312e797
    Better error when using both LoRA + GPU layers (#1861) Johannes Gäßler 2023-06-15 19:06:46 +0200
  • 254a7a7a5f
    CUDA full GPU acceleration, KV cache in VRAM (#1827) Johannes Gäßler 2023-06-14 19:47:19 +0200
  • 9254920265
    baby-llama : fix operator!= (#1821) 0xspringtime 2023-06-13 15:37:54 -0400
  • e32089b2c2
    train : improved training-from-scratch example (#1652) xaedes 2023-06-13 21:04:40 +0200
  • 2347e45e7b
    llama : do a warm-up eval at start for better timings (#1824) Georgi Gerganov 2023-06-13 20:20:07 +0300
  • 74d4cfa343
    Allow "quantizing" to f16 and f32 (#1787) Kerfuffle 2023-06-13 04:23:23 -0600
  • 74a6d922f1
    Metal implementation for all k_quants (#1807) Kawrakow 2023-06-12 22:39:21 +0300
  • e4caa8da59
    ci : run when changing only the CUDA sources (#1800) slaren 2023-06-12 19:12:47 +0200
  • 58970a4c39
    Leverage mmap for offloading tensors to GPU (#1597) Howard Su 2023-06-12 20:44:16 +0800
  • 8c0a10e64d
    metal : fix failure to load model (#1817) Kawrakow 2023-06-12 14:31:36 +0300
  • fa84c4b3e8
    Fix issue where interactive mode crashes when input exceeds ctx size (#1789) Kerfuffle 2023-06-11 08:19:17 -0600
  • 12b063f0ec
    Fixed WSL cuda's OOM error (#1594) Kyle Liang 2023-06-11 21:20:52 +0800
  • 31d2b5f4a4
    Update SHA256SUMS with current hashes for models quantized using q4_0 (#1798) Ryan Landay 2023-06-11 17:38:53 +0800
  • 4de0334f5c
    cmake : fix Metal build (close #1791) Georgi Gerganov 2023-06-10 22:56:53 +0300
  • 3f1223155a
    k-quants : GCC12 compilation fix (#1792) Artyom Lebedev 2023-06-10 22:51:36 +0300
  • 303f5809f1
    metal : fix issue with ggml-metal.metal path. Closes #1769 (#1782) Andrei 2023-06-10 10:47:34 -0400
  • 059e99066d
    doc : fix wrong address of BLIS.md (#1772) Aisuko 2023-06-11 00:08:11 +1000
  • 17c10acfb4
    ggml : force no_alloc == false when creating opt tensors (close #1699) Georgi Gerganov 2023-06-10 12:06:45 +0300
  • e9b66ee982
    metal : add Q4_1 implementation (#1785) Kawrakow 2023-06-10 11:28:11 +0300
  • 4f0154b0ba
    llama : support requantizing models instead of only allowing quantization from 16/32bit (#1691) Kerfuffle 2023-06-10 01:59:17 -0600
  • ef3171d162
    ggml : workaround for missing _mm256_setr_m128i in GCC < 8 (#1638) Xingchen Song(宋星辰) 2023-06-10 15:49:40 +0800
  • 555275a693
    make : add SSSE3 compilation use case (#1659) rankaiyx 2023-06-10 14:41:59 +0800
  • 98ed165574
    OpenCL: Add release memory (#1741) Robert Sung-wook Shin 2023-06-10 01:24:40 +0900
  • ae9663f188
    Windows nvcc workaround (#1753) Johannes Gäßler 2023-06-09 13:58:15 +0200
  • b33dee282f
    metal : fix build "tanhf" -> "tanh" Georgi Gerganov 2023-06-09 11:11:04 +0300
  • 92f44ff7f7
    metal : add GELU implementation (#1770) AT 2023-06-09 04:00:51 -0400
  • 245fc3c37d
    metal : faster q4_0 (#1775) Kawrakow 2023-06-09 10:39:59 +0300
  • 72ff5282bf
    metal : add Q2_K implementation (#1762) Kawrakow 2023-06-08 22:28:21 +0300
  • 0bf7cf1b29
    Revert "ggml : load data into int8x16x4_t using vld4q_s8 on arm64 (#1738)" Georgi Gerganov 2023-06-08 20:48:14 +0300
  • 8432d4d9f7
    ggml : load data into int8x16x4_t using vld4q_s8 on arm64 (#1738) le.chang 2023-06-09 00:47:56 +0800
  • 0f291e1f65
    metal : Q6_K implementation (#1752) Kawrakow 2023-06-08 19:46:22 +0300
  • 8fc8179919
    Add llama.cpp docker support for non-latin languages (#1673) qingfengfenga 2023-06-08 15:58:53 +0800
  • b50b570ed9
    ggml : fix fprintf warnings (#1720) Steven Roussey 2023-06-08 00:12:28 -0700
  • 53aba3f393
    clang-tidy : restore dot file from accidental deletion Georgi Gerganov 2023-06-08 10:09:08 +0300
  • 4161bdc04d
    metal : add Q4_K implementation (#1733) Kawrakow 2023-06-08 10:08:23 +0300
  • 0035858273
    k-quants : add missing compile definition to CMakeLists (#1748) johnson442 2023-06-08 08:02:48 +0100
  • 5c64a0952e
    k-quants : allow to optionally disable at compile time (#1734) Georgi Gerganov 2023-06-07 10:59:52 +0300
  • 5b57a5b726
    flake : update to support metal on m1/m2 (#1724) jacobi petrucciani 2023-06-07 00:15:31 -0400
  • 4dc62c545d
    readme : add June roadmap Georgi Gerganov 2023-06-07 07:15:08 +0300
  • 35a84916fb
    main: add the possibility to open the prompt cache read-only (#1640) Willy Tarreau 2023-06-07 04:10:17 +0200
  • 2d7bf110ed
    llama : fix vram_scratch var Georgi Gerganov 2023-06-06 22:54:39 +0300
  • 2a4e41a086
    llama : fix compile warnings Georgi Gerganov 2023-06-06 22:41:53 +0300
  • 17366df842
    Multi GPU support, CUDA refactor, CUDA scratch buffer (#1703) Johannes Gäßler 2023-06-06 21:33:23 +0200
  • 44f906e853
    metal : add f16 support Georgi Gerganov 2023-06-06 20:16:57 +0300
  • d5b111f53d
    Clblast fixes + enhancements to save VRAM and offload more layers (#1675) LostRuins 2023-06-07 01:00:01 +0800
  • 2d43387daf
    ggml : fix builds, add ggml-quants-k.o (close #1712, close #1710) Georgi Gerganov 2023-06-06 10:18:03 +0300
  • 7ad7750c5c
    gitignore : add .clang-tidy Georgi Gerganov 2023-06-06 09:55:10 +0300
  • 7a74dee6b4
    llama : temporary disable Q6_K output quantization (#1711) Georgi Gerganov 2023-06-06 09:39:38 +0300
  • 590250f7a9
    metal : add checks for buffer size (#1706) Spencer Sutton 2023-06-05 23:28:17 -0400
  • f4c55d3bd7
    docs : add performance troubleshoot + example benchmark documentation (#1674) Yuval Peled 2023-06-05 23:32:36 +0300
  • f1465624c2
    readme : fix typo (#1700) Foul-Tarnished 2023-06-05 22:28:37 +0200
  • c2df36d60d
    llama : consistently catch and throw only exceptions deriving from std::exception (#1599) mgroeber9110 2023-06-05 22:24:29 +0200
  • 9d0693bce3
    metal : use shared buffers between CPU and GPU (#1696) kiltyj 2023-06-05 13:24:04 -0700
  • efe0507632
    ggml : fix internal overflow in ggml_time_us on Windows (#1702) grahameth 2023-06-05 22:11:49 +0200
  • e7fe66e670
    ci : disable auto tidy (#1705) Georgi Gerganov 2023-06-05 23:05:05 +0300
  • 99009e72f8
    ggml : add SOTA 2,3,4,5,6 bit k-quantizations (#1684) Kawrakow 2023-06-05 22:56:18 +0300
  • 5220a991a5
    Increase 3B scratch buffers. (#1698) Henri Vasserman 2023-06-05 13:43:08 +0300
  • d1f563a743
    llama : fix Metal KV cache sync (close #1695) Georgi Gerganov 2023-06-05 10:19:03 +0300
  • 827f5eda91
    readme : update hot topics Georgi Gerganov 2023-06-04 23:38:19 +0300
  • ecb217db4f
    llama : Metal inference (#1642) Georgi Gerganov 2023-06-04 23:34:30 +0300
  • dcb2ed4826
    OpenCL: Fix duplication of layers in VRAM and RAM, add GPU mul kernel (#1653) 0cc4m 2023-06-04 08:12:05 +0200
  • d8bd0013e8
    Add info about CUDA_VISIBLE_DEVICES (#1682) Henri Vasserman 2023-06-03 16:35:20 +0300
  • b5c85468a3
    Docker: change to calling convert.py (#1641) Jiří Podivín 2023-06-03 14:11:53 +0200
  • 136476e898
    Fix prompt cache saving and chat-persistent rollover (#1678) Evan Jones 2023-06-03 07:28:45 -0400
  • ffb06a345e
    OpenLLaMA 3B support (#1588) Henri Vasserman 2023-05-30 21:24:22 +0300
  • 7552ac5863
    ggml : sync cgraph import / export API Georgi Gerganov 2023-05-29 19:31:44 +0300
  • 5d1830b99d
    ggml : fix bug in ggml_alibi Georgi Gerganov 2023-05-29 19:30:49 +0300
  • 248367605e
    Work around for recalculating logits in cached prompts (Fixes #1585) (#1609) DannyDaemonic 2023-05-29 05:13:40 -0700
  • 0e730dd23b
    Adding git in container package dependencies (#1621) Jiří Podivín 2023-05-29 06:45:50 +0200
  • 3b126f654f
    LLAMA_DEBUG adds debug symbols (#1617) Johannes Gäßler 2023-05-28 21:01:02 +0200
  • 1b78ed2081
    Only show -ngl option when relevant + other doc/arg handling updates (#1625) Kerfuffle 2023-05-28 11:48:57 -0600
  • 337aea1139
    examples : add --alias option to gpt_params to set use friendly model name (#1614) Vladimir Zorin 2023-05-28 20:14:24 +0300
  • bb051d9723
    opencl : no need to allocate cl_mem on heap (#1612) Howard Su 2023-05-29 01:13:36 +0800
  • ca74884f66
    opencl : use strstr to check if fp16 supported (#1611) Howard Su 2023-05-29 01:09:56 +0800
  • a6704643b6
    ggml : add support for the RISCV architecture (#1616) apcameron 2023-05-27 21:03:25 +0100
  • 0df7d63e5b
    Include server in releases + other build system cleanups (#1610) Kerfuffle 2023-05-27 11:04:14 -0600
  • 97c9b77c4f
    Add documentation about CLBlast (#1604) Henri Vasserman 2023-05-27 18:47:55 +0300
  • 0ecb1bbbeb
    [CI] Fix openblas (#1613) Henri Vasserman 2023-05-27 17:24:06 +0300
  • 93618031c7
    ggml : add ggml_tensor_overhead() Georgi Gerganov 2023-05-27 16:19:56 +0300
  • 83c54e6da5
    [CI] CLBlast: Fix directory name (#1606) Henri Vasserman 2023-05-27 15:18:25 +0300
  • bdbda1b17a
    ggml : sync ggml core (minor additions, e.g. ggml_get_tensor_by_name()) Georgi Gerganov 2023-05-27 12:22:05 +0300
  • 66874d4fbc
    Some improvements to loading the session with --prompt-cache (#1550) Kerfuffle 2023-05-25 20:18:01 -0600
  • 1fcdcc28b1
    cuda : performance optimizations (#1530) Johannes Gäßler 2023-05-25 23:07:29 +0200
  • ac7876ac20
    Update CLBlast to 1.6.0 (#1580) Henri Vasserman 2023-05-24 10:30:09 +0300
  • c31bbe934b
    readme : add docs for chat-persistent.sh (#1568) Evan Jones 2023-05-24 02:24:01 -0400
  • 1359b6aba5
    chat-persistent.sh : use bracket expressions in grep (#1564) Senemu 2023-05-24 06:16:22 +0000
  • 7d873811f3
    Fix handling of "invalid property" when creating OpenCL command queue (#1565) Maarten ter Huurne 2023-05-23 18:01:15 +0200
  • 2e6cd4b025
    OpenCL Token Generation Acceleration (#1459) 0cc4m 2023-05-22 23:33:24 +0200
  • 7e4ea5beff
    examples : add server example with REST API (#1443) Steward Garcia 2023-05-21 11:51:18 -0600
  • 7780e4f479
    make : .PHONY clean (#1553) Stefan Sydow 2023-05-21 16:03:44 +0200