aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2023-06-16gitignore : add several entries specific to Visual Studio (#1888)Borislav Stanimirov
2023-06-15make : add train-text-from-scratch (#1850)daboe01
2023-06-06ggml : fix builds, add ggml-quants-k.o (close #1712, close #1710)Georgi Gerganov
2023-06-06gitignore : add .clang-tidyGeorgi Gerganov
2023-06-04llama : Metal inference (#1642)Georgi Gerganov
2023-05-13llama : fix various warningsGeorgi Gerganov
2023-05-12ggml : remove bit shuffling (#1405)Georgi Gerganov
2023-05-08llama : require first token to be BOS (#1303)Georgi Gerganov
2023-05-06Remove default arguments from sampling functions (#1343)Jed Fox
2023-05-01Add git-based build information for better issue tracking (#1232)DannyDaemonic
2023-04-30Various fixes to mat_mul benchmark (#1253)Stephan Walter
2023-04-28examples : add Jeopardy example (#1168)CRD716
2023-04-26ggml : add Q5_0 and Q5_1 quantization (#1187)Georgi Gerganov
2023-04-19ggml : use 8-bit precision for Q4_1 intermediate results (#1047)Georgi Gerganov
2023-04-18gitignore : vdotGeorgi Gerganov
2023-04-13gitignore : benchmarkGeorgi Gerganov
2023-04-08Add quantize-stats command for testing quantization (#728)unbounded
2023-04-05zig : add build.zig (#773)iacore
2023-03-30Make loading weights 10-100x fasterJustine Tunney
2023-03-28deploy : add a Package.swift for SwiftPM support (#393)Jed Fox
2023-03-28gitignore : add "embedding"Georgi Gerganov
2023-03-25Overhaul the examples structureGeorgi Gerganov
2023-03-17Nix flake (#40)Niklas Korz
2023-03-11.gitignore models/Georgi Gerganov
2023-03-10Initial releaseGeorgi Gerganov