aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2023-06-08k-quants : add missing compile definition to CMakeLists (#1748)johnson442
2023-06-07k-quants : allow to optionally disable at compile time (#1734)Georgi Gerganov
2023-06-05ggml : add SOTA 2,3,4,5,6 bit k-quantizations (#1684)Kawrakow
2023-06-04llama : Metal inference (#1642)Georgi Gerganov
2023-05-27[CI] Fix openblas (#1613)Henri Vasserman
2023-05-26cuda : performance optimizations (#1530)Johannes Gäßler
2023-05-23OpenCL Token Generation Acceleration (#1459)0cc4m
2023-05-21examples : add server example with REST API (#1443)Steward Garcia
2023-05-20feature : support blis and other blas implementation (#1536)Zenix
2023-05-20Revert "feature : add blis and other BLAS implementation support (#1502)"Georgi Gerganov
2023-05-20feature : add blis and other BLAS implementation support (#1502)Zenix
2023-05-03fix build-info.h for git submodules (#1289)kuvaus
2023-05-02ggml : fix ppc64le build error and make cmake detect Power processors (#1284)Marvin Gießing
2023-05-01Add git-based build information for better issue tracking (#1232)DannyDaemonic
2023-04-30build: add armv{6,7,8} support to cmake (#1251)Pavol Rusnak
2023-04-29build : fix reference to old llama_util.hGeorgi Gerganov
2023-04-28ggml : add CLBlast support (#1164)0cc4m
2023-04-22ggml : fix Q4_3 cuBLASGeorgi Gerganov
2023-04-22cmake : fix build under Windows when enable BUILD_SHARED_LIBS (#1100)Howard Su
2023-04-21cmake : link threads publicly to ggml (#1042)源文雨
2023-04-20Improve cuBLAS performance by dequantizing on the GPU (#1065)slaren
2023-04-19ggml : Q4 cleanup - remove 4-bit dot product code (#1061)Stephan Walter
2023-04-19Add NVIDIA cuBLAS support (#1044)slaren
2023-04-18Adding a simple program to measure speed of dot products (#1041)Kawrakow
2023-04-17Speedup the AVX-512 implementation of ggml_vec_dot_q4_0() (#933)Ivan Komarov
2023-04-15cmake : add finding the OpenBLAS header file (#992)katsu560
2023-04-13llama : merge llama_internal.h into llama.hGeorgi Gerganov
2023-04-13cmake : add explicit F16C option (x86) (#576)anzz1
2023-04-10Rewrite loading code to try to satisfy everyone:comex
2023-04-08cmake should link openblas properly with -lopenblas like how it's done in the...eiery
2023-03-31Enable -std= for cmake builds, fix warnings (#598)Stephan Walter
2023-03-30cmake : properly invoke CTest (#629)Stephan Walter
2023-03-28tests : free llama context at the end of the testGeorgi Gerganov
2023-03-28all : be more strict about converting float to double (#458)Stephan Walter
2023-03-25CMake / CI additions (#497)anzz1
2023-03-25Overhaul the examples structureGeorgi Gerganov
2023-03-23Generate library with CMake (#430)nusu-github
2023-03-22cmake: make llama an actual library (#392)Erik Scholz
2023-03-22Introduce C-style API (#370)Georgi Gerganov
2023-03-21Add tokenizer test + revert to C++11 (#355)Georgi Gerganov
2023-03-21Adding missing features of CMakeLists.txt & Refactoring (#131)nusu-github
2023-03-17add ptread link to fix cmake build under linux (#114)mmyjona
2023-03-13CMake build in Release by default (#75)Georgi Gerganov
2023-03-13Initial support for CMake (#75)Sebastián A