Historique des commits

Auteur SHA1 Message Date
  Cebtenzzre e64f5b5578 examples : make n_ctx warning work again (#3066) il y a 2 ans
  Cebtenzzre 00d62adb79 fix some warnings from gcc and clang-tidy (#3038) il y a 2 ans
  Georgi Gerganov e36ecdccc8 build : on Mac OS enable Metal by default (#2901) il y a 2 ans
  Kawrakow fa3582f509 Tell users attmepting to run perplexity with too few tokens to use more (#2882) il y a 2 ans
  Johannes Gäßler 6b73ef1201 YAML result logging + preset script (#2657) il y a 2 ans
  Kawrakow 463173a6c0 llama : speedup tokenization (#2831) il y a 2 ans
  Georgi Gerganov edd4c14817 llama : more tokenizer fixes (#2810) il y a 2 ans
  Kawrakow 771551a793 Fix HellaSwag (#2805) il y a 2 ans
  Kawrakow d046dcee08 Faster perplexity computation (#2786) il y a 2 ans
  Georgi Gerganov cf658adc83 llm : add Falcon support (#2717) il y a 2 ans
  Kawrakow 62959e740e Strided perplexity (#2714) il y a 2 ans
  Georgi Gerganov 6381d4e110 gguf : new file format with flexible meta data (beta) (#2398) il y a 2 ans
  Kawrakow cb1c0727bd HellaSwag: split token evaluation into batches if needed (#2681) il y a 2 ans
  Kawrakow 5e9ff54a67 More efficient Hellaswag implementation (#2677) il y a 2 ans
  Georgi Gerganov e9b12c332e perplexity : more meaningful ETA number - 2 decimal points il y a 2 ans
  Borislav Stanimirov ff966e7ca6 build : fix several cast and printf warnings (#2499) il y a 2 ans
  klosax 8a88e5855c perplexity : add Hellaswag calculation (#2389) il y a 2 ans
  klosax b5fe67f8c6 Perplexity: Compute scores correlated to HellaSwag (#2312) il y a 2 ans
  Georgi Gerganov d01bccde9f ci : integrate with ggml-org/ci (#2250) il y a 2 ans
  Evan Miller 5656d10599 mpi : add support for distributed inference via MPI (#2099) il y a 2 ans
  Judd 36680f6e40 convert : update for baichuan (#2081) il y a 2 ans
  Howard Su b8c8dda75f Use unsigned for random seed (#2006) il y a 2 ans
  zrm b853d45601 ggml : add NUMA support (#1556) il y a 2 ans
  Didzis Gosko 527b6fba1d llama : make model stateless and context stateful (llama_state) (#1797) il y a 2 ans
  Borislav Stanimirov 9cbf50c041 build : fix and ignore MSVC warnings (#1889) il y a 2 ans
  Georgi Gerganov ec2e10c444 llama : add llama_init_backend() API (close #1527) il y a 2 ans
  András Salamon 9560655409 define default model path once, sync path with readme (#1366) il y a 2 ans
  Georgi Gerganov f9a6364912 llama : require first token to be BOS (#1303) il y a 2 ans
  Ron Evans 67c77799e0 examples : add llama_init_from_gpt_params() common function (#1290) il y a 2 ans
  Robert Brisita 2bb992f034 llama : allow 0 as a seed number. (#1275) il y a 2 ans